Home

Awesome

FoyBot

This program is a packet sniffer and a basic bot for a MMO.

Usage

Debug

To see the error message when a crash occur, you can use the VisualStudio debugger, very very useful
In VS, Debug -> Attach To Process -> Select the process with the injected dll -> Attach

Features

CLI

send : allow to send a packet
Example : send F3001300436F6163203A2048656C6C6F202100
walk x y : move the player to target coordinates
startAI : start the simple AI DemoSend gif DemoStartAI gif

Disclaimer

This code is for educational purposes only, and is not guaranteed in any way. Using automated software may violate terms of service you agreed upon with your game provider.