Everything posted by Eagle Scripts
-
AIO Farming
Make sure you're not wearing any jewelry that can interfere, such as a glory
-
AIO Farming
All right. Looks like it might be a data issue on those trees. Any chance you could send me a PM or message on Discord? I might need your account to access that data if possible
-
AIO MTA
Sure thing. Trial granted . You're actually the first one that's stating this. Are you using mirror mode by any chance? And If so, are you on 50ms response time?
-
AIO Farming
It does indeed. Both trials granted!
-
AIO Farming
Giant Seaweed is currently not supported. Sure thing. Trial granted .
-
AIO MTA
Sure thing. Trial granted .
-
AIO Farming
Is this only happening to yews or are you also doing other trees?
-
AIO MTA
This has been mentioned quite a few times already lately. I'll most definitely have to look into this. I'm currently quite busy these days. Is there any chance you could remind me about this in PM/Discord somewhere around thursday?
-
AIO Construction
Sure thing. Trial granted .
-
AIO Farming
Sure thing. Trial granted. Correct, the script does not utilize the GE.
-
where are codes in the api docs?
In case you desperately need those codes. These are the ones that I currently have; public enum LoginResponseCode { UNEXPECTED_SERVER_RESPONSE(1), INVALID_ACCOUNT_CREDENTIALS(3), ACCOUNT_DISABLED(4), ACCOUNT_ALREADY_LOGGED_IN(5), RUNESCAPE_HAS_BEEN_UPDATED(6), WORLD_IS_FULL(7), LOGIN_SERVER_OFFLINE(8), LOGIN_LIMIT_EXCEEDED(9), BAD_SESSION_ID(10), SUSPECTED_STOLEN_PASSWORD(11), NEED_MEMBERS_FOR_THIS_WORLD(12), COULD_NOT_COMPLETE_LOGIN_TRY_DIFFERENT_WORLD(13), SERVER_IS_BEING_UPDATED(14), BAD_SERVER_RESPONSE(15), TOO_MANY_INCORRECT_LOGIN_ATTEMPTS(16), STANDING_IN_MEMBERS_ONLY_AREA(17), ACCOUNT_LOCKED(18), CLOSED_BETA_WORLD(19), INVALID_LOGINSERVER_REQUEST(20), PROFLE_TRANSFER(21), MALFORMED_LOGIN_PACKET(22), NO_REPLY_FROM_LOGINSERVER(23), ERROR_LOADING_PROFILE(24), UNEXPECTED_LOGINSERVER_RESPONSE(25), BLOCKED_COMPUTER(26), SERVICE_UNAVAILABLE(27), BILLING_ISSUES(32), AUTHENTICATOR(56); private final int responseCode; LoginResponseCode(final int responseCode) { this.responseCode = responseCode; } public static LoginResponseCode getLoginResponse(final int responseCode) { return Arrays.stream(values()).filter(loginResponseCode -> loginResponseCode.getResponseCode() == responseCode).findFirst().orElse(null); } private int getResponseCode() { return responseCode; } }
-
AIO Farming
I'm sorry, I currently really am not planning to add that in there.
-
AIO Construction
Sure thing. Trial granted .
-
AIO MTA
Sure thing. Trial granted .
-
AIO MTA
Sure thing. Trial granted .
-
AIO MTA
Sure thing. Trial granted .
-
AIO Farming
Sure thing. Trial granted . Are you using fixed mode?
-
AIO Farming
Sure thing. Trial granted .
-
AIO Farming
There is not currently!
-
AIO Construction
Sure thing. Trial granted .
-
AIO MTA
Sure thing. Trial granted .
-
AIO Farming
It does consider most of them but it seems like it doesn't consider the Farming Guild. I might have to manually add that in there somewhere these next few days. Please message me regarding this through either PM or Discord. What do you mean with the GUI being unusable? Sure thing. Trial granted.
-
AIO Construction
Sure thing. All trials granted .
-
AIO Construction
Make sure to scroll all the way down as the spoiler is a bit bugged. I just verified; the images are working. You might have to pause your adblocker to see them. All trials granted.
-
AIO MTA
Could you try and get a recording and share it in the Discord?