Advertisement
NeverPotted

Untitled

May 4th, 2019
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. ; Generated by AutoGUI 2.5.6
  2. #SingleInstance Force
  3. #NoEnv
  4. SetWorkingDir %A_ScriptDir%
  5. SetBatchLines -1
  6. Gui Show, w620 h423, 9Clicks
  7. Gui Font, s30 cRed, Segoe Script
  8. Gui Add, Text, x150 y371 w518 h42 +0x200, By NeverScript
  9. Gui Font
  10. Gui Add, Tab3, x-3 y-2 w627 h379, Home|Clicker|Info
  11. Gui Tab, 1
  12. Gui Font, s30 cBlack, Impact
  13. Gui Add, Text, x138 y24 w330 h61 +0x200, Welcome to 9Clicks
  14. Gui Font
  15. Gui Font, s30, Impact
  16. Gui Add, Text, x50 y95 w561 h54 +0x200, The autoclicker does 13-15 cps`n
  17. Gui Font
  18. Gui Font, s30, Impact
  19. Gui Add, Text, x122 y146 w483 h44 +0x200, Bypasses much servers
  20. Gui Font
  21. Gui Font, s30, Impact
  22. Gui Add, Text, x57 y190 w575 h59 +0x200, Example: LandHQ (eu.landhq.org)
  23. Gui Font
  24. Gui Tab, 2
  25. Gui Font, s30 cBlack, Impact
  26. Gui Add, Text, x84 y20 w482 h91 +0x200, Press F to toggle the clicker.
  27. Gui Font
  28. Gui Tab, 3
  29. Gui Font, s30, Impact
  30. Gui Add, Text, x116 y24 w410 h44 +0x200, Contact me on discord:
  31. Gui Font
  32. Gui Font, s30, Impact
  33. Gui Add, Text, x151 y74 w327 h55 +0x200, NeverScript#4346
  34. Gui Font
  35. Gui Font, s30, Impact
  36. Gui Add, Text, x116 y128 w403 h51 +0x200, Contact me on telegram:
  37. Gui Font
  38. Gui Font, s30, Impact
  39. Gui Add, Text, x191 y187 w255 h38 +0x200, @NeverScript
  40. Gui Font
  41. Gui Tab
  42.  
  43. Hi:
  44. Pause on
  45. Loop
  46. {
  47. click
  48. sleep,56
  49. }
  50.  
  51. F::Pause
  52.  
  53. Gui Show, w620 h423, 9Clicks
  54.  
  55.  
  56. GuiEscape:
  57. GuiClose:
  58. ExitApp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement