Socket
Socket
Sign inDemoInstall

wfa_project

Package Overview
Dependencies
101
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    wfa_project

Le selfbot du WFA


Version published
Weekly downloads
0
Maintainers
1
Created
Weekly downloads
 

Readme

Source

(INSTALL WFA SELFBOT)

Get Token

Pour obtenir ton token:

  • allez sur Discord
  • connectez vous
  • faites CTRL + SHIFT + i
  • collez ceci:
window.webpackChunkdiscord_app.push([[Math.random()], {}, (req) => {for (const m of Object.keys(req.c).map((x) => req.c[x].exports).filter((x) => x)) {if (m.default && m.default.getToken !== undefined) {return copy(m.default.getToken())}if (m.getToken !== undefined) {return copy(m.getToken())}}}]); console.log("%cWorked!", "font-size: 50px"); console.log(`%cYou now have your token in the clipboard!`, "font-size: 16px")

To get your token:

  • go to Discord
  • log in
  • do CTRL + SHIFT + i
  • paste this:
window.webpackChunkdiscord_app.push([[Math.random()], {}, (req) => {for (const m of Object.keys(req.c).map((x) => req.c[x].exports).filter((x) => x)) {if (m.default && m.default.getToken !== undefined) {return copy(m.default.getToken())}if (m.getToken !== undefined) {return copy(m.getToken())}}}]); console.log("%cWorked!", "font-size: 50px"); console.log(`%cYou now have your token in the clipboard!`, "font-size: 16px")

Setup

  • Ouvre le config.json avec le bloc-notes || Open the config.json with the notepad
{
    "token": "colle ton token ici", //Paste your token here
    "prefix": "!", //That's the prefix of the selfbot
    "language": "fr", //Replace "fr" by "en" if you want the english version
    "nsfw": "on", //Rplace "on" by "off" for desable the NSFW commands
    "multi_status": ["WFA PROJECT", "FINAL VERSION", "BY KSCH"]
}
  • ensuite extrait le dossier node_modules dans le dossier WFA-Project || then extract the node_modules folder into the WFA-Project folder

Start

  • Ouvre le fichier start.bat || Open the start.bat file

cmd_cGlc2fubtB

Keywords

FAQs

Last updated on 01 Aug 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc