Advertisement
Guest User

Untitled

a guest
Jun 19th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. if (interfaceThatContains("Please choose") != null) {
  2. moveMouse(319, 145);
  3. clickMouse(true);
  4. sleep(200);
  5. moveMouse(704,476);
  6. clickMouse(true);
  7. sleep(200);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement