I'm sharing a bot i've started a few months ago and that I no longer develop.
This bot is made in C# for UI (WPF) & bot logic and for ASM stuff everything is made in C++/CLI.
The bot works but there is some bug/crash and i'm not gonna fix them.
Features:
- Move (waypoint system)
- Pet move (following character & going to target when fighting)
- Attack (skill whitelist & auto use combo)
- Buff (buff whitelist)
- Potion/Snack usage
- Blessing usage (ancelloan/guardian/soulstone/fairy booster)
- Stat potions usage (attack/defence/energy/experience)
- Pickup golds & sound flowers (if selected)
- Use pet food
- Amulet of return when reaching last waypoint
- Profile saving/loading
- CLI used to unpack game file and update database
- Logging (UI only, logging is already implemented in external console)
- Sometime there is a crash when attacking
- Sometime character get stuck
- Real statistics
| Gallery 1 | |
|
|
|
Here is a link to my repo:

I'm not gonna share a compiled version of the bot since it's not working correctly and and i ask you to do the same (except if you've made modification and the bot is working correctly)
Hope something in this code can be helpful to somebody.






