This is a community version and currently in progress
Please report bugs and keep on track with our announcement!
Advanced discord OwO selfbot
is currently in maintenance mode. Future updates focus on bug fixes and improvements rather than new features. Thank you for trusting and being with us throughout the 3-year journey.If you have any question/suggestion, feel free to submit your idea to us.
Please report if you have any issue/bug/error while using, I will try my best to help with responsibility.
>>> Captcha from owobot.com/captcha is now supported
Tip
Check out this discussion: #45
Node.js Version: v22.11.0 and above
For laptop and PC: Windows 10/11 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.
A full tutorial on how to use the tool is now available!
Please make sure that you have installed Node.js LTS on your devices.
On Termux, run the following commands:
apt update
apt upgrade
apt install -y nodejs-lts git
Download and extract the module or clone/pull it using Git:
git clone https://github.com/Kyou-Izumi/advanced-discord-owo-tool-farm.git
Open the terminal inside folder where you downloaded the tool
cd advanced-discord-owo-tool-farm
and run the following command:
npm install
This will install all the requirements (libraries) for the tool to run correctly.
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([
[Symbol()],
{},
req => {
if (!req.c) return;
for (let m of Object.values(req.c)) {
try {
if (!m.exports || m.exports === window) continue;
if (m.exports?.getToken) return copy(m.exports.getToken());
for (let ex in m.exports) {
if (m.exports?.[ex]?.getToken && m.exports[ex][Symbol.toStringTag] !== 'IntlMessagesProxy') return copy(m.exports[ex].getToken());
}
} catch {}
}
},
]);
window.webpackChunkdiscord_app.pop();
console.log('%cWorked!', 'font-size: 50px');
console.log(`%cYou now have your token in the clipboard!`, 'font-size: 16px');
For running the tool, please use the following command (inside tool folder)
npm start
If you see the following warning
Congratulation, you have installed our Advanced discord OwO tool farm
successfully.
Type "Y", enter and enjoy your time! (The tool will exit if you press enter only)
We support 2 ways to login: via token and QR Code
- Step 1: Get your discord account token
See How to get your discord token
- Step 2: Simply paste your token into the terminal, this will take a while
Simply scan the QR Code on the screen by your discord mobile and wait patiently...
node . [command] [options]
npm start [command] [options]
npm start -- -- [options]
# Example
npm start generate config-sample.json # generate config-sample.json
npm start import config.json # Trigger auto import and run with given config.json
-s, --skip-check-update # Skip the update check
-u, --update # Update without asking
-v, --verbose # Enable debug
{
"username": "", // Optional: Display name (can be ignored)
"token": "your.discord.token", // Required: Your Discord account token
"guildID": "123456789", // Optional: Server ID where the bot operates
"channelID": [ // Required: Array of channel IDs for farming (at least one)
"channel-id-1",
"channel-id-2",
"channel-id-3"
]
}
{
"wayNotify": [ // Choose notification methods: "webhook", "dms", "call", "music", "popup"
"webhook",
"dms"
],
"webhookURL": "https://discord.com/api/webhooks/...", // Required if using webhook
"adminID": "your-user-id", // Required if using dms/call notifications
"musicPath": "./path/to/music.mp3", // Required if using music notifications
"prefix": "!" // Command prefix for bot commands
}
{
"captchaAPI": "2captcha", // Options: "2captcha", "yescaptcha"
"apiKey": "your-api-key" // Required if captchaAPI is set
}
{
"autoHuntbot": true, // Enable/disable huntbot automation
"autoTrait": "efficiency", // Options: "efficiency", "duration", "cost", "gain", "experience", "radar"
"useAdotfAPI": true // Use Advanced Discord OwO Tool Farm API
}
{
"autoPray": [ // Auto pray/curse commands
"pray",
"pray user-id-here", // You can target specific users
"curse user-id-here"
],
"autoQuote": [ // Auto quote commands
"owo", // Send owo/uwu randomly
"quote" // Send random quotes
],
"autoRPP": [ // Other auto commands
"run",
"pup",
"piku"
]
}
{
"autoGem": 1, // 0: disabled, 1: upgrade fabledβcommon, -1: downgrade commonβfabled
"gemTier": [ // Gem tiers to use (when autoGem is enabled)
"common",
"uncommon",
"rare",
"epic",
"mythical"
// Available: "legendary", "fabled"
],
"useSpecialGem": false // Use special gems
}
{
"autoLootbox": true, // Auto use regular lootboxes
"autoFabledLootbox": false, // Auto use fabled lootboxes
"autoDaily": true, // Auto claim daily rewards
"autoCookie": true, // Auto use cookies
"autoClover": true, // Auto use clovers
"autoSell": true // Auto sell animals when cash runs out
}
{
"autoSleep": true, // Create random pause gaps (5-20 mins)
"autoReload": true, // Auto reload config daily
"autoResume": true, // Auto resume after solving captcha
"showRPC": true // Show Discord Rich Presence
}
{
"token": "your.discord.token.here",
"guildID": "123456789012345678",
"channelID": ["987654321098765432"],
"wayNotify": ["webhook"],
"webhookURL": "https://discord.com/api/webhooks/your/webhook/url",
"adminID": "your-user-id-here",
"prefix": "!",
"captchaAPI": "2captcha",
"apiKey": "your-2captcha-api-key",
"autoHuntbot": true,
"autoTrait": "efficiency",
"useAdotfAPI": true,
"autoPray": ["pray"],
"autoGem": 1,
"gemTier": ["common", "uncommon", "rare", "epic", "mythical"],
"useSpecialGem": false,
"autoLootbox": true,
"autoFabledLootbox": false,
"autoQuote": ["owo"],
"autoRPP": ["run", "pup"],
"autoDaily": true,
"autoCookie": true,
"autoClover": true,
"autoSell": true,
"autoSleep": true,
"autoReload": true,
"autoResume": true,
"showRPC": true
}
- Required fields:
token
,channelID
(at least one) - Conditional requirements:
webhookURL
needed if using "webhook" notificationsadminID
needed if using "dms" or "call" notificationsmusicPath
needed if using "music" notificationsapiKey
needed ifcaptchaAPI
is set
- Generate sample config: Use
npm start generate config-sample.json
to create a template
Q: Is this tool safe to use?
A: The tool is open source and you can review the code yourself. However, using any automation tool carries risks. Always use at your own discretion and follow Discord's Terms of Service.
Q: Will I get banned for using this?
A: There's always a risk when using automation tools. We've implemented safety features like random delays and captcha solving, but we cannot guarantee your account's safety.
Q: Does this work on mobile?
A: Yes! You can use it on Android via Termux. iOS support is not available yet.
Q: Is this tool free?
A: Yes, the tool is completely free. However, some services like captcha solving APIs require payment to their respective providers.
Q: I get "npm is not recognized" error
A: You need to install Node.js first. Download it from nodejs.org and make sure to restart your terminal.
Q: The tool won't start after installation
A: Make sure you've run npm install
first. If issues persist, try:
npm cache clean --force
npm install
Q: How do I get my Discord token?
A: See our Get Token section above. Never share your token with anyone!
Q: Where do I put my configuration file?
A: Create a file named config.json
in the same folder as the tool, or use npm start generate config.json
to create a template.
Q: What channels should I use for farming?
A: Use channels where OwO bot is active and you have permission to send messages. Private servers work best.
Q: How do I set up webhooks for notifications?
A: Create a webhook in your Discord server settings, copy the URL, and paste it in the webhookURL
field in your config.
Q: Which captcha API should I choose?
A: Both 2captcha and yescaptcha work well. Choose based on pricing and availability in your region.
Q: What's the difference between autoGem values?
A:
0
: Disabled1
: Upgrade gems (fabled β common)-1
: Downgrade gems (common β fabled)
Q: Tool stops working after a while
A: This usually happens due to:
- Rate limiting (use
autoSleep: true
) - Captcha detection (make sure captcha API is configured)
- Token expiration (re-login required)
Q: Captcha solving is not working
A: Check:
- Your API key is correct and has balance
captchaAPI
is set to "2captcha" or "yescaptcha"- Your internet connection is stable
Q: Getting "Invalid token" error
A: Your token may have expired. Get a new token using the methods in Get Token section.
Q: Notifications are not working
A: Verify:
- Webhook URL is correct and accessible
- Admin ID is your correct user ID
- Music file path exists (for music notifications)
Q: Tool crashes with "ECONNRESET" error
A: This is usually a network issue. Try:
- Checking your internet connection
- Using a VPN
- Restarting the tool
Q: How does auto huntbot work?
A: When enabled, the tool automatically sends and receives huntbot, and can upgrade traits using the specified trait type.
Q: What does "useAdotfAPI" do?
A: This uses our custom API for enhanced huntbot captcha solving. It's currently free during beta.
Q: Can I run multiple accounts?
A: You can run multiple instances with different config files, but be careful about rate limiting.
Q: How often should I run the tool?
A: Use autoSleep: true
for random breaks. Continuous running increases ban risk.
Q: What's the best configuration for safety?
A: Enable:
autoSleep: true
autoResume: true
- Configure captcha API
- Use moderate delays between commands
Q: Can I modify the code?
A: Yes! The tool is open source under a Custom Non-Commercial License. See our License section.
Q: How do I contribute to the project?
A: Check our Contributing section. We welcome bug reports, feature requests, and translations.
Q: Why is my gem management not working?
A: Make sure:
autoGem
is not set to 0gemTier
array contains the gems you want to use- You have enough gems in your inventory
Q: The tool updates but my config is reset
A: Your config should be preserved. If lost, regenerate it with npm start generate config.json
and reconfigure.
Q: Where can I get help?
A:
- Join our Discord Server
- Check SECURITY.md for security guidelines
- Open an issue on GitHub for bugs
Q: How do I report a bug?
A: Please provide:
- Your Node.js version
- Operating system
- Error messages or logs
- Steps to reproduce the issue
Q: Can I request new features?
A: Yes! Open a GitHub discussion or join our Discord server to suggest features.
Recently, there have been reports of hacked accounts and lost currency associated with the use of certain tools. For your safety, it is advised to avoid any kind of obfuscated or suspicious code. Prioritize security and exercise caution when using external code or tools. Stay informed, trust reliable sources, and adopt good security practices to protect your accounts and data.
For more information: SECURITY.md
β CLI support
β Attempt to solve captcha by using 3rd party captcha-api website
β Solve captcha from OwO website (further info in discord server)
β DMs selfbot account to send captcha answer to OwO (user -> selfbot -> OwO)
β Selfbot Commands
β Send notification via Webhook/DMs/Call
β Cool Activities
β Prompt sent command with time
β Level up with random stored quotes
β Unhandled Rejection Handler
β Double/Triple spam error Handler
β Automatic stop on captcha detected
β Automatic resume on captcha solved
β Automatic loot boxes and use gems
β Automatic run/pup/piku randomly
β Automatic claim daily reward
β Automatic sell animals once cash runs out
β Automatic reload configuration daily
β Automatic send/receive, upgrade trait huntbot
β Huntbot captcha solving API (Beta version, currently free)
β Automatic check for update
β Internationalization (Multi-language support)
β Clean code
β Open source
β Use Slash Command [removed due to instability]
β Automatic gamble (slot/coinflip) [blackjack removed due to instability]
β Automatic claim/handle quest and checklog [cancelled]
-- Coming soon list --
β¬ Selfbot captcha solving API (No longer 3rd party)
β¬ Automatic vote OwO on top.gg (in testing)
β¬ Application with UI support
We greatly appreciate your support and consideration! Your belief in the power of a star as a donation truly resonates with us. Each click represents not just a simple action, but a meaningful contribution towards our journey.
Your stars serve as fuel for our spirits, igniting our passion and dedication to make a positive impact. With every milestone we achieve, we come closer to realizing our vision of creating a better non-profit endeavors.
Your stars inspire us to keep pushing boundaries, overcome challenges, and bring about meaningful change.
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 tool and instruction multi-language supports, please open a discussion with translator labels if you'd like to join in!
Please make sure to update tests as appropriate.
Facebook: Nguyα» n ThΓ nh Long
Fanpage: Nong ngoo α» ΔαΊ£o Ngα»
Patreon: Click here!
PayPal: Click here!
Email: ntt.eternity2k6@gmail.com
Join our discord server: Tool Support Server
Hello there, my name is Eternityy, and I wanted to take a moment to thank you for using our tool.
Since 2021, this project has been non-profit. But we're still committed to making it the best it can be,
With APIs like captcha-solving and quoting,... to help make your experience better and more efficient.
Unfortunately, funding has become an obstacle to our progress. Would you be willing to help us out with a small donation?
Even the price of a coffee cup can go a long way towards keeping us going. Every little bit helps, means the world to us.
Thank you for your time and consideration, and we hope you continue to enjoy our tool!
SPECIAL THANKS TO:
-
keepmeside
-
gillcoder
β¨ This project is licensed under a Custom Non-Commercial License. You are free to use, modify, and distribute this software for non-commercial purposes only.
For commercial use, you must obtain written permission from the author and maintain proper attribution. See the LICENSE file for full details.
π Made by Vietnamese with love
β±οΈ Copyright Β© Kyou Izumi 2021-2025
π« We are BKI members (Baka Island - ΔαΊ£o Ngα» TΓ u)