diff --git a/DivaBot/DivaBot.jar b/DivaBot/DivaBot.jar index 4e30b79..7948a21 100644 Binary files a/DivaBot/DivaBot.jar and b/DivaBot/DivaBot.jar differ diff --git a/DivaBot/src/sig/MyRobot.java b/DivaBot/src/sig/MyRobot.java index 1a9be9d..6b41f16 100644 --- a/DivaBot/src/sig/MyRobot.java +++ b/DivaBot/src/sig/MyRobot.java @@ -1024,7 +1024,7 @@ public class MyRobot{ } } else { - cr = new ColorRegion(MYROBOT.createScreenCapture(),new Rectangle(741,171,5,5)); + cr = new ColorRegion(MYROBOT.createScreenCapture(),new Rectangle(735,158,5,5)); if (!onSongSelect&&cr.getAllRange(160,200,0,15,170,200)) { stillOnSongSelect++; if (stillOnSongSelect>=5) {