-
Notifications
You must be signed in to change notification settings - Fork 11
Functioning
LucBerge edited this page Jul 29, 2019
·
2 revisions
This bot read the received sockets to analyse the chat messages. But the biggest analyse part is done graphicaly : Pixels, images, texts, colors, optical caracter recognition...
Unlike many bots, B4D does not send any sockets to work. It have the big advantage to be undetectable by the Dofus servers. This bot simulate clicks and key press to interact with the environment.
- Tesseract (Optical Caracter Recognition)
- Jgrapht (A* algorithm)
- Jpcap (Read sockets)
- Google Drive & Google Sheet API
- Junit (Tests)
B4D
Utilisation
Contribution