Facebook
From Mungo Lion, 5 Years ago, written in Plain Text.
This paste is a reply to JA from JA - view diff
Embed
Download Paste or View Raw
Hits: 250
  1. F::Suspend
  2. $LButton::
  3.     While GetKeyState("LButton","P"){
  4.         Click
  5.         Sleep 38 ; milliseconds
  6.        
  7.  
  8.  
  9.  
  10.     }
  11. return