0% found this document useful (0 votes)
5 views2 pages

Tibia Bot Script Commands Guide

The document contains instructions for various Tibia macros, including aiming spells at targets, using food and mana potions automatically, attacking targets more quickly, and preventing being kicked for idling.

Uploaded by

Thyago Ribeiro
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views2 pages

Tibia Bot Script Commands Guide

The document contains instructions for various Tibia macros, including aiming spells at targets, using food and mana potions automatically, attacking targets more quickly, and preventing being kicked for idling.

Uploaded by

Thyago Ribeiro
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd

aim SD :

useongroundxyz 3155 $[Link] $[Link] $[Link]

***

aim PARALYZE :

useongroundxyz 3165 $[Link] $[Link] $[Link]

***

UBER EXORI :

auto 1000 {if [$monstersaround.1 >= 1 && $mppc >= 40] say 'uber exori'}

***

FOOD :

auto 10000 eatfood

***

HASTE :

auto 200 stronghaste / auto 200 haste

***
MANA RUNE :

auto 200 listas 'MF' | if [$mp <3000] useoncreature 3183 self

***

ataka 2x mais rapido :

auto 100 attack target

***

pra deixa treiner :

auto 200 { if [$mp >= 1200] say 'exevo gran mas vis' }

***

anti-kick :

auto 100 listas 'Anti-Idle' | if [$[Link] == 0] {set $dir 0 | set $firdir 'turnn' | set $secdir 'turns'} | if
[$[Link] == 1] {set $dir 1 | set $firdir 'turne' | set $secdir 'turnw'} |if [$[Link] == 2] {set $dir 2 | set
$firdir 'turns' | set $secdir 'turnn'} | if [$[Link] == 3] {set $dir 3 | set $firdir 'turnw' | set $secdir 'turne'}
| if [$time > $idletime] {exec $secdir | wait 1500 | exec $firdir | wait 1500 | if [$[Link] == $dir]

You might also like