Guest User

Untitled

a guest
Jan 16th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. $sUrl='http://localhost/userpanel'
  2. ShellExecute($sUrl)
  3. $hwnd=WinActivate("UCP Receive Bonus")
  4. WinWaitActive($hwnd,'','5')
  5. Sleep(5000)
  6. MouseClick("left", 1410,205, 1, 5)
Add Comment
Please, Sign In to add comment