Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Pause On ;
- Loop
- {
- Send, {Click} ;
- Sleep 700 ; timing barrier
- Send, {Click} ;
- Sleep 200 ; timing barrier
- Send, 1
- Sleep 700 ; timing barrier
- }
- #z::Pause ; Now every time you press windows key and Z, it should toggle the script (Pause)
- esc::Exitapp ; Just so you can exit the hotkey, or you could use the pause function
- --------------------------------------
- Delete this:
- this is an autohotkey sript for drinking and sending mail automatically.
- edit the sleep times to do it faster or slower.
- -----------------------------
Add Comment
Please, Sign In to add comment