Results 1 to 10 of 153

Thread: [CoD2][Tutorial] How to make your cracked server show up in the master list

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    Private
    Join Date
    Mar 2015
    Posts
    32
    Thanks
    0
    Thanked 1 Time in 1 Post
    Hello all i am new and i want help please. I have dedicated server linux cracked and i have followed the instructions

    Code:
    iptables -A INPUT -p udp -m string --algo bm --string "BANNED_CDKEY" --sport 20700 --dport 28961 -j DROP
    iptables -A INPUT -p udp -m string --algo bm --string "INVALID_CDKEY" --sport 20700 --dport 28961 -j DROP]
    and my server is visible in the list. Now I have the following problem ,when I try to connect to the server i take this message

    Code:
    "Key code in use.Please try reconnecting later"
    If i try to connect to another cracked server , i can connect successful. Please help me . Thanks
    Last edited by punisher2202; 26th March 2015 at 13:36.

Posting Permissions

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