Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lots of Received unknown response errors #9

Closed
Jev1337 opened this issue Aug 17, 2020 · 13 comments
Closed

Lots of Received unknown response errors #9

Jev1337 opened this issue Aug 17, 2020 · 13 comments

Comments

@Jev1337
Copy link

Jev1337 commented Aug 17, 2020

F2B9B254-F23A-41A5-B91A-3CE49E9746AA
I run two snipers for testing purposes , i don’t mind the risk of getting banned but i receive unknown response with rns and the other sniper receives already redeemed? I don’t what could possibly be wrong

@FokshaWasTaken
Copy link
Owner

We couldn't reproduce the error you shown, we're adding some more verbosity to the unknown code message you shown to include the status code, to help us reproduce the error.

@Melonai
Copy link
Collaborator

Melonai commented Aug 17, 2020

In the latest release 2.2.3 I've added some more verbosity on what exactly happened if an unknown response was received. Could you please try running that again?

@Jev1337
Copy link
Author

Jev1337 commented Aug 17, 2020

e 2.2.3 I've added some more verbosity on what exactly happened if an unkn

Sure!

It's now running, I'll send a screenshot as soon as I can!

@Jev1337
Copy link
Author

Jev1337 commented Aug 18, 2020

image

@Jev1337
Copy link
Author

Jev1337 commented Aug 18, 2020

It disconnected from my acc too for some reasons and connected back

@FokshaWasTaken
Copy link
Owner

It disconnected from my acc too for some reasons and connected back

It only happens when there is a minor outage, or you lost internet connection for a bit.

@Jev1337
Copy link
Author

Jev1337 commented Aug 18, 2020

happens when there is a minor outage, or

Probably the minor outage cus I'm using Microsoft Azure's RDPs xD

I host a gaming server with it didn't stop workin, also weird how only 1 of 3 disconnected :v

Any updates about this?
image

@Melonai
Copy link
Collaborator

Melonai commented Aug 18, 2020

Any updates about this?

We just figured it out. Usually, Discord bots (and therefore selfbots, too) receive 403 errors if they try to access a resource they do not have the permissions to see. In our case a request to redeem a Nitro code always includes a channel ID where this code was found at. If the account that is trying to redeem the Nitro is not in this channel, you get a 403. It may be that the channel ID is not even required in the request, but we need to test more to find out.

@Jev1337
Copy link
Author

Jev1337 commented Aug 18, 2020

Well, If the channel ID is not required and It still snipes, Then remove it ^^

I'll keep testing

@Melonai
Copy link
Collaborator

Melonai commented Aug 18, 2020

Then remove it

It could be important, because the Discord client itself actually sends these two properties as the request body as it tries to redeem.

Screenshot 2020-08-18 at 17 33 54

This easily could just be ignored by the back-end, but it might also be the difference between sniping the code and getting blocked by Discord. Anyway, I'll remove this property from the request entirely, but I can't guarantee it'll manage to successfully snipe anything this way. Nevertheless, this has to be tested!

@Jev1337
Copy link
Author

Jev1337 commented Aug 18, 2020

Then remove it

It could be important, because the Discord client itself actually sends these two properties as the request body as it tries to redeem.

Screenshot 2020-08-18 at 17 33 54

This easily could just be ignored by the back-end, but it might also be the difference between sniping the code and getting blocked by Discord. Anyway, I'll remove this property from the request entirely, but I can't guarantee it'll manage to successfully snipe anything this way. Nevertheless, this has to be tested!

Welp, Btw by any chance, Can we talk on discord? I don't like Git too much for communication xD

@FokshaWasTaken
Copy link
Owner

Sure, what's your DiscorD?

@Melonai
Copy link
Collaborator

Melonai commented Aug 19, 2020

Fixed in RNS 2.3.0!

@Melonai Melonai closed this as completed Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants