Headless MapleStory Bot for v62.
Currently only GNU/Linux and FreeBSD are supported.
Tested on Vana Server.
- Fetch dependencies
mix deps.get
- Configuration
open config/config.exs
and configure server and account settings
- Open IEx
iex -S mix
- Vacuum
To start using vacuum run:
> MsBot.start_vacuum
To stop using vacuum:
> MsBot.stop_vacuum