- Install Git from https://git-scm.com/download/win and Node.js from https://nodejs.org/en/download/.
- Open Powershell AS Administrator and run the following command to allow the Running of local scripts:
Set-ExecutionPolicy Unrestricted -Scope CurrentUser- Download setup.ps1 into your selfbot folder and run the command below:
.\setup.ps1- Install Termux from the Google Play Store.
- Open Termux and run the following commands:
pkg install git -y
git clone https://github.com/Hydrion-Tools/Hydrion-S3LFB0T.git
cd Hydrion-S3LFB0T
bash setup.sh- To edit the config.json Use the command below
nano config.jsonThis will install all the required dependencies and set up the bot.
- To Start the Selfbot in regular scenarios use the Command below:
For Android/Linux
cd Hydrion-S3LFB0T
bash start.shFor Windows:
.\ start.ps1- To Update The Selfbot use The Command below:
For Android/Linux
bash update.shFor Windows:
.\update.ps1After the setup, you will be prompted to enter your Discord Token. This is required to run the bot. The token will be saved in a config.json file, which the bot will read during execution.
If you have any questions or need support, feel free to contact us via the Hydrion Support Discord.
Support US by starring the repo and join our server Hydrion Discord
Selfbot crafted by @hydradevx 🎨