Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

A FPS unlocker for Roblox that doesn't change any system files.

License

Notifications You must be signed in to change notification settings

paradoxical-autumn/rblx-fps-unlocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rblx-fps-unlocker

A FPS unlocker for Roblox that doesn't change any system files.

About

This app unlocks the Roblox FPS in an anticheat safe way and also allows you to set the FPS cap yourself, if you so choose.

Is this safe?

Since this script just uses code that's already built into Roblox, just disabled by default, it doesn't trigger Byfron. We just add a file for advanced settings which activates the code. Think of loading custom audio files in studio, we add a file but don't modify anything.

Download

GitHub (Recommended)

You can download a release from the GitHub releases page

Building from source

This is a Python project so compilation isn't required but can be done. The tool I use it PyInstaller with the following command:

pyinstaller --clean -F unlocker.py -n "Roblox FPS Unlocker" -i "icon.png"

Source requirements:

Building from source requires the following package(s) to be installed with pip:

About

A FPS unlocker for Roblox that doesn't change any system files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages