Advertisement
Marcdu31

Script Bhop CS:GO

Jul 4th, 2019
2,292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. SCRIPT BHOP
  2.  
  3. A COPIER :
  4.  
  5. ------------------
  6. *space::
  7. Loop
  8. {
  9. GetKeyState,state,space,P
  10. if state = U
  11. break
  12.  
  13.  
  14.  
  15.  
  16. Send,{space}
  17. Sleep,20
  18. }
  19. return
  20.  
  21. f12::
  22.  
  23. Suspend,Toggle
  24.  
  25.  
  26.  
  27.  
  28. -------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement