Thread: Basic anti cheat client for delta servers

Results 1 to 8 of 8
  1. #1 Basic anti cheat client for delta servers 
    Registered Member
    Polaroid's Avatar
    Join Date
    Jul 2009
    Posts
    936
    Thanks given
    1,088
    Thanks received
    63
    Rep Power
    94
    Pretty simple. Just follow the instructions

    1. Go into signlink.java

    look for the uid. On normal delta clients :
    Code:
    74558541
    Change that to whatever you like e.g. 541 - but remember what it is!!!

    2. go into your server files

    Go into server config and change the client required to 1

    3. Open up client.java

    Search for:

    Code:
     officialClient = true;
    You shud see this:

    Code:
    			int expectedUid = 1;
    			if (junk == expectedUid) {
    				officialClient = true;
    			}
    Change the UID to what ur clients is and ur done.

    Simplez
    Reply With Quote  
     

  2. #2  
    Registered Member
    ViperSniper's Avatar
    Join Date
    Apr 2007
    Age
    30
    Posts
    2,417
    Thanks given
    367
    Thanks received
    82
    Rep Power
    976
    *goes to Jframe and changes UID*
    :indeed:
    Reply With Quote  
     

  3. #3  
    Registered Member
    Polaroid's Avatar
    Join Date
    Jul 2009
    Posts
    936
    Thanks given
    1,088
    Thanks received
    63
    Rep Power
    94
    Quote Originally Posted by ViperSniper View Post
    *goes to Jframe and changes UID*
    lol'd

    for delta x

    But delta sucks
    Reply With Quote  
     

  4. #4  
    Registered Member
    ViperSniper's Avatar
    Join Date
    Apr 2007
    Age
    30
    Posts
    2,417
    Thanks given
    367
    Thanks received
    82
    Rep Power
    976
    You should just change some packets around, most people wouldnt bother decompiling your client, finding the packets you changed, changing theres.
    Change packets like sendmessage, login, maybe even change the return codes.
    :indeed:
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Feb 2007
    Posts
    994
    Thanks given
    25
    Thanks received
    47
    Rep Power
    604
    Quote Originally Posted by ViperSniper View Post
    You should just change some packets around, most people wouldnt bother decompiling your client, finding the packets you changed, changing theres.
    Change packets like sendmessage, login, maybe even change the return codes.
    If someone wants log in using a different client it wont take long to work out these changes out.
    Reply With Quote  
     

  6. #6  
    Banned

    Join Date
    Dec 2008
    Posts
    12
    Thanks given
    162
    Thanks received
    62
    Rep Power
    0
    Quote Originally Posted by bluurr View Post
    If someone wants log in using a different client it wont take long to work out these changes out.
    why though no point =/
    Reply With Quote  
     

  7. #7  
    Registered Member
    Slay No More's Avatar
    Join Date
    Oct 2008
    Age
    28
    Posts
    2,335
    Thanks given
    696
    Thanks received
    170
    Rep Power
    554
    best advice, change the uid every client.
    Add me on skype if you wish to contact me.
    slaynomore
    My Steam Profile (from SteamDB)
    • Worth: $719 ($245 with sales)
    • Games owned: 86
    • Games not played: 27 (31%)
    • Hours on record: 1,851.8h
    Reply With Quote  
     

  8. #8  
    Registered Member

    Join Date
    Apr 2009
    Posts
    233
    Thanks given
    0
    Thanks received
    0
    Rep Power
    106
    Quote Originally Posted by bluurr View Post
    If someone wants log in using a different client it wont take long to work out these changes out.
    Wise words from a wise man
    How did he do that?
    - The response to Bomb's Cheat Client v1.0

    See it for yourself, HERE
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •