Subscriptions are temporarily disabled, read announcements on discord!
By using this platform, you acknowledge that botting is usually against a game's TOS (Terms of Service) and/or EULA (End User License Agreement). This software is provided "as is," with no warranties. Do not use it if your EULA prohibits botting.

Bolt Launcher Setup (Debian)

Install Bolt Launcher (includes RuneLite) on Debian Linux

Author: Loading...

Co-Authors:
LoadingLoadingLoadingLoadingLoadingLoading

Overview

This guide installs Bolt Launcher which includes RuneLite integration. Note that Simba must be installed separately - this script does not install Simba.

Install Bolt Launcher

# Download installation script
wget https://raw.githubusercontent.com/Torwent/wasp-setup/master/linux/bolt-setup.sh

# Make executable
chmod +x bolt-setup.sh

# Run installer
./bolt-setup.sh

# Log out and log back in after installation

The script installs all dependencies, builds Bolt, and configures RuneLite profiles automatically.

Uninstall Bolt Launcher

# Download uninstallation script
wget https://raw.githubusercontent.com/Torwent/wasp-setup/master/linux/bolt-uninstall.sh

# Make executable
chmod +x bolt-uninstall.sh

# Run uninstaller
./bolt-uninstall.sh

Usage

Launch from application menu or run bolt in terminal.

Troubleshooting

Java issues? Check version with java -version (should be Java 17).