Skip to content

depreciating/footdex-autocatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚽ FOOTDEX AutoCatcher ⚽

The first FOOTDEX AutoCatcher selfbot that went public in github 😁. written in JavaScript with 💖 by me, powered by discord.js-selfbot-v13 module written by akio-chan-ai for simplifying the progress of making a discord selfbot.

Click here to contact me (depreciating) on discord if you have any questions.

⚠ Terms of using this code

This repository/project is under GNU GENERAL PUBLIC licence, if you are using it please leave a watermark to me.

🚨 IMPORTANT 🚨

To acknowledge the hard work of MikeDTaro, I will not be sharing the full source code, including the preprocessed images, which are essential for the code. If you have the ability, you are welcome to generate them yourself, but I will not be providing any assistance. This is solely for my own learning purposes.

⚠️ Warning

Discord prohibits selfbots so if you want to use this project you will use it at your own risk.
I'm not responsible for any ban or ... from discord or your hosting provider.

💉 Requirements

  1. A working brain 🧠
  2. Your account token (Video Tutorial)
    • never commit or share your discord token in public, anyone who has it has access to your discord account
  3. node.js v16 or higher (v20 is recomended) (Click for downloading it)

Tested on Android, Linux and Windows.

🚀 Let's dive into it

So, I think now we have all the requirements installed and ready. Lets start our journey with the codes.

⚙ Config files

First rename config.js.example to config.js
Open config.js and fill out the values.

When you are done with the file save it and dont forget to never commit it or sharing it publicly.

💾 Installing it

Head up to your terminal and run the following commands.

npm install

✨ Running it up

Now run the following commands in the terminal.

node index.js

Common errors:

  • if u got an error showing illegal hardware instruction u need to run the code with an older version of sharp (0.27.2). to do that you need to run this command for startup:
node index.js --legacy

Now wait for the text (USERNAME is ready) and then your selfbot is online and catching countryballs automatically.
Dont forget to star ⭐

Forked from BallsDex AutoCatcher.

About

A selfbot for catching foot dexs automatically in FOOT DEX discord bot

Resources

License

Stars

Watchers

Forks

Contributors