Skip to content

Dr-Chaos/Dindo-Bot

 
 

Repository files navigation

Dindo Bot

Python GTK OS

Farming bot for Dofus game.

screenshot

Installation

First, you need to install some dependencies using one of the following commands:

Debian & derivatives:

sudo apt install python-gi gir1.2-gtk-3.0 gir1.2-wnck-3.0 python-xlib python-pil

Arch Linux & derivatives:

sudo pacman -S python-gobject python-xlib python-pillow

To run the bot:

cd /path/to/bot
python bot.py

To run the bot in developer mode (brings some additional features):

python bot.py --dev

Note: you can also run the bot from the desktop file.

To Know

  • Dindo bot use screen pixels to interact with the game client, so it's not a socket bot or even not a MITM bot.
  • Is it detectable by the Anti-bot?

It shouldn't be, because it imitates exactly the human behaviour, but as a conclusion, nothing is 100% safe.

  • The main goal of this bot is to simplify repetitive tasks and reduce boredom during your game play.
  • Also, the bot does not encourage multi-boting and does not support it anyway.

About

Farming bot for Dofus game

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%