Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
    tahha's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    my keyboard or my bed
    Posts
    122
    Reputation
    9
    Thanks
    3

    Question i think i found a way to get the ip of the players

    i just started learning how to get addies and commands out of the engine and cshell so im not sure if this works but if the unpacked engine file there is this i started messing around with it and it is some sort of code to get the tcp/ip address of something

    here is a screen shot of it:



    if any one can do some thing with it that would be awesome

  2. #2
    richdude212's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Tampa, FL
    Posts
    352
    Reputation
    10
    Thanks
    56
    My Mood
    Inspired
    Engine.exe would have no business with other players IP addresses. At most it is yours or the Nexon messenger's.

    CLTClient makes me think it is engine.exe sending the clients (you, as the player) address to Nexon Messenger.
    [IMG]https://i516.photobucke*****m/albums/u330/richdude212-2.jpg[/IMG]


    [IMG]https://i516.photobucke*****m/albums/u330/richdude212/leet.gif[/IMG]

    Get NX Cash For Completing Offers Here! (will redirect)


    Remember to press when people help you!
    Not bad for $14.99 a month...

  3. #3
    tahha's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    my keyboard or my bed
    Posts
    122
    Reputation
    9
    Thanks
    3
    well if it is any thing use full it would be nice

    i also found a line with SendToServer in it if that might be of use

  4. #4
    richdude212's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Tampa, FL
    Posts
    352
    Reputation
    10
    Thanks
    56
    My Mood
    Inspired
    Well, complete speculation but MAYBE you can prevent nexon messenger from seeing your IP. but as for useful...nothing I can think of.
    [IMG]https://i516.photobucke*****m/albums/u330/richdude212-2.jpg[/IMG]


    [IMG]https://i516.photobucke*****m/albums/u330/richdude212/leet.gif[/IMG]

    Get NX Cash For Completing Offers Here! (will redirect)


    Remember to press when people help you!
    Not bad for $14.99 a month...

  5. #5
    mmbob's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    ja
    Posts
    653
    Reputation
    70
    Thanks
    1,157
    My Mood
    Bitchy
    Quote Originally Posted by FEAR SDK
    Get the TCP/IP address of the main driver, if it is available. If you
    are hosting a game, \b hostPort is filled in with the port you are
    hosting on. If you are not hosting, it is set to 0xFFFF.

    LTRESULT (*GetTcpIpAddress)(char* sAddress, uint32 dwBufferSize, uint16 &hostPort);
    If it works in CA, it would maybe give you the server ip at most.

  6. #6
    tahha's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    my keyboard or my bed
    Posts
    122
    Reputation
    9
    Thanks
    3
    Quote Originally Posted by mmbob View Post
    If it works in CA, it would maybe give you the server ip at most.
    do u mean the server used to sign in or the server u are currently playing on ?

    if the one to sign in with we could get the ip and crash ca for a lil while :}
    jks i wouldnt do that i would rather hack them and take the server removing the crappy hackshield

  7. #7
    richdude212's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Tampa, FL
    Posts
    352
    Reputation
    10
    Thanks
    56
    My Mood
    Inspired
    Quote Originally Posted by tahha View Post
    if the one to sign in with we could get the ip and crash ca for a lil while :}
    jks i wouldnt do that i would rather hack them and take the server removing the crappy hackshield
    gl with that.
    [IMG]https://i516.photobucke*****m/albums/u330/richdude212-2.jpg[/IMG]


    [IMG]https://i516.photobucke*****m/albums/u330/richdude212/leet.gif[/IMG]

    Get NX Cash For Completing Offers Here! (will redirect)


    Remember to press when people help you!
    Not bad for $14.99 a month...

  8. #8
    tahha's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    my keyboard or my bed
    Posts
    122
    Reputation
    9
    Thanks
    3
    Quote Originally Posted by richdude212 View Post
    gl with that.
    it was a joke i know for a fact i cant do that

  9. #9
    Frit0's Avatar
    Join Date
    May 2006
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    17
    Quote Originally Posted by tahha View Post
    i just started learning how to get addies and commands out of the engine and cshell so im not sure if this works but if the unpacked engine file there is this i started messing around with it and it is some sort of code to get the tcp/ip address of something

    here is a screen shot of it:



    if any one can do some thing with it that would be awesome

    taha you are absolutely right but unfortunately not what your thinking. That GetTcpIPAddress function is most likely for the lobby, being as when your in the lobby the game uses tcp protocol,once in game it uses udp. The game uses client id numbers for each players no ip info is exchanged between server and other clients. A+ for effort and attempting to at least explorer for yourself.

  10. The Following User Says Thank You to Frit0 For This Useful Post:

    tahha (07-31-2010)

  11. #10
    tahha's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    my keyboard or my bed
    Posts
    122
    Reputation
    9
    Thanks
    3
    Quote Originally Posted by Frit0 View Post
    taha you are absolutely right but unfortunately not what your thinking. That GetTcpIPAddress function is most likely for the lobby, being as when your in the lobby the game uses tcp protocol,once in game it uses udp. The game uses client id numbers for each players no ip info is exchanged between server and other clients. A+ for effort and attempting to at least explorer for yourself.
    wow some one actually explained some thing for me instead of closing the thread/flaming me/ignoring me

    thanks

  12. #11
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    Thread will stay open since this is something new.
    -Rest in peace leechers-

    Your PM box is 100% full.

  13. The Following User Says Thank You to Zoom For This Useful Post:

    tahha (07-31-2010)

  14. #12
    richdude212's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Tampa, FL
    Posts
    352
    Reputation
    10
    Thanks
    56
    My Mood
    Inspired
    Quote Originally Posted by tahha View Post
    wow some one actually explained some thing for me instead of closing the thread/flaming me/ignoring me

    thanks
    Quote Originally Posted by richdude212 View Post
    Engine.exe would have no business with other players IP addresses. At most it is yours or the Nexon messenger's.

    CLTClient makes me think it is engine.exe sending the clients (you, as the player) address to Nexon Messenger.
    So that wasn't an explanation? ... ungrateful choob.
    [IMG]https://i516.photobucke*****m/albums/u330/richdude212-2.jpg[/IMG]


    [IMG]https://i516.photobucke*****m/albums/u330/richdude212/leet.gif[/IMG]

    Get NX Cash For Completing Offers Here! (will redirect)


    Remember to press when people help you!
    Not bad for $14.99 a month...

  15. #13
    Injection's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Florida
    Posts
    265
    Reputation
    7
    Thanks
    6
    My Mood
    Amused
    Quote Originally Posted by tahha View Post
    do u mean the server used to sign in or the server u are currently playing on ?

    if the one to sign in with we could get the ip and crash ca for a lil while :}
    jks i wouldnt do that i would rather hack them and take the server removing the crappy hackshield
    If you could get the server your currently playing on's IP, and you had a significantly sized botnet, you might be able to lag it or crash it temporarily.

  16. #14
    tahha's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    my keyboard or my bed
    Posts
    122
    Reputation
    9
    Thanks
    3
    Quote Originally Posted by richdude212 View Post
    So that wasn't an explanation? ... ungrateful choob.
    no thats not really explaining what it is

    this is
    That GetTcpIPAddress function is most likely for the lobby, being as when your in the lobby the game uses tcp protocol,once in game it uses udp. The game uses client id numbers for each players no ip info is exchanged between server and other clients.

  17. #15
    `Bobs Bees's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    930
    Reputation
    33
    Thanks
    183
    My Mood
    Relaxed
    Funny thing is when i showed the addie it was my ip address...
    =/
    User CP -> Edit Signature -> Make less then one line.

Page 1 of 2 12 LastLast

Similar Threads

  1. I found a way to get 14k NX for free
    By InCognito in forum Combat Arms Discussions
    Replies: 123
    Last Post: 07-15-2011, 12:00 AM
  2. [Solved]Any way to get the Ascension map free ?
    By wouterkabouterlol in forum Call of Duty Black Ops Help
    Replies: 6
    Last Post: 04-08-2011, 01:57 AM
  3. Way to get membership...I think
    By [L]ightchaos in forum Runescape Hacks / Bots
    Replies: 5
    Last Post: 07-18-2010, 10:43 PM
  4. i think i found a way to solve getting kicked
    By freded in forum Combat Arms Hacks & Cheats
    Replies: 27
    Last Post: 01-03-2009, 09:34 PM
  5. What is the fastest way to get the Blade of awe for non gaurdian?
    By aoh2 in forum BattleOn Games Hacks, Cheats & Trainers
    Replies: 0
    Last Post: 02-02-2008, 01:26 AM