Hi there!
because i see lots of players releasing new client but still got all the users data into there client!? ....
Now i have made a tool that wipe´s out all logs of users and corrupted patches into a client.
CL-CLIENT.exe (Clean-Client)
(nothing will be gone accepts user details (login ids ect))
also able to auto exec from a patch just add those line´s at command
example
Code:
;patch
Setup=CL-CLIENT.exe
Setup=AutoPatch.exe
Silent=2
Overwrite=1
DATA INFORMATION
converted from bat to exe
ScriptType: console,invoker
DestDirectory: temp
commands used like
Code:
@rem
@ECHO
@color 9
@Ping
@CLS
@rmdir
@mkdir
@cd
@SETLOCAL
@SET
@TASKKILL
@DEL
@Attrib -r
@EXIT
where to run
main map! (c:\ProgramFiles\eudemons\CL-CLIENT.exe)
For more questions, ask me...
also, if there are other logs still there, let me know, i shall update the tool x)
*PS; made it myself so no Virus, Malware in there.