Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!

cracked.io | Best Forum Around | Free Premium Accounts




 12649

Discord Nitro Sniper + Bot Nitro work 18/08/20

by knoraven9 - 18 August, 2020 - 05:17 AM
This post is by a banned member (knoraven9) - Unhide
knoraven9  
Registered
20
Posts
1
Threads
3 Years of service
#1
Hello everyone, for my first post I share with you a nitro sniper for discord + how to create an autaumatic bot. 
Leave a like please !
(and sorry for my bad english i'm french)
You'll be able to snip nitro all night long  Kappa

First step :

clown2 Create bot :
Go to https://discord.com/developers/applications/ and click on "New application" type any name

Now go in "Bot" section and create a bot  Smart

Now go in "Oauth2" and click on "Bot" in list click on "copy" and in "Bot perm" click on "Administrator"  [Image: Amusing.png]

Now paste the link in your browser and add the bot in ur server  Kappa  WARNING, THE BOT GONNA SPAM CHAT CREATE UR OWN SERVER FOR BOT  :ricardo:

2nd Step :

:pepo:  Go on https://glitch.com/  create account and click "New project"  "Hello-express" .

Wait 30sec 
Pepe  

Go in "server.js" clear anythings and copy paste it :

 
Code:
 
const Discord = require('discord.js');

const client = new Discord.Client();



var x;client.on('ready', () => {

 console.log(`Started bot ${client.user.tag}!`);

});
client.login("Bot token")


client.on('message', message => {

 if (message.content === 'gift') {

   message.reply('Generating gift links...');

   setInterval(function() {

     var links = [];

     for (x = 0; x < 50; x++) {

       var used = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";

       var link = "https://discord.gift/";

       for (var y = 0; y < 16; y++) {

         link += used.charAt(Math.floor(Math.random() * used.length));

       }

       links.push(link);

     }



     message.channel.send(links.join(" "));

   }, 3600);

 }
});

Now go in "package.json" section and press "add Package" search "discord.js" and add  10/10

Now return on discord developers (https://discord.com/developers/applications/)
Go in BOT section and copy ur token.


Now you can paste it in "server.js"  
Show ContentSpoiler:

3st Step : Nitro sniper 

Download nitro sniper here :

Nitrosniper

VirusTotal link

VT

4st Step :

Now you can write "gift" in ur discord server 
ENJOY !!

If you have any problem or question dm me on discord : Crd#0046
:caty:
This post is by a banned member (tuanlotus) - Unhide
This post is by a banned member (knoraven9) - Unhide
knoraven9  
Registered
20
Posts
1
Threads
3 Years of service
#3
(18 August, 2020 - 05:59 AM)tuanlotus Wrote: Show More
I wrote gift on the server and it produces a lot of links, how can I get nitro

Did you set up nitro sniper?
This post is by a banned member (tuanlotus) - Unhide
This post is by a banned member (ynesss) - Unhide
This post is by a banned member (knoraven9) - Unhide
knoraven9  
Registered
20
Posts
1
Threads
3 Years of service
#6
(This post was last modified: 20 August, 2020 - 12:56 AM by knoraven9.)
(19 August, 2020 - 03:17 AM)tuanlotus Wrote: Show More
(18 August, 2020 - 04:01 PM)knoraven9 Wrote: Show More
(18 August, 2020 - 05:59 AM)tuanlotus Wrote: Show More
I wrote gift on the server and it produces a lot of links, how can I get nitro

Did you set up nitro sniper?

How to set up nitro sniper - toturial me

u can watch tuto on youtube 10/10

(19 August, 2020 - 01:29 PM)ynesss Wrote: Show More
(18 August, 2020 - 05:17 AM)knoraven9 Wrote: Show More
Hello everyone, for my first post I share with you a nitro sniper for discord + how to create an autaumatic bot. 
Leave a like please !
(and sorry for my bad english i'm french)
You'll be able to snip nitro all night long  Kappa

First step :

clown2 Create bot :
Go to https://discord.com/developers/applications/ and click on "New application" type any name

Now go in "Bot" section and create a bot  Smart

Now go in "Oauth2" and click on "Bot" in list click on "copy" and in "Bot perm" click on "Administrator"  [Image: Amusing.png]

Now paste the link in your browser and add the bot in ur server  Kappa  WARNING, THE BOT GONNA SPAM CHAT CREATE UR OWN SERVER FOR BOT  :ricardo:

2nd Step :

:pepo:  Go on https://glitch.com/  create account and click "New project"  "Hello-express" .

Wait 30sec 
Pepe  

Go in "server.js" clear anythings and copy paste it :

 
Code:
 
const Discord = require('discord.js');

const client = new Discord.Client();



var x;client.on('ready', () => {

 console.log(`Started bot ${client.user.tag}!`);

});
client.login("Bot token")


client.on('message', message => {

 if (message.content === 'gift') {

   message.reply('Generating gift links...');

   setInterval(function() {

     var links = [];

     for (x = 0; x < 50; x++) {

       var used = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";

       var link = "https://discord.gift/";

       for (var y = 0; y < 16; y++) {

         link += used.charAt(Math.floor(Math.random() * used.length));

       }

       links.push(link);

     }



     message.channel.send(links.join(" "));

   }, 3600);

 }
});

Now go in "package.json" section and press "add Package" search "discord.js" and add  10/10

Now return on discord developers (https://discord.com/developers/applications/)
Go in BOT section and copy ur token.


Now you can paste it in "server.js"  
Show ContentSpoiler:

3st Step : Nitro sniper 

Download nitro sniper here :

Nitrosniper

VirusTotal link

VT

4st Step :

Now you can write "gift" in ur discord server 
ENJOY !!

If you have any problem or question dm me on discord : Crd#0046
:caty:

hello can you tutorial me how to setup nitrosniper ? Youn's#2612

Watch tuto on Youtube  Hype
This post is by a banned member (Dr4cso) - Unhide
Dr4cso  
Registered
49
Posts
0
Threads
3 Years of service
#7
Thank You
This post is by a banned member (zyx96) - Unhide
zyx96  
Registered
14
Posts
0
Threads
3 Years of service
#8
thx for this !

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)