fraidev / TibiaRuneMaker

Rune maker for Tibia using robotJS on node 🤖

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tibia Rune Maker

A bot for mages training or to make runes.

1 - Setup:

Windows:
npm install --global --production windows-build-tools.
Linux:
sudo apt-get install libxtst-dev libpng++-dev.

2 - Install node-gyp globally:

npm install -g node-gyp

3 - Then try installing the package again:

npm install robotjs

4 - Install nodejs dependencies:

node TibiaRuneMaker.js

5 - Run Bot:

node TibiaRuneMaker.js

Tibia:

Put on F1 Hotkey your Magic or Rune.
Put on F2 Hotkey your Food.

About

Rune maker for Tibia using robotJS on node 🤖


Languages

Language:JavaScript 100.0%