Hotkeys

Posted by [ADM] - Francis

Puxar SSA sem intervalo

 auto 200 fastequipammy 3081


Pausar Targeting e Cavebot
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} 


Renovar Utani Gran Hur com FRASE
auto 10 setcolor 128 0 465 | listas 'Utani Gran Hur' | ifnothasted say 'Utani Gran Hur ""Digite Sua Frase


Mana trainer, usa utana vid com 90% de mana.
auto 200 if [$mppc > 90] say 'utana vid'



Localizar target e a ultima pessoa q você exivou
exivalast

Exivar a ultima pessoa que você atacou
exivatarget



Espiar os andares de cima e baixo
spyup
spydown



Usa UH em qualquer amigo com life abaixo de 50%.
auto 200 uhpc 50 friend



Usar SIO em qualquer amigo com life abaixo de 60%
auto 200 sio 60 friend


Anti-Push, que nem o do magebot
auto 100 listas "Anti push Mundo Elfbot" | 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



Anti-Push, Platinum + Gold + Potion vazio
auto 100 listas "Anti push Mundo Elfbot" | if [$itemcount.3031 >= 2] {dropitemsxyzamount $posx $posy $posz 3031 2 | wait 300} | if [$itemcount.3035 >= 1] {dropitemsxyzamount $posx $posy $posz 3035 1 | wait 300} | if [$itemcount.283 >= 1] {dropitems 283 | wait 300} | if [$itemcount.284 >= 1] {dropitems 284 | wait 300} | if [$itemcount.3031 >= 1] {dropitemsxyzamount $posx $posy $posz 3031 1 | wait 300}




Tarcar Magic Wall 2 sqm na frente do seu target
if [$target.dir == 0] {set $dirx [$target.posx] | set $diry [$target.posy-3]} | if [$target.dir == 2] {set $dirx [$target.posx] | set $diry [$target.posy+3]} | if [$target.dir == 1] {set $dirx [$target.posx+3] | set $diry [$target.posy]} | if [$target.dir == 3] {set $dirx [$target.posx-3] | set $diry [$target.posy]} | if [$target.isonscreen && $target.isshootable] {useongroundxyz 3180 $dirx $diry $posz}




Comer FOOD acada 1 minuto
Auto 60000 eatfood


Resconectar automaticamente
auto 100 listas 'Re-Conect' | setcolor 0 400 500 | ifnot '$connected' reconnect | wait 6000


Attack Target SD
auto 200 attack target | sd target


Dash:
 1- movesw
 2- moves
 3- movese
 4- movew
 6- movee
 7- movenw
 8- moven
 9- movene


Renovar Utamo Vita
auto 200 manashield


Botar Soft Boots com 50% de MANA e colocar Boots of Haste com 95% de MANA
auto 200 setcolor 128 0 255 | listas 'Soft Boots' | if [$mppc <= 50] equipboots 6529 | if [$mppc >= 95] equipboots 3079


Usar Explosion no Target e Muda para EXORI HUR se aparecer player na tela
auto 200 ifnoplayeronscreen explo target | ifplayeronscreen exorihur 100


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


Repor Spears,Stars ou qualquer tipo de Arma para a mão
auto 200 refillammo


Curar Paralyze com Exura
auto 200 healparalysis exura


Só usar Utani Gran Hur se não tiver Target (bom para bixos que dão paralyze)
auto 1000 setcolor 2 255 128 | listas 'Hunt Gran Hur' | isnotattacking stronghaste


Combo UE
auto 100 listas 'UE Combo' | clear $useue | set $messageleader 'Nome Lider' | set $leadermessage 'uecombo' | set $mpue 1200 | set $uespell 'exevo gran mas frigo' | foreach 'newmessages' $ue if [$ue.sender == '$messageleader' && $ue.content == '$leadermessage' && $ue.channel == 'Default'] set $useue 1 | if [$useue && $mp >= $mpue] {say '$uespell' | wait 900}


Exevo gran mas frigo = nome da magia
uecombo = Palavra para soltar combo


Jogar "Great Mana Potion" usadas no chão
auto 1 dropitems 284 0

Transforma 'Gold' em 'Platinum coin'
auto 200 listas 'Gold coin - platinum coin' | stackitems |  if [ $itemcount.3031 >= 100 ] equipbelt 3031 | if [$beltslot.id == 3031 && $beltslot.count == 100] useitem 3031

Deixa seu Outfit FULL
auto 200 setoutfitcolor '$name' $self.color1 $self.color2 $self.color3 $self.color4 3

6 comentários:

  1. Unknown

    gostei nao

  1. Unknown

    ten hotkey que liga o targeting e o cavebot depois de 10 minutos ?

  1. Unknown

    como usa as dash de movens como botar no elfbot?

  1. Unknown

    Gostei, estou usando a maioria!
    Teria como me ajudar com uma hotkey pra agrupar os plate coins? O OT que estou jogando não junta a grana automaticamente quando joga ela pra bag D:

  1. ThE DarK

    Sera que tem htkey de jogar paralyse?

  1. thiago barreira

    ALGUMA HOTKEYS DE TACA GFB SEM PLAYER NA TELA CASO APAREÇA ALGUEM ELE TACA SD?

Postar um comentário