By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!Rs3, haven't tested osrsOSRS or RS3?
Sounds goodSome updates to this are coming in the next update.
Thanks. Also just as a note, you can press enter to both change from username field to password and send the login requestI've added a small delay after the click so that should resolve the issue.
I do not think that is the right solution. The LoginHandler should be more fault tolerant and validate entries. Any amount of delay could be proven useless with enough resource throttling. I suggest rule based validation before login submission (making sure the username field text matches the desired username, making sure the password field length matches the desired password, etc.). Additionally, it should have error handling based on failed validation and server response (username deletion and re-entry on failed validation, password re-entry on failed server authentication, bot stop on X failed attempts, etc.).I've added a small delay after the click so that should resolve the issue.
The username and password field are both checked before it clicks login as it is.I do not think that is the right solution. The LoginHandler should be more fault tolerant and validate entries. Any amount of delay could be proven useless with enough resource throttling. I suggest rule based validation before login submission (making sure the username field text matches the desired username, making sure the password field length matches the desired password, etc.). Additionally, it should have error handling based on failed validation and server response (username deletion and re-entry on failed validation, password re-entry on failed server authentication, bot stop on X failed attempts, etc.).
P.S. My suggestion for X is 3, to prevent repeated failed server authentication from locking a user. I believe Jagex's limit for number of attempts is 5 per 5 minutes.
We use essential cookies to make this site work, and optional cookies to enhance your experience.