Results 1 to 2 of 2
  1. #1
    Johnnboy00's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    0
    My Mood
    Breezy

    Exclamation How to solve the Nexon Game Code Algorithm

    The NX Cash code is a 20 char* code that appears random just like any other type of code or serial. However, it follows a certain pattern. They all follow the same subset, as if a letter appears first, its rules will apply to the next 3 characters. Likewise, if a number appears first, then the rules will apply to the next 3 characters. There are 20 characters total split up into sets of four.

    If the 1st character is a number, it can be any numeral ranging from zero to nine. This is chosen at random. Afterwards if the 1st letter in the free NX Cash generator code is a number then the second character will be the (first number +2)*2. This must be the numerical equivalent to letters so ABC are automatically eliminated from the second character and D is the lowest it can be ( if the first character is a zero ). The third character is going to be the biggest prime number out of the numerical equivalent of the second number. So if it was D, it would be three. Lets look at our code so far. 0D3. The fourth character will be all 3 added together divided by four rounded to the nearest whole number. 0+4+3 = 7 / 4 = 1.75 = two. So the first 4 digits would be 0D32.

    This goes on a long ways for the entire code.

  2. #2
    YellowFever's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    11,906
    Reputation
    488
    Thanks
    1,949
    My Mood
    Twisted
    Doesn't work; cards must be activated before use.
    .





    Member Since: 20/02/2011
    Donator Since: 12/08/2011
    Minion Since: 04/10/2012

Similar Threads

  1. How to read the in-game stats from BFBC2?
    By bioshocker22 in forum Battlefield Bad Company 2 (BFBC2) Hacks
    Replies: 0
    Last Post: 09-23-2010, 03:34 AM
  2. How to solve the problem (Lags) Combat Arms EU !
    By picadogodly in forum Combat Arms EU Discussions
    Replies: 12
    Last Post: 03-29-2010, 09:03 AM
  3. how to mod the in-game sound
    By ohshit in forum Combat Arms Mod Discussion
    Replies: 3
    Last Post: 01-13-2010, 10:27 PM
  4. How to solve the worlds economic problems.
    By ***JAMES*** in forum General
    Replies: 34
    Last Post: 01-11-2010, 04:31 PM
  5. How to win the murder game FULL TUTORIAL
    By SpaceTime in forum General
    Replies: 2
    Last Post: 03-02-2009, 07:24 PM