Advertisement
JardelAntunes19

Untitled

May 17th, 2020
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. $${
  2. if(autochat);
  3. log(" &6Sumidão &cDesligado! ");
  4. unset(autochat);
  5. stop();
  6. else;
  7. log(" &6Sumidão &aLigado! ");
  8. ACHIEVEMENTGET( hello!!! );
  9. set(autochat);
  10. do;
  11. wait(SEGUNDOS);
  12. }$$
  13.  
  14.  
  15. $${wait(1);}$$
  16. /esconder
  17. $${wait(240);}$$
  18. /esconder
  19. $${wait(240);}$$
  20. /esconder
  21. $${wait(240);}$$
  22. /esconder
  23. $${wait(240);}$$
  24. /esconder
  25. $${wait(240);}$$
  26. /esconder
  27.  
  28.  
  29.  
  30.  
  31. $${
  32. loop;
  33. endif;
  34. }$$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement