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
413 stars 757 forks source link

Doesn't work anymore #295

Closed bara-lol closed 3 years ago

bara-lol commented 3 years ago

Please check previous issues before opening a new one as well as Know Issues

Describe the bug When I open the sniper the command prompt just sits idle with the line blinking, doesnt start and doesnt show the usual discord sniper text. I've checked my token but it has not changed and I keep updating the settings file with it.

To Reproduce Steps to reproduce the behavior:

  1. Open sniper

Expected behavior I expected the sniper to open and start looking for nitro drops but that doesnt happen.

Screenshots If applicable, add screenshots to help explain your problem.

Screenshot_85

Koolwiza commented 3 years ago

You just have to wait for there to be valid entries

C0DE4ME commented 3 years ago

hello bara after having the same issue you have i believe i have found a fix it has something to do with 2step authentication on your discord acc and your discord token 2step discord accs seem to have rotating tokens and makes it hard to validate this session within the software the fix: what i did is disabled my authentication ( !SECURITY RISK! ) after that discord changed my accounts token twice within an hour and after waiting 3 hours it seems to have a static (nonchanging) token i also put the token in the alt .txt file hope this helps u and others : ) image

bara-lol commented 3 years ago

hello bara after having the same issue you have i believe i have found a fix it has something to do with 2step authentication on your discord acc and your discord token 2step discord accs seem to have rotating tokens and makes it hard to validate this session within the software the fix: what i did is disabled my authentication ( !SECURITY RISK! ) after that discord changed my accounts token twice within an hour and after waiting 3 hours it seems to have a static (nonchanging) token i also put the token in the alt .txt file hope this helps u and others : ) image

thank you