--BROUGHT TO YOU BY RobloxScripter.com!--
shared.OutputKeys = true -- Output keys to rconsole
shared.AddToEnv = false -- Add keys and network to the exploit environment (getgenv())
local Keys, Network = loadstring(game:HttpGet("https://raw.githubusercontent.com/Introvert1337/RobloxReleases/master/Scripts/Jailbreak_Key_Fetcher.lua"))()
--[[
Fire Remote Example:
Network:FireServer(Keys.Punch)
]]