Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- While true
- {
- Input, OutputVar, L1 V
- If OutputVar in 1,2,3,4,5,6,q,e,r,t,f,g,z,x,c,v
- {
- sleep 300
- While GetKeyState(OutputVar,"p")
- {
- Send %OutputVar%
- sleep 300
- }
- }
- }
- ;~enter::pause
Advertisement
Add Comment
Please, Sign In to add comment