Important
WE ARE NOT responsible if you get banned using our selfbots. Selfbots are against Discord ToS and break OwO bot rules. Use only in private servers and do not openly share that you are using automation.
NeuraSelf is a powerful automation tool designed for Discord's OwO bot. It features human-like behavior, multi-layer security, and a premium web dashboard for real-time monitoring.
- Auto HuntBot Solve: Automatically solves HuntBot captchas using advanced image recognition.
- AutoSolvers: Solve-Captchas both Web captcha(Yes-Captcha Api paid) and letterimage captcha(onnx model free).
- Advanced AutoGems: Intelligent gem sets (Fabled/Legendary) or mixed tiers.
- Mobile Support: Fully functional on Android (Termux) with vibrations and toasts.
- Multi-Account: Run unlimited accounts simultaneously with independent configs.
- Dynamic Quest Intelligence: Auto-completes checklists and tracks progression.
- Stealth: Realistic typing simulation with mistakes and backspacing.
- Premium Dashboard: Real-time stats, charts, and live configuration editor.
- Security System: Auto-pauses on detection, captchas, or OwO captcha DMs.
-
Download & Install Python 3.10+.
-
Clone the repository:
git clone https://github.com/routo-loop/neura-self cd neura-self -
Install Requirements and Add accounts:
python neura_setup.py
-
Start the Bot:
python neura.py
Please see the MOBILE_GUIDE.md file for detailed Termux instructions.
- Requirement: You must install the Termux:API app from F-Droid for mobile features to work.
NeuraSelf uses two main configuration files in the config/ folder.
This is where you define your accounts. You can add as many as you want!
Template:
{
"accounts": [
{
"token": "YOUR_FIRST_ACCOUNT_TOKEN",
"channels": ["CHANNEL_ID_1", "CHANNEL_ID_2"],
"enabled": true
},
{
"token": "YOUR_SECOND_ACCOUNT_TOKEN",
"channels": ["CHANNEL_ID_3", "CHANNEL_ID_4"],
"enabled": true
}
]
}-
token: Your Discord account token.
-
channels: A list of Channel IDs to use. If you put multiple, the bot will rotate between them.
-
enabled: Set to
trueto run this account, orfalseto skip it.
This file controls the global settings for all bots.
- Stealth: Typing speed, mistake rates.
- Cooldowns: Custom delays between commands.
- Features: Enable/Disable Gem usage, Auto-Sell, etc.
- Then when you run your selfbot with token or tokens so it will create copy of settings.json with id for specific account like settings_123456.json and it will create multiple if you have multiple accounts and then you can adjust settings for specific account.
Once the bot is running, you can access the beautiful dashboard at:
This tool is for educational purposes only. Using self-bots violates Discord's Terms of Service and may result in account termination.