This is my own project, which I did about 2 years ( with breaks ).
My goal was to make this bot work on every OTS, what I was able to achieve.
The bot works externally, and its behavior is not completely predicted. There are randomized times, values, behaviors, etc..
It is possible to operate on a minimized window. We can do different things in between and it doesn't interfere with bot.
We can use the bot on multiple clients at once, and we don't have to worry about CPU or RAM consumption, as it is small.
The bot works by reading the RAM addresses of a process and based on the current state of the game image.
I leave the bot open source, I consider the project finished, most of it works, and if not you can boldly change it !
If you liked it or learned something from this project, please leave a star ⭐
- Needed Libs to Run
- Features Status
- Works On
- How To Use
- Video Tutorial
- How To Add New OT Client
- How To Make Executable
- What Next
- Auto Healing : ✔️
- Cave Bot : ✔️
- Target Bot : ✔️
- Auto Loot : ✔️
- Spell Attacker : ✔️
- Lure Monsters : ✔️
- Auto Training : ✔️
- Smart Hotkeys : ✔️
- Record Waypoints : ✔️
- Randomized Values : ✔️
- Stay Diagonal : ✔️
- Chase Target : ✔️
- AI ChatBot : ❔ Soon
- 7.4 Friendly : ❤️
- Timed Spells : ✔️
- Save Config : ✔️
- Load Config : ✔️
- Sort Loot : ✔️
- Multiple Bots : ✔️
This bot can work on any Tibia game. Find Addresses add then into Addresses.py and that is it! It's very simple. You can find the addresses using Cheat Engine, and there are plenty of tutorials on the internet on how to do this.
Qucik Tutorial/Teaser on YouTube
If you want to make this bot executable version write this command in the console of the project.
pyinstaller --onefile --noconsole StartBot.py --name="EasyBot" --icon="Images/Icon.jpg"
Currently, due to lack of time and work on other projects 🔨, I am no longer developing this project. However, if you want me to add a server, please send me a private message (💸 I will do it for a small fee 💸). If you are looking for support in the project or want to learn reverse engineering, please also let me know 🙇.