Results 1 to 5 of 5
  1. #1
    eth0s's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    188
    Reputation
    10
    Thanks
    1,887

    How to check if net messages exist

    Code:
    local function checkForNetworkMessage()
        net.Start("RandomMessage")
    end
    
    local function catch()
        print("Didn't Find")
    end
    
    local didSucceed = xpcall(checkForNetworkMessage, catch)
    
    if didSucceed then
      print("Succeeded")
    end
    Heres some free codes to check if net messages exist or not.
    A friend asked me to make this for him and im gonna release it here so other people can use it.
    Last edited by Hunter; 01-17-2016 at 11:53 AM.

  2. The Following User Says Thank You to eth0s For This Useful Post:

    Keepo123 (12-23-2015)

  3. #2
    Kieru_'s Avatar
    Join Date
    Apr 2015
    Gender
    male
    Location
    sitting on a throne made out of skids
    Posts
    15
    Reputation
    10
    Thanks
    9
    Whoa Dude Nice Hack Bro

  4. #3
    D3M0L1T10N's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    1,364
    Reputation
    19
    Thanks
    656
    yeah i use xpcall so what
    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]

  5. #4
    Chief Gooby's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    17
    My Mood
    Cheeky
    Code:
    util.NetworkStringToID( string ) != 0
    That works the same way. I'm sure your function works too though.

  6. The Following User Says Thank You to Chief Gooby For This Useful Post:

    eth0s (12-23-2015)

  7. #5
    Smoke's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    11,899
    Reputation
    2661
    Thanks
    4,610
    My Mood
    Amazed
    Moved to the right section
    Last edited by Smoke; 12-23-2015 at 10:25 PM.


    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. [Release] How to Remove Hack Tool Message (Mpgh.net)
    By SwiftWind in forum CrossFire Tutorials
    Replies: 34
    Last Post: 07-21-2011, 06:20 AM
  2. How to check if you have been "caught" hacking
    By lawl moneys lawl in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 03-31-2009, 09:16 AM
  3. [PIC-TUT]How to check to see if ur reported or not!
    By snowandice in forum Combat Arms Hacks & Cheats
    Replies: 12
    Last Post: 03-14-2009, 07:04 PM
  4. How To Check If WindowsXP Is Activated
    By mostwanted in forum Programming Tutorials
    Replies: 4
    Last Post: 12-23-2008, 05:50 PM
  5. How to change WarRock.net Email?
    By steven_italy in forum WarRock - International Hacks
    Replies: 2
    Last Post: 12-01-2008, 10:57 PM

Tags for this Thread