Evolution: Is a memory based bot project that i have been working on for a while now... I coded the original project using C# and right in the middle of the coding process i realized that C# is not as strong as C++ when it comes to coding bot's/hack/cheats/etc and that i'm gonna have to reinvent the wheel by coding it in C# so i decided to convert it to C++.... and that was like 1-2 month ago
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 booth named evolution 1 of them is a dll project the other one is an MFC dialog application
Booth 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 booth projects build them...
once you got them booth 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()
3- change
"E:\\Sources + CLients\\Conquer Online 2\\" to point to your conquer client folder path
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 booth 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 too 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

Good luck.
Download Link:
1-

2-
