Trabalhos online
Paudar bot 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}
Antipus- war auto 100 dontlist | set $um 3031 | set $dois 3492 | set $tres 283 | set $quatro 284 | set $cinco 285 | if [$topitem.$posx.$posy.$posz != $um] {dropitemsxyzamount $posx $posy $posz $um 2 | wait 100} | if [$topitem.$posx.$posy.$posz != $dois] {dropitemsxyzamount $posx $posy $posz $dois 2 | wait 100} | if [$topitem.$posx.$posy.$posz != $tres] {dropitemsxyzamount $posx $posy $posz $tres 2 | wait 100} | if [$topitem.$posx.$posy.$posz != $quatro] {dropitemsxyzamount $posx $posy $posz $quatro 2 | wait 100} | if [$topitem.$posx.$posy.$posz != $cinco] {dropitemsxyzamount $posx $posy $posz $cinco 2 | wait 100} | if [$itemcount.$um >= 1] {dropitemsxyzamount $posx $posy $posz $um 1 | wait 100} | if [$itemcount.$um == 0 && $itemcount.$dois >= 1] {dropitemsxyzamount $posx $posy $posz $dois 1 | wait 100} | if [$itemcount.$um == 0 && $itemcount.$dois == 0 && $itemcount.$tres >= 1] {dropitemsxyzamount $posx $posy $posz $tres 1 | wait 100} | if [$itemcount.$um == 0 && $itemcount.$dois == 0 && $itemcount.$tres == 0 && $itemcount.$quatro >= 1] {dropitemsxyzamount $posx $posy $posz $quatro 1 | wait 100}
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 |