bot4dofus / B4D

🎮🥚🤖 Pixel bot for Dofus 2 using packet sniffing, mouse and keyboard emulations
https://github.com/bot4dofus/B4D/wiki
MIT License
24 stars 11 forks source link

VPN: I'm using a VPN for obvious reasons but it keeps telling me to check my internet connection. #7

Closed Dr-Kye closed 5 years ago

Dr-Kye commented 5 years ago

I have everything where it should be and when I try to run the B4D java file it tells me to please check my internet connection. Any idea if there is something I could do to fix this? It doesn't create an error text file when this happens.

Thanks.

LucBerge commented 5 years ago

The jpcap library use networks devices to read sockets. A VPN create a new network device that might not be compatible with the first version. See if it works with the latest version.

LucBerge commented 5 years ago

This error should not happend with the latest version. You don't need a specific java version or whatever library. The new installation is more simple.