Horizon won't work
BloxStrap tutorial to push live channel (force)
Roblox has started to issue custom builds in attempt to make reverse engineering & analysis more difficult. To circumvent this, download Bloxstrap. Then, launch it again and click the button titled 'Installation'. Everything should look like this:

Then, open the installation folder. Open the file titled 'Settings.json' (if this doesn't exist, create it) and paste the following in:
{
"BootstrapperStyle": 4,
"BootstrapperIcon": 7,
"BootstrapperTitle": "Bloxstrap",
"BootstrapperIconCustomLocation": "",
"Theme": 0,
"CheckForUpdates": true,
"CreateDesktopIcon": false,
"MultiInstanceLaunching": false,
"OhHeyYouFoundMe": true,
"Channel": "Live",
"ChannelChangeMode": 1,
"EnableActivityTracking": true,
"UseDiscordRichPresence": false,
"HideRPCButtons": true,
"ShowServerDetails": false,
"CustomIntegrations": [],
"UseOldDeathSound": false,
"UseOldCharacterSounds": false,
"UseDisableAppPatch": false,
"UseOldAvatarBackground": false,
"CursorType": 0,
"EmojiType": 0,
"DisableFullscreenOptimizations": false
}
Please do not re-launch the Bloxstrap menu as it will reset your settings.
Last updated