Mr.Sonic Master

Results 27 comments of Mr.Sonic Master

I think I know what might be causing this, the server-sided script is storing some information server-sided, and something in my bot is overlapping with this causing their server-sided script...

Hmm special characters shouldn't cause an error, did it just say invalid credentials, or did it actually give an error? If it did, please send it here so I can...

Hmm I'll look into this, thanks for pointing it out.

I have an idea, I possibly would need to escape the text so it is supported in the request, but I would need to test this idea first.

I created a new account with the username as all supported special characters (which are [] and {}) and a password with every single special character I could fit in...

You can attempt to login with this example account that I created, and it works perfectly fine { "userName": "[]{}[]{}[]", "userPass": "!@#$%^&*", "uHashStr": "This_Doesn't_Seem_To_Matter_So_Don't_Edit_This" } It has as many special...

Hmm thanks for pointing this out, I can't begin to imagine why a password ending in a number might cause it to fail to login from my code. I'll look...

I can't see any reason that it might cause an issue, I have looked through the android code and my code and it doesn't seem to have any problems

I'm sorry for my away time, I'll get back to working on this project and responding. And I'll look into the issue more in a bit

I've been super busy, haven't kept up with their updates. I'll see what I can do.