Skip to content

AndresGarciaML/LeafMITM

 
 

Repository files navigation

Dofus-Retro-MITM

Simple mitm for dofus retro, you just have to add:

<connserver name="MITM" ip="127.0.0.1" port="443"/>

in the dofus config file after:

<conf name="En ligne">

You need pywin32, https://pypi.org/project/pywin32/ to simulate a click otherwise the bot will not work (it is not a pixel bot, it only simulates a click without using your mouse)

pip install pywin32

you also needed to install:

pip install lxml 

pip install Pillow

pip install yaswfp

About

Dofus Retro mitm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%