HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Need Program To Save Text String

01-29-2004, 07:44 PM#1
ProFeT
hi all !

i would create a program, that save a string from warcraft3 into a .txt file.

(And maybe import string into War3 from the text file)

could someone help me ?

:ggani:

ps: it s for my mod :) Legend of Warcraft
01-29-2004, 11:15 PM#2
Toxicseaweed
what kind of programming skills do you have?
01-30-2004, 09:44 AM#3
ProFeT
i don t now, i would just a program that save a string (for save a hero and play on bnet after) into a .txt file, because the string is very long (80 carac at least) ^^

edit: i don t know anithing at programming
01-30-2004, 03:45 PM#4
Narwanza
Just make sure that they write it down somewhere.
01-30-2004, 03:46 PM#5
DaKaN
Even if you do get a program to read the memory and write it to a txt file, getting people to trust your 3rd party exe program will be hard
01-30-2004, 03:51 PM#6
SoulReaver
Just tell people to be patience and write it down tough its a bit long :bgrun:
01-30-2004, 04:00 PM#7
35263526
Although it may seem like a simple task, writing a program to read memory and record its contents in a text file is a phenominally hard task, especially if you have no background in programming. Learn a language first, I'd recommend Delphi or C++. You can get a book on the subject. Once you've done that, and know how to read from memory and output as a .TXT file, then come back and ask for aid.
01-30-2004, 04:41 PM#8
ProFeT
I don't want program the exe from myself, it' s too long and so hard.

Quote:
Even if you do get a program to read the memory and write it to a txt file, getting people to trust your 3rd party exe program will be hard
if they prefer type more than 90digits ...

or we can use C&P from a .txt, that we have wrote ourselves.
01-30-2004, 05:53 PM#9
DaKaN
its not a matter of typing in 90 digits, its a matter of how do they know your exe file isnt a backdoor program or whatnot.
01-30-2004, 07:13 PM#10
alowan
I work whit that type of pogrammin when i make webs... i might can help u.. i see what i can do..