Guest User

Untitled

a guest
Sep 19th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. NomeBuffer = "Leaff"
  2. Contenuto = "sonata"
  3. ------------------------
  4. repeat
  5. Sleep(3000)
  6. SendPM(NomeBuffer , Contenuto);
  7. Sleep(6000)
  8. Command("/leave")
  9. Sleep(240000)
  10. until false
Add Comment
Please, Sign In to add comment