Back to Home
/bump

R4PID

An automated server bumping self-bot with a real-time web dashboard for monitoring and control.

N Node.js 16+ DB Live Dashboard IO Socket.IO
r4pid --status
$ r4pid --status
Channels 3 watched
Bumps 247 total
Delay 30-90s
Dashboard ACTIVE
Self-bot notice: R4PID uses a Discord user token (not a bot token). Self-bots violate Discord's Terms of Service. Use on a secondary / alt account at your own risk.

Configuration

Field Description
Discord User Token Your Discord user token for authentication
Bump Channel IDs One or more channel IDs the bot should watch
Min Delay (seconds) Minimum wait time before sending a bump
Max Delay (seconds) Maximum wait time before sending a bump

Features

FIBO Detection

Listens for FIBO bot bump reminders and responds automatically.

Randomized Delays

Configurable min and max delay range to avoid detection patterns.

Live Dashboard

Real-time web UI showing bot status, bump counter, and activity log.

Socket.IO

Real-time communication between the bot and dashboard via WebSockets.

Activity Log

Timestamped event log displayed directly in the dashboard.

Browser Config

All settings managed through the UI and stored in localStorage.

Setup

1 Node.js 16.0.0 or higher required
2 Install dependencies: npm install
3 Start: npm start
4 Open dashboard: http://localhost:3000
5 Enter token and channel IDs in Configuration, then click Start Bot
Complete guide included: The ZIP file contains a full, accurate setup guide with every detail you need. No need to search elsewhere — everything is inside.
Download ZIP