An alternative bootstrapper for Roblox with a bunch of extra features.
Go to file
pizzaboxer f8dd388f88 Finalize v2.1.0 update
extra quality assurance and stuff
2023-03-13 18:22:44 +00:00
.github Bump vedantmgoyal2009/winget-releaser from 1 to 2 2023-02-13 17:14:59 +00:00
Bloxstrap Finalize v2.1.0 update 2023-03-13 18:22:44 +00:00
Images Overhaul icon management 2023-02-13 13:16:44 +00:00
.gitignore Finalize v2.1.0 update 2023-03-13 18:22:44 +00:00
.gitmodules Add NuGet reference for DiscordRPC (for realz) 2022-12-27 00:16:32 +00:00
Bloxstrap.sln Fix directory structure 2023-01-27 15:26:41 +00:00
LICENSE Initial commit 2022-08-02 18:07:21 +01:00
README.md Adjust default settings 2023-02-18 17:18:30 +00: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.

Features

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

  • Support for ReShade with Extravi's ReShade Presets
  • Painless support for Discord Rich Presence - no auth cookie needed!
  • Silent automatic FPS unlocking with rbxfpsunlocker
  • Persistent file modifications - re-adds the old death sound!
  • Ability to disable the Desktop app
  • A customizable launcher - includes dark theme!
  • Support for opting in to pre-release testing channels

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:

> 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.

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.

Screenshots

image image image

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 - Offering to make his presets a part of Bloxstrap, and helping with improving UX.