RafaelloMC

Untitled

Feb 21st, 2019
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. $${
  2. IF(ra);
  3. UNSET(ra);
  4. log("&6&l[MACRO LEILAO] &b&lOFF");
  5. STOP;
  6. ELSE;
  7. SET(ra);
  8. LOG("&6&l[MACRO LEILAO] &b&lON");
  9. Do;
  10. echo(/leilao);
  11. WAIT(400ms);
  12. Loop;
  13. }$$
Add Comment
Please, Sign In to add comment