Skip to content

ParadiseBotAutoTool is a Python-based selfbot designed to automate fishing in the Paradise Bot game on Discord. It features automatic fishing, real-time stats display, captcha detection with text-to-speech alerts, and customizable settings via a settings.json file.

Notifications You must be signed in to change notification settings

Tobias2BK/ParadiseBotAutoTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎣 Paradise Bot Auto Fishing Tool (Selfbot Edition)

A Discord selfbot script that automatically plays the fishing minigame for Paradise Bot with human-like interaction. It includes fishing automation, stat tracking, anti-captcha voice alerts, and AI Thread to avoid detection.


πŸ“’ Announcement

  • 5/26/2025 – This project was discontinued after I got banned from the bot... πŸ’€
  • 5/27/2025 – SIKE! I’m back with a full update featuring β€œAbsolute Human Mimic” mode for ultra-stealth fishing. See features below!
  • 6/3/2025 – Updated main.py to align with the new update, including a revamped stats display and a new fishing system.

βš™οΈ Features

  • 🎣 Auto Fishing: Instantly clicks the β€œCast Line” button when a fishing embed appears.
  • πŸ“Š Fishing Stats: Displays streak, earnings, level, and XP with fancy progress bars in the terminal.
  • 🧠 Human Simulation: Delays, hesitations, random commands, and AFK behavior to mimic real users.
  • πŸ” Captcha Detection: Alerts you with TTS when a captcha/security check appears.
  • πŸ”§ Customizable Settings: All your info (token, channel ID, alert toggle) in a simple settings.json.

πŸš€ Setup

  1. Clone or download this repo.
  2. Create a settings.json file in the root directory with this format:
{
  "TOKEN": "your_discord_token_here",
  "CHANNEL_ID": "your_target_channel_id",
  "captcha_alerts": true
}
  1. Install dependencies:
pip install -r requirements.txt

πŸ•ΉοΈ Usage

python main.py

Once started, run /fish in your target Discord channel.


⚠️ Warnings

❗ This is a selfbot and violates Discord's Terms of Service.
❗ It also violates Paradise Bot’s TOS.
❗ Use responsibly, and at your own risk!


πŸ“¦ Dependencies

  • discord.py-self
  • aiohttp
  • rich
  • pyttsx3
  • requests

πŸ“ License

Go wild β€” edit, fork, remix, or contribute! Just don’t sell it or get anyone banned (including yourself πŸ˜‰).

About

ParadiseBotAutoTool is a Python-based selfbot designed to automate fishing in the Paradise Bot game on Discord. It features automatic fishing, real-time stats display, captcha detection with text-to-speech alerts, and customizable settings via a settings.json file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages