- local old;
- old = replaceclosure(syn.request, newcclosure(function(tbl)
- if (tbl.Url == ("https://undetectedaimbotv6.000webhostapp.com/server.php?key=%s"):format(_G.Key)) then
- rconsoleprint("Pwned lololololol");
- return {
- StatusCode = 200;
- Body = syn.crypt.custom.hash("sha256", _G.Key);
- };
- end;
- return old(tbl);
- end));
- _G.Key = "poophead";
- loadstring(game:HttpGet("https://ghostbin.co/paste/9yo7/raw", true))()