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.
- 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.pyto align with the new update, including a revamped stats display and a new fishing system.
- π£ 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.
- Clone or download this repo.
- Create a
settings.jsonfile in the root directory with this format:
{
"TOKEN": "your_discord_token_here",
"CHANNEL_ID": "your_target_channel_id",
"captcha_alerts": true
}- Install dependencies:
pip install -r requirements.txtpython main.pyOnce started, run /fish in your target Discord channel.
β 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!
discord.py-selfaiohttprichpyttsx3requests
Go wild β edit, fork, remix, or contribute! Just donβt sell it or get anyone banned (including yourself π).