Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.
/ dofus-market Public archive

Dofus 2 bot to monitor item prices

Notifications You must be signed in to change notification settings

verdie-g/dofus-market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Dofus Market

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.

result in grafana

I discontinued the project because I have no more interest in Dofus.

About

Dofus 2 bot to monitor item prices

Resources

Stars

Watchers

Forks