And back then i had no clue how c++ works nor i have ever used it or had it installed on my PC, so.... whatever you see in there whatever it was crappy/good..... Take note I'm a C++ beginner
That being said...
Attachment:
Contains 2 different projects both named evolution 1 of them is a dll project the other one is an MFC dialog application Both coded using VS 2011 and I'm not sure you might have to download it in order to build them i never tried.
How to use:
After Downloading & extracting Evolution.rar file open both projects build them...
once you got both projects to build with no errors open the .dll project debug folder and copy the Evolution.dll into C:\Windows\System32 or you can put it inside the targeted conquer online client folder but that will get you bot jailed i guess not sure :P
Now close that Evolution.dll project and switch to Evolution_1 project
1- open Tab1.cpp
2- Find
PHP Code:
void CTab1::OnBnClickedStartNew()
4- Build the project and run it
Now to start a new client stay on the Main tab and click the Start New button
A console screen will pop up ignore it or you can remove it by searching for the CreateConsole void in both projects its located int the stdafx.cpp delete it and clean any references for it :P
Once its done searching for the addresses you can login to the game
Right now the bot supports ninjas and warriors only...
To start Hunting open the Action Tab and click the Happy effect
Note: The happy effect inside the game you know like cool/sad/angry/etc yeah that's what i meant
Right now the only hunting spots that are added are Poltergeist Zone + HawKing 2 Zone you are gonna have to add any other zones on your own just like you are gonna have to figure out how to change anything else on your own
There is a lot of crappy/unused lines of codes in there such as the pathfinder (it memory leaks like fuck) you can make use of it or remove it or whatever
Also there is a packet sniffer in there... find it change the path it writes the packets to and you can start sniffing by clicking the cool effect and stop sniffing by clicking the kneel effect.... sloppy i know lol
However... Don't expect much because this project was only an attempt to convert my precoded C# bot project into a C++ bot project :P
This is what you get after completing the steps mentioned above VVV
Download Link:
1-

2-






