Clone the GitHub
First you should make a copy of the project.
Download it here:
Or you can clone it with GitHub:
git clone https://github.com/yovanoc/Cookie.git
Compilation
Once the project installed in the game folder as the Cookie.exe you will need to create a folder named config and the two following files:
- config/dofuspath.txt
- config/account.txt
With the follwing content:
- Path to the dofus directory
- Username and Password
dofuspath.txt
C:\Users\%USERNAME%\AppData\Local\Ankama\Dofus
account.txt
Username:Password
After this simply build the project or launch the debug and everything should be working!