viclew1 / VLDofusBot

Sniffer/MITM & Pixel Bot for Dofus
60 stars 16 forks source link

working? #7

Closed jims001 closed 2 years ago

jims001 commented 2 years ago

hello I just saw your project and I wanted to know if it is already functional?

viclew1 commented 2 years ago

Hello, most of it sure is. Except for the treasure hunt part which I didn't update since the rework

jims001 commented 2 years ago

What program do I need to run it? could you explain

viclew1 commented 2 years ago

You can clone this project : https://github.com/viclew1/VLDofusBotModulesBuilder Initialise git submodules using git submodule update --init Place yourself on master branch for all submodules with git submodule foreach git checkout master Import the project to intelliJ Download and install the latest version of npcap (used for sniffing network) : https://npcap.com/#download Run main in VLDofusBot.kt And you're good to go !