π€ The most advanced 24/7 Full-Auto PixelBot for Tibia with Cavebot, Refiller, Depositer and more.
I started working on this bot in December 2023, I added all the necessary features to make it operational 24/7, which was active until today when I decided to stop the operation and publish my work and tell the experience of what it was like to have a tibia bot farm in 2024, I had 7 chars and 3 pcs, each char farmed an average of 10-11kk a day resulting in an average turnover of 30kk a day, on servers I played I dominated the minocults spot, placing bots on all floors, players gave up farming and dominant guilds didn't care. I hope you make the most of this bot, it's still 100% functional until the day I publish this source.
Below I'll leave some images and videos of how it worked, prints of the bot's UI, and how to install and run it.
- DRAKEN WALLS NORTH βοΈ
- MINOTAUR CULT -1 AND -2 βοΈ
- WORKS ON TIBIA GLOBAL βοΈ
- 100% FULL AUTO βοΈ
- CAVEBOT WITH WAYPOINTS (COORDINATES NOT CLICKMAP) βοΈ
- SAVE AND SHARE CAVEBOT SCRIPTS βοΈ
- CONFIGURABLE HOTKEYS βοΈ
- CAITING CREATURES OVER BOXES βοΈ
- OPEN DOORS, TRAVEL, CLICK ON BOATS βοΈ
- IGNORE CREATURES βοΈ
- DROP LOOT ON THE GROUND βοΈ
- REFILER βοΈ
- DEPOSITER βοΈ
- WALK OVER THE FIRE βοΈ
- ALERTS βοΈ
- AUTO AMULET/RING βοΈ
- COMBO SPELLS βοΈ
- DROP FLASKS βοΈ
- DEPOSIT GOLD βοΈ
- DEPOSIT ITEMS βοΈ
- FOOD EATER βοΈ
- TARGETING βοΈ
- HEALING βοΈ
- QUICK LOOTING βοΈ
- DEFAULT MESSAGE WHEN SEE A PLAYER ON THE SCREEN βοΈ
- AUTO HUR βοΈ
- AUTO CURE POISON βοΈ
- FOLLOW ENEMY OR GO TO BOX TO KILL MONSTERS (DEPENDS THE CHAR LEVEL) βοΈ
This bot needs good processing power to work properly (fast) i tested it with weak machines and didn't succeed, of the 3 machines i had running bots they all had a ryzen 5 5600 (6 core/12 threads +- 3.5ghz), use an equal or superior processor (or you can also use a worse one but overclock it), in addition to less input detection I chose to use a leonardo arduino to simulate mouse and keyboard inputs, you need a leonardo arduino to use this bot, if you don't have one you can change the source manually to use pyautogui or derivatives, or use a driver, but note that this may result in easier detection, inside the source I will leave a . ino file with the arduino code, just send it to your arduino leonardo and it will work (remember to leave the arduino as the standard COM33 port, otherwise the bot will not work), I also recommend spoofing the arduino (it's not necessary to run the project) so that it doesn't have the id of the arduino board but that of some input device (mouse/keyboard), thus making detection more difficult.
THE BOT ONLY WORKS IN 1920X1080 RESOLUTION
TESTED ONLY ON WIN10
COMMANDS TO ACTIVATE THE VIRTUAL DISPLAY:
- Extract the file, then:
cd C:\DIRECTORY\OF\EXTRACTED\FOLDER
deviceinstaller64 install usbmmidd.inf usbmmidd
-Add virtual display:
deviceinstaller64 enableidd 1
Once you have the second monitor activated, make sure your resolution is 1920x1080, then just open obs, add a game capture, select tibia and remove the pointer, then just open the game capture in windowed mode and click to maximise the window (windowed fullscreen)
OBS: If you have more than one physical screen, switch them all off and stick with just one
π΄ IMPORTANT YOU NEED TO REMOVE THE POINTER FROM THE OBS GAME CAPTURE, OTHERWISE IT MAY RESULT IN BUGS
YOU NEED TO USE THIS CONFIGS IN YOUR CLIENT, OTHERWISE WILL NOT WORK
π΄ USE AT YOUR OWN RISK
-
DOWNLOAD AND INSTALL THE SOFTWARE DEPENDENCIES
-
MAKE SURE THE ARDUINO IS PLUGGED IN
-
CLONE/DOWNLOAD THE PROJECT
-
DOWNLOAD THE PYTHON DEPENDENCIES
poetry install
- RUN THE PROJECT
poetry run python main.py
Contributions are always welcome! Create a pull request xD
if you want to talk to me, add me on Linkedin or Discord
I started this project on the basis of the PyTibia developed by lucasmonstrox, he did a great job, I was able to learn a lot from his project and the techniques he used, take a look at his project, he keeps updating it to this day.