Jump to content
 

The Max Has Been Hacked


PyroHazard

Recommended Posts

Sorry i am stupid and a begginer. Can you tell me what to do.i need to Know what to use to open it. Thx in advance you rock. i was about to put my max in the bin.

Edited by andy11
Link to comment
Share on other sites

Some stuff you should know when using this thing:

--Use the game ID. You can do this, by decrypting a HCTP MAX code to raw hex. the game's "ID" will automatically entered into the ID box

--MAX's commands are different than AR2. The one i currently know from the top of my head is 8-bit write which in AR2 is "20" but for MAX, its "04"

Example:

No Water -Sea bed is visible, and distant water shows. [Vice City]

DE97DE7E BCA99B83

decrypt it to hex and we get...

20272080 00000000

the digit highlighted is the command. now in MAX terms we have to replace it with "04" which gives us:

04272080 00000000

Ill post more commands later...

--Do not convert MAX codes directly from AR2 format. Decrypt AR2 to Hex THEN encrypt it to MAX

--You will notice that an extra line of code being tacked on when you encrypt a MAX Code, this line of code is the game's verifier code line. It has something to do with the Game ID.

Edited by PyroHazard
Link to comment
Share on other sites

EDIT: Forget what I had said previously. I was looking at some badly decrypted codes when trying to understand the new commands earlier. Here's what I know thus far:

00 = 8-bit write command (i.e.: 0aaaaaaa 000000dd)

02 = 16-bit write command (i.e.: 1aaaaaaa 0000dddd)

04 = 32-bit write command (i.e.: 2aaaaaaa dddddddd)

0A = 16-bit test command (i.e.: Daaaaaaa 0000dddd, Daaaaaaa 0010dddd, etc.)

C4 = master command (i.e.: Faaaaaaa bbbbbbbb)

Edited by Trigin
Link to comment
Share on other sites

Can Someone Just Crack The Codes And Post Them?

I Cannot Decypher This Language That Is..."Hacker" lol

I Know Alot About Computers But Not Coding.

So Can Someone Just Post The Codes Maybe Take Requests And Change Them From Ar 2 To AR Max So I Can Have My Weapons In HIAC And Ladders In The HIAC And Maybe If I'm Lucky A Table On Top Of The Cage

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

Terms of Use Privacy Policy Guidelines We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.