Guest User

Untitled

a guest
Jun 23rd, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. private static final Pattern continuePic = new Pattern(Main.class.getResource("continue.png"));
  2.  
  3. screen.wait(continuePic.similar((float) 0.7), FOREVER).click();
Add Comment
Please, Sign In to add comment