Discord: https://discord.gg/t4ntS5p
- Easy installation and configuration
- Very easy to develop and extend
- Works on almost any operating system
- Fast, should be able to handle 1000 operations/s
- Support for classic (tcp, 7.40-11.00) and new (http) tibia login
- Support for websockets (otclientv8 login)
- Support for status for ots list
- Support for autorization token
- Ingame account and character creation (otclientv8)
- Support for casts & cams
- Support for proxies
- Support for multiple worlds
- Install nodejs:
apt install nodejs
or https://nodejs.org/en/download/ - Install dependencies, inside project dir run:
npm install
- Build project:
npm run build
- Configure it, edit
config.json
and your worlds inworlds
dir - If you use custom rsa key, upload your
key.pem
- Run it:
npm start
If you need some help, feel free to ask on forum or discord.