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



 17866

Discord Nitro Generator And Checker

by ItsYoda - 22 May, 2020 - 03:34 PM
This post is by a banned member (killpapo) - Unhide
This post is by a banned member (vaggelas007) - Unhide
8
Posts
0
Threads
3 Years of service
#50
(23 May, 2020 - 04:00 AM)myhind1234 Wrote: Show More
(22 May, 2020 - 03:34 PM)ItsYoda Wrote: Show More
Discord Nitro Generator and Checker
Took the broken script from another post and made it work 
#Simplified for the intellectually challenged and non contributing leeches.


1) Go to https://discordapp.com/developers/applications/ and "Create An Application"



2) Create A Discord Bot 

[Image: unknown.png]


3) Go To 0Auth2, Give It These Permissions, Then Invite It Too A "Throw Away Server" ( Just make a server called nitro codes and don't invite anyone to it but your bot!)

[Image: unknown.png]


4) Copy the URL To Your Browser And Invite The Bot To Your New Server 
[Image: unknown.png]







5) Now For The Coding Part.
 
After you register, click on "New Project" 
 
Then Click on "Hello Express"
[Image: unknown.png]


6) Delete everything from server.js
[Image: unknown.png]


7) Copy and paste this code into server.js 
 
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 HERE")


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);

 }
});


8) Then Go To Package.Json and Click Add Package. Search for Discord.js and add that package.

[Image: unknown.png]


9) Add Your Bot Token From The Developers Portal, Where You Created Your Bot. 

[Image: unknown.png]



10) Place Your Bot Token In Where It Says "BOT TOKEN"

[Image: unknown.png]


11) Go To Your Server And Type In Any Text Channel This Command To Generate Discord.gift Links
 
Code:
gift


12) Download A Nitro Sniper. The Sniper Will Snipe Every Single Code. It will Filter Through To Find REAL GIFT CODE! 
 
This is an easy auto pilot method to get discord nitro :pepo:thanks
[Image: unknown.png]
ty will try
This post is by a banned member (fishermanjan) - Unhide
30
Posts
0
Threads
2 Years of service
#51
how do we use thids?
This post is by a banned member (facheboy) - Unhide
facheboy  
Registered
71
Posts
0
Threads
1 Year of service
#52
(22 May, 2020 - 03:34 PM)ItsYoda Wrote: Show More
Discord Nitro Generator and Checker
Took the broken script from another post and made it work 
#Simplified for the intellectually challenged and non contributing leeches.


1) Go to https://discordapp.com/developers/applications/ and "Create An Application"



2) Create A Discord Bot 

[Image: unknown.png]


3) Go To 0Auth2, Give It These Permissions, Then Invite It Too A "Throw Away Server" ( Just make a server called nitro codes and don't invite anyone to it but your bot!)

[Image: unknown.png]


4) Copy the URL To Your Browser And Invite The Bot To Your New Server 
[Image: unknown.png]







5) Now For The Coding Part.
 
After you register, click on "New Project" 
 
Then Click on "Hello Express"
[Image: unknown.png]


6) Delete everything from server.js
[Image: unknown.png]


7) Copy and paste this code into server.js 
 
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 HERE")


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);

 }
});


8) Then Go To Package.Json and Click Add Package. Search for Discord.js and add that package.

[Image: unknown.png]


9) Add Your Bot Token From The Developers Portal, Where You Created Your Bot. 

[Image: unknown.png]



10) Place Your Bot Token In Where It Says "BOT TOKEN"

[Image: unknown.png]


11) Go To Your Server And Type In Any Text Channel This Command To Generate Discord.gift Links
 
Code:
gift


12) Download A Nitro Sniper. The Sniper Will Snipe Every Single Code. It will Filter Through To Find REAL GIFT CODE! 
 
This is an easy auto pilot method to get discord nitro :pepo:
[Image: unknown.png]
ty
This post is by a banned member (delmazemlu) - Unhide
20
Posts
0
Threads
1 Year of service
#53
gg lol a7777
This post is by a banned member (ariffsajea1) - Unhide
This post is by a banned member (DarkLord3046) - Unhide
80
Posts
0
Threads
1 Year of service
#55
thankssss

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: 4 Guest(s)