Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.26 KB | None | 0 0
  1.    
  2.  
  3. Func _test4()
  4.  
  5. MouseClick('',188,516)
  6. Send('{BS 10}'&$login)
  7. MouseClick('',190,552)
  8. Send('{BS 10}'&$password)
  9. MouseClick('',402,520)
  10. Sleep (10000)
  11.  
  12. If PixelChecksum(181,179,237,234) = $StartupWindowPixCheckSumMask Then
  13.     _ok()
  14. Else  
  15.     _achtung()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement