Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. #cs ----------------------------------------------------------------------------
  2.  
  3. AutoIt Version: 3.3.6.1
  4. Author: cock sucker
  5.  
  6. Script Function:
  7. Template AutoIt script.
  8.  
  9. #ce ----------------------------------------------------------------------------
  10.  
  11. ; Script Start - Add your code below here
  12.  
  13. msgbox (0,"spam bot", "press ok" )
  14. sleep ( 1000 )
  15.  
  16. while 1
  17.  
  18. For $i = 1 to 14
  19. sleep ( 1200 )
  20. mouseclick ( "left" ,69, 459,19 ,8 )
  21. sleep ( 390 )
  22. For $i2 = 1 to 22
  23. mouseclick ( "left" ,710, 619, 2, 5)
  24. sleep ( 120 )
  25. mouseclick ( "left" ,1004, 250 ,2 ,5 )
  26. sleep ( 120 )
  27. mouseclick ( "left" ,961, 357 ,3 ,8 )
  28. sleep ( 120 )
  29. Next
  30. sleep ( 1900 )
  31. Next
  32.  
  33. Wend
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement