Thread: How to make your sever ONLY be connected by your client?

Results 1 to 9 of 9
  1. #1 How to make your sever ONLY be connected by your client? 
    Registered Member BryceTheCoder's Avatar
    Join Date
    Aug 2008
    Posts
    740
    Thanks given
    21
    Thanks received
    24
    Rep Power
    27
    Hi, i want to prevent hacking clients and cheating cleints sooo i was wondering how i can make it so that only your server can be connected by YOUR client? Please help me ASAP
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Sep 2008
    Posts
    4,830
    Thanks given
    893
    Thanks received
    1,439
    Discord
    View profile
    Rep Power
    2924
    Quote Originally Posted by therehere3 View Post
    Hi, i want to prevent hacking clients and cheating cleints sooo i was wondering how i can make it so that only your server can be connected by YOUR client? Please help me ASAP
    Hmm not really possible as your server is designed to accept connections through your specific Port, However. I can think of implementing some kind of handshaking system, but that kind of stuff is far to advanced for me.
    But thats your tip, Handshaking
    "Know thy self, know thy enemy. A thousand battles, a thousand victories." - Sun Tzu
    GitHub: [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. #3  
    Registered Member BryceTheCoder's Avatar
    Join Date
    Aug 2008
    Posts
    740
    Thanks given
    21
    Thanks received
    24
    Rep Power
    27
    Quote Originally Posted by Faris View Post
    Hmm not really possible as your server is designed to accept connections through your specific Port, However. I can think of implementing some kind of handshaking system, but that kind of stuff is far to advanced for me.
    But thats your tip, Handshaking
    Haha weeell thnx for the tip buuutt if i use a different port wouldnt i not be able to add my server into RL's server list? they only allow lyk 43594 and 5555 i think
    Reply With Quote  
     

  4. #4  
    Proud Owner of Pbscape

    Pblord7's Avatar
    Join Date
    Jun 2010
    Posts
    1,315
    Thanks given
    2
    Thanks received
    211
    Rep Power
    527
    Been released, try to use the search bar.

    [Only registered and activated users can see links. ]

    Quote Originally Posted by Vault View Post
    Smilies are essential to a server's success.
    Reply With Quote  
     

  5. #5  
    Registered Member BryceTheCoder's Avatar
    Join Date
    Aug 2008
    Posts
    740
    Thanks given
    21
    Thanks received
    24
    Rep Power
    27
    Quote Originally Posted by Pray View Post
    Add RSA. Nikki made a tutorial for it
    Holy crap.. ok so i searched and read the tutorial buuuttt its waayy more complicated than i am i geuss:/ can i just add a simple variable? Like example:

    IN CLIENT:

    TTC = 442;

    IN SERVER:

    if(TTC == 442){
    Contine to login
    }


    Is that possible to do??
    Reply With Quote  
     

  6. #6  
    Registered Member

    Join Date
    Sep 2011
    Posts
    1,140
    Thanks given
    385
    Thanks received
    398
    Rep Power
    474
    There is no way to stop it. You can make it harder, but you can not stop it.
    Reply With Quote  
     

  7. #7  
    Registered Member BryceTheCoder's Avatar
    Join Date
    Aug 2008
    Posts
    740
    Thanks given
    21
    Thanks received
    24
    Rep Power
    27
    Quote Originally Posted by null View Post
    There is no way to stop it. You can make it harder, but you can not stop it.
    Thats a depressing post:/
    Reply With Quote  
     

  8. #8  
    Registered Member Nouish's Avatar
    Join Date
    Jun 2011
    Posts
    822
    Thanks given
    142
    Thanks received
    177
    Rep Power
    282
    Quote Originally Posted by therehere3 View Post
    Thats a depressing post:/
    What he said is the truth. However, as most cheatclient users don't know much about Java, you could send an extra byte in the updateblock. You could also change some packet # so they can't read shit.

    If you keep updating it like once a week... I'd say you've won ;-)
    Reply With Quote  
     

  9. #9  
    Registered Member BryceTheCoder's Avatar
    Join Date
    Aug 2008
    Posts
    740
    Thanks given
    21
    Thanks received
    24
    Rep Power
    27
    Haha daamn i feel so stupid tho cuz idk how to do any of these
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 7
    Last Post: 07-28-2011, 12:08 PM
  2. Replies: 0
    Last Post: 01-08-2011, 05:16 PM
  3. Getting people connected [Help]
    By Emo Hybriid in forum Help
    Replies: 0
    Last Post: 03-28-2010, 09:24 PM
  4. Welcome screen - last connected from
    By BenjaR in forum Help
    Replies: 0
    Last Post: 12-19-2009, 09:32 AM
  5. OldSouthVandalsScape Sever/Client!:O
    By Burns in forum RS2 Server
    Replies: 4
    Last Post: 08-11-2008, 04:23 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •