Skip to content

doomstal/tmw-bot

Repository files navigation

tmw-bot

simple bot for The Mana World

change username/password in config.txt

  1. download luaj from http://sourceforge.net/projects/luaj/
  2. create directory lib, and put luaj-jse-3.0.1.jar there
  3. compile with javac -cp "lib/luaj-jse-3.0.1.jar" *.java
  4. run with java -cp "lib/luaj-jse-3.0.1.jar;." bot

it's still in heavy development, so don't expect much from it ;)

About

simple bot for The Mana World

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published