Skip to content

Selfbot with richpresence, media downloader, backup commands, nitro sniper, giveaway auto, message logger, and more

Notifications You must be signed in to change notification settings

Walkoud/hap-selfbot-public

Repository files navigation

🌍 Langues disponibles


Multi_Color_Bar

HΛP SELFBOT PREMIUM 2024

🚀 UPDATE 2024

You can now download videos from YouTube, TikTok, Instagram, Twitter, and X:

OKg5Yy3Mm8
zosvJAIn5B


🌟 Features

  • Rich Presence: Customize your Discord status with rich presence options.
  • Backup Commands: Easily back up and restore your data.
  • Nitro Sniper: Automatically claim Nitro drops.
  • Giveaway Auto: Automatically participate in giveaways.
  • Message Logger: Log deleted messages in DMs.
  • Video Downloader: Download videos from popular platforms.
  • And much more...

📖 Table of Contents


📥 Installation

Windows

  1. Download the ZIP:
    Click here to download the project.

  2. Install Node.js:
    Download Node.js (v4+).

  3. Install Git:
    Download Git for Windows.

  4. Run the Installer:
    Double-click Install.bat to install the required dependencies.

  5. Start the Bot:
    Double-click run.bat to start the bot.

  6. Update Configuration:
    Edit settings.json to configure your token, prefix, and other settings.


Linux or Termux (Android)

  1. Install Git and Node.js:
    Run the following commands in Termux or your Linux terminal:

    apt update && apt upgrade
    termux-setup-storage
    apt-get install git nodejs
  2. Clone the Repository:

    git clone https://github.com/Walkoud/hap-selfbot-public
    cd hap-selfbot-public
  3. Install Dependencies:

    npm install
    npm install discord.js@11
  4. Start the Bot:

    node index.js
  5. Update Configuration:
    Edit settings.json to configure your token, prefix, and other settings.


⚙️ Configuration

Token, ID, and Prefix

  • Token: Replace the default token with your Discord account token.
  • Prefix: Set your preferred command prefix.

To view available commands, run:

node index help

Example to change the prefix:

node index prefix !

Simple Configuration

Key Description Default Value
token Your Discord token None
prefix Command prefix .
ID Your Discord ID Auto-detected
autoDownloadMediaURL Automatically download videos from URLs true
autoCropVideos Automatically crop black bars in videos true
thumbnailcmd Show thumbnails in commands true
autoclaimnitro Automatically claim Nitro drops ON
messagelogger Log deleted messages in DMs ON
backupprefix Prefix for backup commands ["x!", "!x"]
giveawayauto Automatically participate in giveaways ON
giveawaywebhook Webhook URL for giveaway logs None

Presence Configuration

Key Description Default Value
presence Type of presence (richpresence, normal) richpresence
status Custom status text lofi chill
statustype Status type (LISTENING, WATCHING, etc.) LISTENING
richpresencetype Rich presence type (STREAMING, WATCHING) STREAMING
richpresenceID Application ID for rich presence 805871101179068438
richpresencedetail Rich presence detail text HΛP SELFBOT
richpresenceurl Stream URL for rich presence https://twitch.tv/lofi
multipresence Enable multiple status rotation ON
multipresenceSECONDS Interval for status rotation (in seconds) 15

🔑 How to Get Your Token

  1. Download the APK from this link.
  2. Install the APK and open the app.
  3. Click the arrow in the top-left corner, select "Token Track," and log in with your Discord credentials.
  4. Click "Track Token" to retrieve your token.

🔄 Auto Restart on Crash

Install pm2 to automatically restart the bot if it crashes:

npm i -g pm2
pm2 start index.js
pm2 save

To stop the bot:

pm2 stop index.js
pm2 delete all
pm2 save

🛠️ Available Commands

Basic Syntax

urlTodownload [options]

Options

  • crop: Enable cropping.
  • nocrop: Disable cropping.
  • rotateL: Rotate video left.
  • rotateR: Rotate video right.

Examples

  • urlTodownload crop → Download with cropping enabled.
  • urlTodownload crop rotateL → Download with cropping and left rotation.

⚠️ Warning

This selfbot violates the Terms of Service (ToS) of most platforms, including Discord.
Using this selfbot may result in account suspension or a permanent ban.
Use at your own risk.

Support Discord

About

Selfbot with richpresence, media downloader, backup commands, nitro sniper, giveaway auto, message logger, and more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published