moje knight elf.txt

(1 KB) Pobierz
auto 100 say 'exana super mort'

if [$targetingon || $caveboton] {statusmessage 'ElfBot NG - CaveBot Paused' | settargeting off | setcavebot off | stopattack | end} | if [$targetingon == 0 || $caveboton == 0] {statusmessage 'ElfBot NG - CaveBot Resumed' | settargeting on | setcavebot on}


auto 100 ifnoplayeronscreen if [$monstersaround.1 >= 1 && $mp >= 100] {say 'exori ensis saltatio'' | wait 200} |isattacking ifplayeronscreen if [$monstersaround.1 >= 1 && $mp >= 40] {say 'exori ensis saltatio' | wait 200}


	 
przykladowo jak twoja skrzynka jest 1sqm od ciebie do gory a 'blat' jeden sqm do gory i jeden sqm w lewo: 
V >
auto 1 moveitemonground [$posx-1] [$posy-1] $posz $posx [$posy-1] $posz
V <
auto 1 moveitemonground [$posx+1] [$posy-1] $posz $posx [$posy-1] $posz


twoja skrzynka jedna kratka w dol a blat jedna w dol i jedna w prawo: 

auto 1 moveitemonground [$posx+1] [$posy+1] $posz $posx [$posy+1] $posz
lewo
auto 1 moveitemonground [$posx-1] [$posy+1] $posz $posx [$posy+1] $posz



Zgłoś jeśli naruszono regulamin