getgenv().KeyMode=nil -- 1 - PremKey, 2 - DefKey, 3 RegularKey, nil - allow any // only relevant with the "Security" version of keyrlbx getgenv().UseKey="25ms" -- set the key to be correct if nil will allow any key // only relevant when custom ui is used loadstring(game:HttpGet("https://you.whimper.xyz/keyrblx"))() -- put the script you want to bypass here or just execute it afterwards!