Skip to content

zylv3r/oxscripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XenoBot Official Scripts

Official XenoBot cavebot scripts for botting on Tibia and some Open-Tibia servers.

Build Status Dev Dependency Status Slack Status

Dependencies

Before attempting to get started, please install the following depedencies if you do not already have them.

Getting Started

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

How to run a live reload server

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)"

How to build a single script

Build a single script and copy it to your XenoBot settings folder.

$ npm run build --script="Edron Demons (MS)"

Contributing

We use Trello for project management. Pull requests are welcome!

About

Official XenoBot Scripts for botting in Tibia

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%