• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] RepairTool

Experienced Elementalist
Joined
May 10, 2015
Messages
278
Reaction score
146
A little present from me.

For set it up for your server:

1) Compile the HashGen project, open it and in the console write your client directory (ex. "C:\Users\Dummy\Desktop\Client") and press enter
2) In the client folder will be generated a file called hashlist.txt, copy it in a folder of your web server
3) Upload the client to the server and unpack it in a folder of the webserver, at this point you should have 2 path of your website, like "http://myServer.net/Client/" where are stored the client files and another called like "http://myServer.net/hashlist.txt" (you're free to change the folder names)
4) Open the file Core.cs, in the AceRepairTool project and change (on line 23) the URL variable with the client files url and the variable HashListURL (on line 24) with the hash list file address
5) Compile the AceRepairTool project and test it


I don't need to give credits, you'll find them in the source code ;)



Cheerz, Aesir
 
Last edited:
Experienced Elementalist
Joined
May 10, 2015
Messages
278
Reaction score
146
You could just ask me for the original files... :motz:

How could i know that was from you? xD
I was cleaning the HDD and i decided to release it here instead of trash it ;)
 
Back
Top