An alternative bootstrapper for Roblox with a bunch of extra features.
Go to file
2023-05-15 11:56:46 +02:00
.github Remove 32-bit support 2023-05-04 10:15:55 +01:00
Bloxstrap Update Bootstrapper.cs 2023-05-15 11:56:46 +02:00
Images New logo - Iteration 2 2023-05-01 23:30:54 +01:00
wpfui@7b64042c1c Update wpfui (89342fb -> 7b64042) 2023-04-30 19:07:19 +01:00
.gitignore Finalize v2.1.0 update 2023-03-13 18:22:44 +00:00
.gitmodules Proper Git HTTPS url 2023-05-02 12:42:14 +01:00
Bloxstrap.sln where tf did the submodule go 2023-04-30 17:58:45 +01:00
LICENSE Initial commit 2022-08-02 18:07:21 +01:00
README.md Remove ReShade from feature list (#190) 2023-05-04 20:30:43 +01:00

Bloxstrap

License GitHub Workflow Status Downloads Version lol Stars

An open-source, feature-packed alternative bootstrapper for Roblox.

This a drop-in replacement for the stock Roblox bootstrapper, working more or less how you'd expect it to, while providing additional useful features. This does not touch or modify the game client itself, it's just a launcher!

If you encounter a bug, or would like to suggest a feature, please submit an issue. If you're looking for help on how to use Bloxstrap, please see the help topics, or open an issue.

Bloxstrap is only supported for PCs running Windows.

Installing

Download the latest release of Bloxstrap, and run it. Configure your preferences if needed, and install. That's about it!

Alternatively, you can install Bloxstrap via Winget by running this in the Command Prompt:

> winget install bloxstrap

You will also need the .NET 6 Desktop Runtime. If you don't already have it installed, you'll be prompted to install it anyway. Be sure to install Bloxstrap after you've installed this.

It's not unlikely that Windows Smartscreen will show a popup when you run Bloxstrap for the first time. This happens because it's an unknown program, not because it's actually detected as being malicious. To dismiss it, just click on "More info" and then "Run anyway".

Once installed, Bloxstrap is added to your Start Menu, where you can access the menu and reconfigure your preferences if needed.

If you would like to build Bloxstrap's source code, see the guide for building from source.

Features

Here's some of the features that Bloxstrap provides over the stock Roblox bootstrapper:

  • Persistent file modifications - re-adds the old death sound!
  • Painless support for Discord Rich Presence - no auth cookie needed!
  • A customizable launcher look - includes dark theme!
  • Lets you disable the Roblox desktop app
  • Lets you opt into non-production Roblox release channels
  • Lets you see what region your current server is located in
  • Lets you have multiple Roblox game instances open simultaneously

All the available features are browsable through the Bloxstrap menu. There's not too many, but it's recommended to look through all of them.

Bloxstrap also only runs whenever necessary, so it doesn't stay running in the background when you're not playing.

Screenshots

Special thanks

  • Multako - Designing the Bloxstrap logo.
  • @1011025m - Providing a method for disabling the Roblox desktop app.
  • taskmanager (@Mantaraix) - Helping with designing the new menu look and layout.
  • @Extravi - Allowing their presets to be bundled with Bloxstrap, and helping with improving UX.
  • @axstin - Making rbxfpsunlocker, which was used for Bloxstrap's FPS unlocking up until v2.2.0.