Results 1 to 12 of 12
  1. #1
    p100 body shot's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    syria
    Posts
    53
    Reputation
    10
    Thanks
    30
    My Mood
    Stressed

    exploiting jackpot addon

    so
    Code:
    local function jackpot()
    	net.Start("DepositeJackpotAmount")
    		net.WriteInt(1000, 32)
    	net.SendToServer()
    end
    concommand.Add("jackpot", jackpot)
    doesn't work
    any idea?
    Last edited by p100 body shot; 11-30-2015 at 03:31 PM.

  2. #2
    D3M0L1T10N's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    1,364
    Reputation
    19
    Thanks
    656
    maybe u need to net.start a few more times
    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
    suchisgood's Avatar
    Join Date
    Feb 2014
    Gender
    female
    Posts
    902
    Reputation
    10
    Thanks
    560
    My Mood
    Angelic
    Quote Originally Posted by p100 body shot View Post
    so
    Code:
    local function jackpot()
    	net.Start("DepositeJackpotAmount")
    		net.WriteInt(1000, 32)
    	net.SendToServer()
    end
    concommand.Add("jackpot", jackpot)
    doesn't work
    any idea?
    Where is the script so i can look for exploits?

  4. #4
    Razon91's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Location
    star69
    Posts
    62
    Reputation
    10
    Thanks
    120
    maybe because the net message is serverside checked??

  5. #5
    p100 body shot's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    syria
    Posts
    53
    Reputation
    10
    Thanks
    30
    My Mood
    Stressed
    Quote Originally Posted by suchisgood View Post
    Where is the script so i can look for exploits?
    right on your screen

    - - - Updated - - -

    Quote Originally Posted by Razon91 View Post
    maybe because the net message is serverside checked??
    no. it deposites money(i know the net.Start is for depositing but someone told me there is a way to exploit it)

  6. #6
    bee_tee_gee's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    157
    Reputation
    10
    Thanks
    64
    i was gonna say add another end but that's only if you add a "if" check to my knowledge

  7. #7
    D3M0L1T10N's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    1,364
    Reputation
    19
    Thanks
    656
    Quote Originally Posted by bee_tee_gee View Post
    i was gonna say add another end but that's only if you add a "if" check to my knowledge
    no he is missing 2 ends lol
    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]

  8. #8
    2cashs's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Location
    Next door to regans pub
    Posts
    15
    Reputation
    10
    Thanks
    14
    Quote Originally Posted by p100 body shot View Post
    so
    Code:
    local function jackpot()
    	net.Start("DepositeJackpotAmount")
    		net.WriteInt(1000, 32)
    	net.SendToServer()
    end
    concommand.Add("jackpot", jackpot)
    doesn't work
    any idea?
    Yes, I know why, Because aritz is not a stupid retard and knows how to code, I know because I'm good friends with him.

    He does not make things that easy to exploit, Anyone who can actually code lua should be able to make secure netstrings, the people who actually have netstring exploits, are shit coders. sorry but its true, I don't even know how I could make a nestring exploitable, Because Id Find it too easy to make a secure one...
    Last edited by 2cashs; 12-03-2015 at 09:17 AM.

  9. #9
    p100 body shot's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    syria
    Posts
    53
    Reputation
    10
    Thanks
    30
    My Mood
    Stressed
    Quote Originally Posted by D3M0L1T10N View Post
    no he is missing 2 ends lol
    it works, except it deposites money.
    someone told me there is a way to glitch it so that it gives you money
    lol

  10. #10
    C-Odyssey's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    2
    My Mood
    Fine
    Quote Originally Posted by 2cashs View Post
    Yes, I know why, Because aritz is not a stupid retard and knows how to code, I know because I'm good friends with him.

    He does not make things that easy to exploit, Anyone who can actually code lua should be able to make secure netstrings, the people who actually have netstring exploits, are shit coders. sorry but its true, I don't even know how I could make a nestring exploitable, Because Id Find it too easy to make a secure one...
    You're an egotistic god.

  11. #11
    D3M0L1T10N's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    1,364
    Reputation
    19
    Thanks
    656
    Quote Originally Posted by C-Odyssey View Post
    You're an egotistic god.
    he sure is but the majority of what he said was true as well
    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]

  12. #12
    Smoke's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    11,899
    Reputation
    2661
    Thanks
    4,610
    My Mood
    Amazed
    Been a week since he's posted, assuming solved.

    /Closed.


    CLICK TO BUY NOW!!


    Quote Originally Posted by Liz View Post
    This is my first vouch, ever. Rapidgator account worked perfectly. Would buy in the future.

Similar Threads

  1. [Outdated] Finding exploits in addons
    By C-Odyssey in forum Garry's Mod Server Exploits & Help
    Replies: 4
    Last Post: 12-07-2015, 11:01 PM
  2. [Help Request] Exploiting DarkRP addons
    By Karniik in forum Garry's Mod Discussions & Help
    Replies: 10
    Last Post: 09-05-2015, 03:53 AM
  3. [Help] How To Find Exploits In Addons?
    By gAW4tg78ui756 in forum Garry's Mod Discussions & Help
    Replies: 4
    Last Post: 05-23-2015, 01:02 PM
  4. [Info] report addon exploit
    By Trollaux in forum Garry's Mod Coding & Resources
    Replies: 20
    Last Post: 12-30-2014, 03:50 PM
  5. Finding Addon Exploits?
    By Ammart in forum Garry's Mod Discussions & Help
    Replies: 1
    Last Post: 05-15-2013, 12:31 PM