mfanatik 4 Posted October 5, 2018 After recent changes to login interface the client no longer sees the difference between a ban and a lock. In both situations getClient().getLoginResponse(); returns RSLoginResponse.DISABLED. Knowing if my account is locked or banned is pretty improtant to me so I wanted to ask you, just this once please fix the bug. I shouldn't have to implement ocr just so I would know if my bot is banned or locked.
Nuclear Nezz 2105 Posted October 6, 2018 There's a new hook for something on account status I found a bit ago, it's possible the hook is now outdated. I'll check again. Due to the changes they've made, they went from setting variables to be the login response, to just drawing constants to the screen, constants we can't differentiate. Edit: I've added the hook, restart your client and test it again, let me know if it's still not working.
debelamuha 7 Posted April 19, 2019 I almost created a new topic about this. This still doesn't work just letting you guys know.
mfanatik 4 Author Posted April 20, 2019 Your best bet would probably be to check specific pixels to differentiate between the lock and the ban message.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.