Advertisement
Guest User

Untitled

a guest
Jul 27th, 2016
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. Hi guys use the script below and when you bind it to a key use this
  2.  
  3. $$<Anti-Slot Movement.txt>
  4.  
  5.  
  6. $${if(sneake);
  7. log("&2&l[Macro] &3&lSlot Movement On.");
  8. unset(sneake);
  9. stop();
  10. else;
  11. log("&2&l[Macro] &3&lSlot Movement Off.");
  12. set(sneake);
  13. do()
  14. Slot(1)
  15. loop;
  16. endif;}$$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement