Vedza / NitroSniperGo

Discord Nitro sniper and Giveaway joiner in Go (Faster than Python and Javascript) (UPDATED Free 24/7 w/ Heroku)
GNU General Public License v2.0
415 stars 753 forks source link

The sniper doesn't detects codes/gifts #274

Closed xfilo closed 3 years ago

xfilo commented 3 years ago

Hey, I am not really sure if it's a problem only with me, however the snipers doesn't detects codes/gifts for some reason. I am sure that the account received the gift however it haven't detected it. Sorry if I created an issue in wrong category.

Vedza commented 3 years ago

Hi, I'm using it right now and it's working. Maybe you don't receive message on webhook because you tried with old or fake codes, but it should still appear on the console running the sniper.

xfilo commented 3 years ago

The problem is that it doesn't appear in the console, it was working fine, however I have restarted it (closed & opened it again) and it stopped receiving the codes (at least they aren't appearing in the console).

Vedza commented 3 years ago

Did it print [+] Sniper is ready?

xfilo commented 3 years ago

Yes, it printed that. Maybe you could also try restarting the sniper for yourself and see if it's working, only if you want.

Vedza commented 3 years ago

I just did it and it works for me 🤔

xfilo commented 3 years ago

Interesting, then I have no idea why it doesn't work, my friend just messaged me and told me the same, that it doesn't work for him. I have tried sending DM gifts to the accounts, I even posted the gifts in the server where the accounts are and it haven't detected anything. I'll try to figure it out somehow.

Hass1000 commented 3 years ago

@Vedza There is something wrong with the sniper as I am having the same issue, if you send a code from the account you are sniping on it will show up in the console but if you get someone else to send a code it doesn't detect it. I have also asked some of my friends who use a similar sniper and they said they are experiencing the same issue.

Hass1000 commented 3 years ago

I have also just tested it with a simple python sniper and its the same issue, it just detects codes if they are sent by the account you are sniping on but if you use another account it doesn't detect it.

Vedza commented 3 years ago

Ok I tested and it doesn't work for me neither but it still work for some people I don't understand why. I'm working on it rn.

ghost commented 3 years ago

Same here, I tested with my old codes and it doesn't detects.

Hass1000 commented 3 years ago

Some screenshots verifying the api change for discord: image image image image

These are from other sniper developers

Hass1000 commented 3 years ago

@Vedza any updates? If not good luck trying to find a bypass, hope you succeed.

ghost commented 3 years ago

@Reware53 @JohnShiozo Más notícias

Vedza commented 3 years ago

Ok so good new I found a solution. But it require me to recode almost all the sniper 😢 image

Hass1000 commented 3 years ago

Ok so good new I found a solution. But it require me to recode almost all the sniper 😢

oh damn, well good luck with that.

ghost commented 3 years ago

Ok so good new I found a solution. But it require me to recode almost all > the sniper 😢

Oh😔 But will It affect it's speed?

ghost commented 3 years ago

https://github.com/slow/nitro-sniper this sniper is working, I tested it

Hass1000 commented 3 years ago

https://github.com/slow/nitro-sniper this sniper is working, I tested it

yeah your right, but how is that one working and this one isn't...

ghost commented 3 years ago

yeah your right, but how is that one working and this one isn't...

I don't know, maybe a specific error with discordgo or something else

Hass1000 commented 3 years ago

Yep I think you are right, I just tried my python sniper again and for some reason its working now but yesterday it wasn't, its very strange but it still doesn't work with snipers coded in go

xfilo commented 3 years ago

Hey @Vedza, I was wondering if we could get in touch on Discord or somewhere else. If you could, please add me on Discord or send me your username so I can add you.

ghost commented 3 years ago

Any news? Most snipers are working rn

Vedza commented 3 years ago

I already made a basic sniper so It's possible to fix it but it require a bit of work. And some guy is paying me to fix his go sniper and I'm working on other projects so I don't think i'll fix mine soon because of a lack of time

ghost commented 3 years ago

And also, is it a problem with discordgo? Because d.py and d.js made snipers are working fine today

Vedza commented 3 years ago

Yes

Vedza commented 3 years ago

Actually there is a way easier solution (thanks Vulkanik 🙏 ) And it's available for Windows and on heroku right now !

ghost commented 3 years ago

For me it isn't working right now.

ghost commented 3 years ago

Redeployed it to heroku but no success.

Vedza commented 3 years ago

I don't understand it works for me this time 🤔 Maybe try with an other region on heroku. Is any one else having this issue ?

idkwhatnamele commented 3 years ago

I tried the new one but it doesn't detect any codes I also tried switching regions but still the same issue.

Vedza commented 3 years ago

I tried the new one but it doesn't detect any codes I also tried switching regions but still the same issue.

https://github.com/Vedza/NitroSniperGo/issues/276

MAV3Ndev commented 2 years ago

I am using a customized version of vedza's sniper and am experiencing the same problem. here is what I know now.

  1. if I create a discord bot and use its token, it works fine.
  2. if I use a user's token, it only detects its own messages and messages it's been mentioned by. I hope these will help you in some way.