Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. $${
  2. if(dark);
  3. log("&d[MACRO] &fVenda de Blaze's &4[OFF]");
  4. unset(dark);
  5. stop();
  6. else;
  7. log("&d[MACRO] &fVenda de Blaze's &2[ON]");
  8. set(dark);
  9. }$$/home farm$${
  10. wait(1);
  11. do;
  12. }$$/home farm$${
  13. wait(1);
  14. gui(inventory);
  15. getslotitem(35,#idi,#stacki);
  16. if(%#stacki%!=0);
  17. }$$/warp vip$${
  18. wait(1);
  19. }$$/warp vip$${
  20. look(south);
  21. look(-45,13);
  22. unset(@melancia);
  23. do;keydown(forward);look(south);look(-45,13);sprint();key(attack);wait(1ms);
  24. until(%ZPOS%=674);
  25. keyup(forward);
  26. if(%XPOS%=727);
  27. }$$/home farm$${
  28. wait(7);
  29. else;
  30. }$$/home farm$${
  31. wait(1);
  32.  
  33. endif;
  34. endif;
  35. loop;
  36. }$$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement