An open API service indexing awesome lists of open source software.

https://github.com/fraidev/tibiarunemaker

Rune maker for Tibia using robotJS on node 🤖
https://github.com/fraidev/tibiarunemaker

nodejs robotjs tibia

Last synced: about 2 months ago
JSON representation

Rune maker for Tibia using robotJS on node 🤖

Awesome Lists containing this project

README

        

# 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.
```