This is an auto fisher for the Virtual Fisher Discord bot
This uses Discord.js Selfbot
This breaks a lot and I found there isn't much work arounds for my coding capabilities so I'm most likely going to rewrite this soon with another language and modules.
Caution
This bot can get detected occasionally for automation by Virtual Fisher. You should also be careful using Discord self-bot as they are against Discord's TOS
To use this, make sure you have Node.js installed and run:
npm install discord.js-selfbot-v13@latest
Clone/download the repo
Open the config.js file in any text editor
Follow the instructions in the comments for the first 4 lines.
Run the script using node path/to/run.js
If you need to get your Discord token, press ctrl+shift+i and go to the console tab.
You can use this to output your token: (Credit to NotNexuss)
(webpackChunkdiscord_app.push([[''],{},e=>{m=[];for(let c in e.c)m.push(e.c[c])}]),m).find(m=>m?.exports?.default?.getToken!==void 0).exports.default.getToken()