A fork of the (previously-MIT licensed) sniper by slow.
- Beautiful colors to see quickly what you need to see.
- Multi-token support with all codes redeemed on your main.
- Notifications from the mobile discord app work if you don't use your main account for sniping too.
- Removes non-alphanumeric chars automatically from codes and tries to redeem.
- Supports
code&,junk
->code
obfuscation. - Auto-detects fake codes by length or probability check.
- It remembers all codes it tries and won't check them again. (cached on disk).
- Optional webhook support; Avatar and username set by default.
- Will snipe privnotes searching for codes and saving the content to a file.
The use of selfbots is against the discord TOS and guidelines.
Before proceeding, make sure you understand the implications and can accept the consequences.
Click on the image below and login to continue the setup.
❗ It's currently impossible to deploy a new heruoku instance. See #115
Make sure you go to your app -> Configure dynos/Resources and turn off web
and start worker
.
You can then see logs by clicking on More
(top right) and then View logs
.
To update see here.
Go to your dashboard, click on the plus button, import from github and type giorgiobrux/nitro-sniper-enhanced
.
Edit the dotenv file, making sure to set replit
to true
.
IMPORTANT: You need to use a service that periodically pings your repl.it app like UptimeRobot, or else it will go in sleep mode.
To update, run git pull
from the shell.
- Make sure Node 14+ is installed on your system and open a command prompt/terminal.
- Run
git clone https://github.com/giorgiobrux/nitro-sniper-enhanced nitro-sniper
- Run
cd nitro-sniper
- Run
npm install
- Edit the dotenv file.
- Run
node .
To update, rungit pull
Available on DockerHub
To update, use watchtower or similar.
Pull requests are welcome.
If you contribute, all your code will be licensed under GPL-3.0-or-later.
- Try to get a low latency to discord servers as there can be competition with other snipers.
- This is technically a self-bot: mentioning this in a discord chat is enough to make your account reportable to Trust & Safety.
- Running more than one instance or different snipers is an easy way to get your account deactivated.
- If you get a lot of nitro in a short amount of time, turn the sniper off for a while.
- Before using, consider the moral implications of stealing gifts from communities you have nothing to do with.
GPL-3.0-or-later
Modified work Copyright (C) 2020-2021 All nitro-sniper-enhanced contributors
Original work Copyright (C) 2020 slow | Sublicensed according to the MIT license available here or in the LICENSE.md file.