Advertisement
Guest User

OIO

a guest
Oct 14th, 2015
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. HERBALISMO:
  2.  
  3.  
  4. $${if(herbalismo)unset(herbalismo);log(&6[!] Macro de herbalismo &4&l[OFF]);stop;else;log(&6[!] Macro de Herbalismo &2&l[ON]);set(herbalismo);endif;do;pick(338);do;key(attack);while(%HITID%=1);key(use);loop;endif;}$$
  5.  
  6.  
  7. AUTO LOGIN:
  8.  
  9.  
  10.  
  11. $${IFMATCHES(%CHAT%,[&a-f0-9](.+?)Por favor digite /login sua-senha)}$$$${WAIT(500ms)}$$/login SENHAA$${WAIT(500ms)}$$$${ENDIF;}$$|$${IFMATCHES(%CHAT%,"Limpando itens do chao em 5s");gui(inventory);wait(6000ms);gui();endif;}$$
  12.  
  13.  
  14. ACROBACIA:
  15.  
  16. $${if(@autoreturn);    log("&7[&9Auto respawn&7] &4[OFF]");    unset(@autoreturn);    stop();else;    set(@autoreturn);    log("&7[&9Auto Respawn&7] &a[ON]");    do;        if(%HEALTH% <= 0);            wait(1);            RESPAWN();            wait(1);LOG(&4[*] &7[&cVocê Respawnou Automaticamente&7 &8- by Andrew_gx]);}$$$${        endif;        wait(100ms);    while(@autoreturn);endif;}$$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement