mecharii / Vanity-Sniper

A tool to snipe a discord URL quickly and easily!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔗 Vanity Sniper 🚀

NOTE:
Vanity Sniper was made for educational purposes, therefor all consequences caused by your actions are your responsibility and accountability.


🔱 » Menu

☄ » Deploys

Deploy with REPLIT

🛠 » Features

> Snipe the URL every fraction of a second
> Fast
> Open Source
> Easy to use
> Requires No Skills

📁 » Setting up

  1. Install Nodejs
  2. Open up config.js with notepad or some other editor
  3. Double Click on start.bat

⚙ » Config

If you want to change the config, open up config.js and locate it at the top. There you can configure the following:

module.exports = {
    token: "NzgxMjA0ODUyOTEwOTgxMTYz.GkAM43.t0y1bsPwdKBkfIoU_LWh04eOtNcekjPbCFwRz0", // Put your token here
    guildid: "1018076861693169734", // Place the ID of the guild here
    url: "capingteam" // Place the Vanity Here
}

About

A tool to snipe a discord URL quickly and easily!


Languages

Language:JavaScript 96.6%Language:Batchfile 3.4%