Skip to content

Discord owobot selfbot, included many extensions, no double or triple spam error, made by Vietnamese with love

Notifications You must be signed in to change notification settings

Bot-Developer-Distract/discord-owo-selfbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADVANCED DISCORD OWO TOOL FARM

This is a community version and currently in progress

Please report bugs and keep on track with our announcement!

Requirement

For laptop and PC: Windows 10 or higher, Linux and MacOS

For Android: Download and install Termux

For IOS: Not yet (please tell us if you know any supporting method)

Note: Termux from Google Play Store is unsupported.

Installation

Please make sure that you have installed both Node.js and Python3 on your devices

An instruction on how to add Python to environment variables can be found here

Imgur

Download and extract the module or clone/pull it using Git:

git clone https://github.com/LongAKolangle/discord-owo-selfbot.git

Now open the terminal inside folder where you downloaded the selfbot and run the following command

npm install

This will install all the requirements (libraries) for the selfbot to run correctly

Usage

For running selfbot, please use the following command (inside selfbot folder)

node .

If you see the following warning

Imgur

Congratulation, you have installed our selfbot successfully.

Type "Y", enter and enjoy your time! (The selfbot will exit if you press enter only)

Account Login

We support 2 ways to login: via token, and via QR Code

Imgur

Via token:

- Step 1: Get your discord account token

Method 1: Follow this instruction to get your account token

Method 2: Press Ctrl + Shift + I and paste the following function

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('%cTOKEN CLAIMED!', 'font-size: 50px');
console.log(`%cYou now have your token in the clipboard!`, 'font-size: 16px');

- Step 2: Simply paste your token into the toolfarm, this will take a while

Imgur

Via QR Code

Simply scan the QR Code on the screen by your discord mobile and wait patiently...

Imgur

If success, a list of servers you joined will be shown up

A full tutorial on how to use the selfbot will be uploaded to Youtube soon!

Achievements

✔ Attempt to solve captcha by using 3rd party captcha-api website

✔ Solve captcha by DMs the selfbot

✔ Send notification via webhook/DMs/Call

✔ Cool Activities

✔ Prompt sent command with time

✔ Level up with random quotes from 3rd party captcha-api website

✔ Unhandled Rejection Handler

✔ Double/Triple spam error Handler

✔ Automatic resume on captcha solved

✔ Automatic loot boxes and use gems

✔ Automatic run/pup/piku randomly

✔ Automatic claim daily reward

✔ Automatic reset configuration daily

✔ Clean code

-- Coming soon list --

⬜ Automatic send/receive huntbot

⬜ Automatic vote OwO on top.gg

⬜ Automatic claim/handle quest and checklog

⬜ Application with UI support

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

As we are looking for translators to make the selfbot and instruction multi-language supports, please open an issue with translator labels if you'd like to join in!

Please make sure to update tests as appropriate.

Contact

Facebook: Coming soon

Email: [email protected]

Discord (semi-support): Join now

Join our discord server: Coming soon

If you find this tool useful, please consider leaving us a star rating!

Our project is completely free, so please that's all we asked for! 😥

Acknowledgments

SPECIAL THANKS TO:

Aiko-chan-ai

iamz4ri

keepmeside

License

✨ Licensed under the MIT license.

⛱️ Copyright © EternityVN x aiko-chan-ai 2022

💖 Made by Vietnamese with love

💫 We are BKI members (Baka Island - 💪Đảo Ngố Tàu)

Tag: Discord selfbot, OwO selfbot, Tool Farm OwO, Advanced OwO Selfbot, Selfbot Farm OwO, Discord OwO bot selfbot, Discord OwO selfbot, etc.

About

Discord owobot selfbot, included many extensions, no double or triple spam error, made by Vietnamese with love

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%