[!IMPORTANT]
β οΈ π¨ WE ARE NOT responsible if you get banned using our selfbots. Selfbots are agains discord tos and also breaks owo bots rules. If you do plan on using it still then atleast take some steps to ensure that you won't be getting banned like no more than one/two account grinding in one servers, Only grinding in private servers, And not openly sharing the fact that you use selfbot to grind owo.
NeuraSelf is an advanced, feature-rich automation tool designed for Discord's OwO bot. Built with intelligence, stealth, and user experience in mind, it automates grinding, manages HuntBot, detects security threats, and provides a beautiful web dashboard for real-time monitoring and control.
Unlike basic automation scripts, NeuraSelf features human-like typing simulation, multi-layer security detection, dynamic cooldown synchronization, and a comprehensive web interface that puts you in complete control.
|
|
|
|
- Python 3.10+ (Required)
- Discord Account (User token)
- Windows/Linux/macOS (Cross-platform)
# Run the setup script
neura_setup.batThe setup script will:
- β Check and install Python 3.10
- β Install all required dependencies
- β Prompt for your Discord token
- β Configure channel settings
- β Launch the bot automatically
# Clone or download the repository
cd NeuraSelf-UwU
# Install dependencies
pip install -r requirements.txt
# Configure your settings
# Edit config/settings.json with your token and channels
# Run the bot
python main.pyNeuraSelf uses a JSON-based configuration system. Edit config/settings.json or use the Dashboard Configuration tab.
{
"accounts": [
{
"token": "YOUR_DISCORD_TOKEN",
"channels": ["CHANNEL_ID_1", "CHANNEL_ID_2"],
"enabled": true
}
],
"commands": {
"hunt": { "enabled": true, "cooldown": [18, 20] },
"battle": { "enabled": true, "cooldown": [18, 20] },
"daily": { "enabled": true },
"cookie": { "enabled": true, "userid": "USER_ID_TO_SEND_COOKIE" }
},
"stealth": {
"typing": {
"enabled": true,
"min": 0.5,
"max": 2.5,
"typos": true,
"mistake_rate": 0.1
}
}
}π For detailed configuration guide, see guide.md
Once the bot is running, access the web dashboard at:
http://localhost:8000
| Tab | Description |
|---|---|
| Dashboard | Real-time stats, uptime, and bot status |
| Configuration | Edit all settings without restarting |
| Security | Solve captchas and view security logs |
| History | Analytics charts for cash and commands |
| System Terminal | Live log feed with color coding |
NeuraSelf includes advanced HuntBot automation:
- Auto-Deploy: Sends HuntBot with configured cash amount
- Return Detection: Automatically detects when HuntBot returns
- Cooldown Sync: Syncs with HuntBot's return time (Days/Hours/Minutes)
- Password Handling: Detects password requirements and waits for reset
- Captcha Detection: Identifies HuntBot captchas with image extraction
- Audio Alerts: Plays distinct beep sounds for HuntBot events
Mimics human typing behavior:
- Character-by-character typing with random delays
- Realistic typo generation and correction
- Reaction time delays before responding
- Configurable typing speed and mistake rate
Multi-layer protection:
- Ban Detection: Instant pause on ban message
- Captcha Detection: Keyword + button detection
- Desktop Notifications: System tray alerts
- Webhook Integration: Send alerts to Discord
- Audio Alerts: Different beeps for ban/captcha/huntbot
| Metric | Value |
|---|---|
| Command Interval | 4.2s minimum |
| Priority Commands | 1.2s interval |
| Hunt/Battle Cooldown | 18-20s (configurable) |
| OwO Idle Frequency | 10-13s (configurable) |
| Channel Rotation | 300-350s (configurable) |
| Daily/Cookie Sync | 24h (auto-synced) |
| Component | Technology | Version |
|---|---|---|
| Discord Library | discord.py-self | Latest |
| Web Framework | Flask | 2.3.0 |
| HTTP Client | aiohttp | 3.12.15 |
| Console UI | Rich | 14.2.0 |
| Notifications | plyer | 2.1.0 |
| Audio | playsound3 | 3.3.0 |
| Environment | python-dotenv | 1.2.1 |
- features.md - Complete feature matrix and comparison
- guide.md - Comprehensive setup and usage guide
- config/settings.json - Configuration reference
β βββββ β βββββ ββ
β ββ β β β ββ β β
ββ β ββββ β β ββββ ββββ
β β β ββ ββ β β β β β β
β β β βββββ ββ ββ β β
β ββ βββ β β
β
βββββββββββββββββββββββββββββββββββββββ
N E U R A S E L F β’ Made by ROUTO
βββββββββββββββββββββββββββββββββββββββ
[16:22:45] [SYS] Ready as Username (Display: DisplayName)
[16:22:45] [INFO] Channel: 123456789012345678
[16:22:46] [CMD] Sent: hunt
[16:22:50] [SUCCESS] Hunt successful!
This tool is for educational purposes only. Using self-bots violates Discord's Terms of Service and may result in account termination. Use at your own risk.
NeuraSelf is not affiliated with Discord or OwO bot. All trademarks belong to their respective owners.
Questions? Check guide.md or ask in our Discord server!
Feature Requests? See features.md for current capabilities!