-- [[ Rscripts Risk Notice ]] -- This script is not verified by rscripts.net. Deal with caution. -- -- Stay safe: -- • Never log in on unofficial Roblox sites or lookalike domains. -- • Real Roblox links use roblox.com (check the .com ending). -- • Treat fake Roblox login / "claim reward" pages as phishing. -- [[ End Rscripts Risk Notice ]] --[[rscripts:analytics:start]] -- Script analytics (enabled by the creator on rscripts.net). -- Runs in its own thread and cannot affect the script below. task.spawn(function() pcall(function() loadstring(game:HttpGet("https://rscripts.net/api/telemetry/client.lua?s=6a9a3ad49e7012ba58f51819"))() end) end) --[[rscripts:analytics:end]] local _kf_src=game:HttpGet("https://www.keyforge.win/v1/load/cmtmbaf7p04x1t6p4ydnz7hse?e=1&script=cmtmbgtj0052rt6p48vrj48dl&lsig=DZ3nChETqBA58UMRt7s7UOT9uM9cECjBJR754w7w7aE".."&_cb="..tostring(os.clock()).."-"..tostring(math.random(1,1e9)),true) local _kf_c={} if type(Real)=="table" then _kf_c[#_kf_c+1]=Real.loadstring _kf_c[#_kf_c+1]=Real.load end if type(getgenv)=="function" then local _o,_g=pcall(getgenv) if _o and type(_g)=="table" then if type(_g.Real)=="table" then _kf_c[#_kf_c+1]=_g.Real.loadstring _kf_c[#_kf_c+1]=_g.Real.load end _kf_c[#_kf_c+1]=_g.loadstring _kf_c[#_kf_c+1]=_g.load end end _kf_c[#_kf_c+1]=loadstring _kf_c[#_kf_c+1]=load local _kf_ok,_kf_fn for _kf_i=1,#_kf_c do if type(_kf_c[_kf_i])=="function" then _kf_ok,_kf_fn=pcall(_kf_c[_kf_i],_kf_src) if _kf_ok and type(_kf_fn)=="function" then break end end end assert(_kf_ok and type(_kf_fn)=="function","[Keyforge Auth] "..tostring(_kf_fn or "no loader function")) _kf_fn()