Hotkeys Elf
Knight:
Mega Combo: auto 200 if [$monstersaround.1 = 1 && $mp > 500] say 'Mega Combo Kina'
Quila Combo: auto 200 if [$monstersaround.1 = 1 && $mp > 300] say 'Quila Combo Kina'
Utito Tempo: auto 10000 listas 'Utito Tempo' | if [$strengthttime <= 1200] {say 'utito tempo' | wait 500}
Fast Stamina: auto 100 if [$stamina < 60*41] useitem '3206'
Utani Hur: auto 200 haste
Quila Hur: auto 200 if [$hasted ==0] say 'quila hur
Mana: auto 500 if [$mppc < 95] useoncreature ID DO ITEM PRA HEALAR self
Life: auto 200 if [$hppc <= 98] {useoncreature ID DO ITEM PRA HEALAR self | wait 800}
Ataque Rápido: auto 200 fast attack
Usar Exori Gran quando não tiver player perto e Exori Hur quando tiver: auto 100 if [$playersaround.10 == 0 && $monstersaround.1 >= 1] { istargeting say 'Exori Gran' } | if [$playersaround.10 >= 1] { istargeting say 'Exori Hur'}
Palladin
Mega Combo: auto 200 if [$monstersaround.1 = 1 && $mp > 500] say 'Mega Combo Pally'
Quila Combo: auto 200 if [$monstersaround.1 = 1 && $mp > 300] say 'Quila Combo Pally'
Utito Tempo San: auto 10000 listas 'Utito Tempo' | if [$strengthttime <= 1200] {say 'utito tempo san' | wait 500}
Fast Stamina: auto 100 if [$stamina < 60*41] useitem '3206'
Utani Hur: auto 200 haste
Quila Hur: auto 200 if [$hasted ==0] say 'quila hur
Mana: auto 500 if [$mppc < 95] useoncreature ID DO ITEM PRA HEALAR self
Life: auto 200 if [$hppc <= 98] {useoncreature ID DO ITEM PRA HEALAR self | wait 800}
Ataque Rápido: auto 200 fast attack
Utamo Vita: auto 200 manashield
Atacar com SD: auto 1 attack target | useoncreature 3187 target
Mage
Mega Combo: auto 200 if [$monstersaround.1 = 1 && $mp > 500] say 'Mega Combo Mage'
Quila Combo: auto 200 if [$monstersaround.1 = 1 && $mp > 300] say 'Quila Combo Mage'
Fast Stamina: auto 100 if [$stamina < 60*41] useitem '3206'
Utani Hur: auto 200 haste
Quila Hur: auto 200 if [$hasted ==0] say 'quila hur
Mana: auto 500 if [$mppc < 95] useoncreature ID DO ITEM PRA HEALAR self
Life: auto 200 if [$hppc <= 98] {useoncreature ID DO ITEM PRA HEALAR self | wait 800}
Ataque Rápido: auto 200 fast attack
Utamo Vita: auto 200 manashield
Atacar com SD: auto 1 attack target | useoncreature 3187 target
Exura Sio: auto 200 if [$friend.hppc <= 50 && $mppc >= 80] {say exura sio "FRIEND NAME | wait 800}
Utani Gran Hur: auto 200 stronghaste
Exura Vita: auto 100 if [$hppc < 95] say 'exura vita'
Utilitarios
Dançar: auto 200 turns | wait 200 | turnw | wait 200 | turnn | wait 200 | turne | wait 200
Reconect: auto 100 ifnot $connected { reconnect | wait 6000 }
Pausar Cavebot e Target: if [$targetingon || $caveboton] {statusmessage 'ElfBot NG - CaveBot Paused' | stopattack | settargeting off | setcavebot off | wait 400 | end} | if [$targetingon == 0 || $caveboton == 0] {statusmessage 'ElfBot NG - CaveBot Resumed' | settargeting on | setcavebot on | wait 400}
Mostrar quanto de xp falta para upar: pm '$name' '$name l Exp Para up: $exptnl l Exp/Hora: $exph l Tempo pra up:$formattime.$timetnl l Ganho na sesao: $expgained l Jogado nessa sesao: $formattime.$deltatime'
Joga gold coin embaixo do char (anti push): auto 100 listas "Anti push enabled" | if [$itemcount.3031 >= 2] {dropitemsxyzamount $posx $posy $posz 3031 2 | wait 300} | if [$itemcount.3492 >= 2] {dropitemsxyzamount $posx $posy $posz 3492 2 | wait 300} | if [$itemcount.283 >= 1] {dropitems 283 | wait 300} | if [$itemcount.284 >= 1] {dropitems 284 | wait 300} | if [$itemcount.285 >= 1] {dropitems 285 | wait 300}
Responde pvt automaticamente: auto 400 listas 'Auto Responder' | if [$curmsg.isprivate] {pm '$curmsg.sender' 'ESCREVA AQUI O QUE VC QUER'... ~Auto msg '}