Second attempt to write a bot to monitor item prices of all Dofus 2 servers.
The first attempt was a complete implementation of the Dofus protocol to connect to the servers without the official client. It could therefore behave different from the official client, making it easy to detect. The code is still available in the bot-socket branch.
This bot is sniffing packets from the Dofus servers using npcap and injects user inputs to the Dofus client window using win32's winuser.h. Packets containing item prices are sent to a Grafana stack (Grafana, Mimir, Loki) at dofus-market.com.
I discontinued the project because I have no more interest in Dofus.