Froststrap
A fork of Fishstrap, focused on performance and customization.
Install / Use
/learn @Froststrap/FroststrapREADME
<h1 align="center">
Froststrap
</h1>
<p align="center">
Froststrap is a fork of <a href="https://github.com/fishstrap/fishstrap.git"><strong>Fishstrap</strong></a> focused on performance, customization, and additional features.
</p>
<p align="center">
<img src="./.resources/froststrap.png" height=200 alt="logo"/>
</p>
<p align="center">
If you'd like to support our project, consider giving this repository a star!
</p>
<div align="center">
</div>
[!CAUTION] The repo, Froststrap/Froststrap, and our website, are the ONLY PLACES you should download the binary/executable from, as any other source is NOT affiliated with us, and is a potential threat.
Key Improvements Over Bloxstrap and Fishstrap
Integrations
- Automatically rejoin servers you were disconnected from due to inactivity
- Disable Roblox’s built-in screenshot and video recording system
- Custom Froststrap Discord RPC that shows the current page/dialog
- Replace "Playing Roblox" with the name of the game you're playing using Custom Status Display
- The playtime counter shows both total and session playtime
- Roblox Studio RPC integrated within Froststrap
- Change the Studio RPC thumbnail depending on the script that is open
- Show script type, name, and number of lines of code
Bootstrapper
- Change the Roblox process priority
- Automatically close the Roblox Crash Handler to reduce memory usage
- Integrated cleaner tool to remove leftover files
- Multi-instance launching support
Mods
- Multi-mod system that allows you to download many mods at once
- Select when to apply the mod (player/studio)
- Download community-made mods directly from within the app
- Generate mods using a hex code, with the option to also color the cursor, Shift Lock, or Emote Wheel
- Change the cursor, Shift Lock, death sound, and game font by selecting a file
- Use custom cursor sets to change between your cursors faster
FastFlag Enhancements
- Automatic message when applying FastFlags that are not in the Roblox FastFlag Allowlist
- Create or use FastFlag profiles
- Change all Roblox FastFlags in the allowlist via the FastFlag settings
- Click 'Clean List' to remove flags that are not in the Roblox FastFlag Allowlist
UI & Appearance
- Fully customizable bootstrapper launcher
- Change the app font to any font you prefer
- Supports image and gradient background themes
- Built-in app themes
- Change the window background to Aero, Acrylic, or Mica
Settings
- Easily switch Roblox update channels
- Option to fully block Roblox updates
- Replace Roblox’s changing version-xxxxx folders with a non-changing folder
- View all currently available Roblox channels
Extra Features
- Remembers the last opened tab
- Easily import settings from other bootstrappers such as Fishstrap and Bloxstrap
- Create game shortcuts for faster game joining
- Join servers in your region more easily using the region selector
- Join servers in your selected region through the system tray while playing
- Built-in account manager
More features are planned! You can also suggest new features in the Issues section.
Licensing
Froststrap uses a multi-license model depending on the origin of the code:
| Code | License | |---|---| | Code written or modified by Froststrap | AGPL-3.0 | | Upstream code inherited from Fishstrap/Bloxstrap | MIT | | Nix-related code (unmodified) | Unlicense |
In plain terms:
- If Froststrap wrote it or modified it, it's AGPL-3.0 — any modifications must be open-sourced under the same license
- Code inherited from upstream (Fishstrap / Bloxstrap) remains under its original MIT license
- Nix-specific code is unlicensed (public domain) and is strictly limited to Nix-related functionality
When in doubt about which license applies to a specific file, check the file header or refer to the LICENSE file.
