Animal Crossing Trade Code Generator

Original by MooglyGuy / UltraMoogleMan

Ported to PHP by Gary Kertopermono
This is the online version of the Code Generator. With it you can generate several codes. However, some codes currently don't work. This version has aditional information.

Usage:
Just choose what type of code you want. Then type the item number. You can find all the item numbers here:

Item list

You can download this script, along with the code generator, here:

[[DOWNLOAD]]

You can view the latest changes here:

Decoder
Code Generator

Code type:
Item number:
Townname:
Playername:

Byte 1:

Add leading space.

*Custom algorithm (expert, only used with Custom):

















Add to townname
Add to playername

No data collected.


Custom algorithm usage

<bit operator>=<numeric value>

<bit operator>: The following bit operators are supported:
& = AND
| = OR
^ = XOR
<< = Shift left
>> = Shift right

<numeric value>: A decimal or hexadecimal (preceded with 0x).

Example:

&=0x00000018
|=0x61

Go to: Index - Code Decoder - Code Generator
Code Decoder+ - Code Generator+
Created by Gary Kertopermono.
The GNU General Public License (GPL)
Visit Multiverse Works
Go here for the original code generator.