New method to kick players from server(time out..)
Exploit script
FinalOutput.zip
Temporary fix
net.Receive("ArmDupe",function(len,ply)
ply:Kick("ArmDupe exploit abuse!")
end)
thats only work if sv_allowcslua is on? right? But with a hack which allow cslua can bypass it?
FinalOutput is actually just compressed using util.Compress, Duplicator attempts to decompress the table and it ends up with ~3.5MB of JSON data.
Also yes that would only work if sv_allowcslua is on (or the player has a hack)
i found another way to exploit this, won't say it though.
Sorry, you need to Log In to post a reply to this thread.