XenoBot cavebot scripts for botting on Tibia and some Open-Tibia servers.
Before attempting to get started, please install the following depedencies if you do not already have them.
Open the command prompt and navigate to the directory you wish to clone to and run the following:
$ git clone https://github.com/OXGaming/oxscripts.git
$ cd oxscripts
$ npm install # Install dependencies
$ npm run build # Build all scripts
This will start a build server that detects changes to source and reloads the script automatically.
You will need to install ZMQ npm install zmq
for this feature to work.
$ npm start --script="Edron Demons (MS)"
Build a single script and copy it to your XenoBot settings folder.
$ npm run build --script="Edron Demons (MS)"