Fazer Enchated Spear
auto 100 if [$mp >= $maxmp-20] {swapequip 'rhand' 'belt' | wait 800 |
equiprhand 3277 1 | wait 800 | say 'Exeta Con' | wait 500 | unequip
'7367' 'Backpack of Holding' | swapequip 'belt' 'rhand' | wait 1000 |
stackitems}
Anti-Puxe igual do MageBot
auto 100 listas 'Anti- Push' | setcolor 0 200 500 || dropitems 283 284
285 | ifnot [$topitem.$posx.$posy.$posz == 3031] dropitemsxyzamount
$posx $posy $posz 3031 2 | ifnot [$topitem.$posx.$posy.$posz == 3492]
dropitemsxyzamount $posx $posy $posz 3492 2
Falar Algo quando algum player entrar na Tela (A palavra em Azul e aonde vai colocar a frase desejada)
auto 200 ifgm {say 'hello' | wait 2000 | say 'whats up' | turnoff} | ifplayeronscreen {say 'hello' | wait 2000 | say 'whats up' | turnoff}
Abrir Corpo (o xxxx e aonde coloca o id do corpo para abrir )
auto 100 foreach 'newmessages' $msg if [$msg.content ? 'Loot of a Serpent Spawn:']{opengrounditem xxxx | wait 1000}
Tirar SS quando upar Level
auto 500 dontlist | if [$lastlvl +1 == $level] savescreen | set $lastlvl $level
Relogar e Abrir BP
auto 1000 if [$ss != 1] {if [$sstime != 0] set $ss 1} | if [$connected
!= 1 && $ss == 1] {wait (20 * 60 * 1000) | reconnect | wait 2000
| openbpitem | set $ss 0} | if [$connected != 1 && $ss != 1]
{reconnect | wait 2000 | openbpitem}
Recolocar Spear na mão ( para mudar o item so modificar id com a cor vermelha
auto 200 if [$itemcount.3277 >= 1] {unequip rhand | wait [$ping+570] | equiprhand 3277}
Usar uma Tal Magia quando estiver 3 monstros te ataçando e parar de usar quando aparecer palyer na Tela.
auto 100 listas 'SPELLAQUI' | if [$monstersaround.3 >=2 && $playersaround.7 == 0] {say 'Exori Gran'}
Bug Map ( andar com w, s ,a ,d )
auto 1 listas 'Bug Map' | if [$key.65] {usegroundxyz [$posx-7] $posy
$posz | end} if [$key.68] {usegroundxyz [$posx+7] $posy $posz | end} if
[$key.83] {usegroundxyz $posx [$posy+6] $posz | end} if [$key.87]
{usegroundxyz $posx [$posy-6] $posz | end} if [$key.67] {usegroundxyz
[$posx+6] [$posy+5] $posz | end} if [$key.90] {usegroundxyz [$posx-6]
[$posy+5] $posz | end} if [$key.81] {usegroundxyz [$p