Jump to content

Is there a code to hack EVs to exactly what you want?


Azure101

Recommended Posts

Change EVs :

1206F04A 00004800

0206F04C 023C0B91

1206F050 00004700

E23C0B90 00000018

61384803 82B84801

BDF8B014 0000SDSA

SpDeAtHP 46C046C0

Replace the coloured letters by the values (in hex) of the following stats, between 00 and FF :

SD : Special Defense

SA : Special Attack

Sp : Speed

De : Defense

At : Attack

HP : Health Points

Link to comment
Share on other sites

i dont mean to duble postbut what do you8 mean between 00 and FF?

00 and FF represent the number being inserted in to the specified slot. 00 represents 0 EVs, whereas FF represent 255 EVs and so on. The method of counting can be a bit confusing, but it goes like this:

00 = 0

01 = 1

02 = 2

03 = 3

04 = 4

05 = 5

06 = 6

07 = 7

08 = 8

09 = 9

0A = 10

0B = 11

0C = 12

0D = 13

0E = 14

0F = 15

10 = 16

And so on and so forth. By replacing the desired spot with the desired code that represents the desired amount, you can attain the desired EV on the desired Pokemon... Desirably.

Link to comment
Share on other sites

What do you mean illegal? Like the game will still count the 510 max or illegal in tournaments should I choose to play?

Illegal in any type of play against another person. In-game, no one cares. However, if you play against a real person, it's considered illegal. I don't reccomend it.

Link to comment
Share on other sites

  • 3 weeks later...

What nature and gender did you want?

I ask for both, because there are a whole bunch of nearly similar codes that modify the nature and gender of the pokemon in box 1 spot 1.

EDIT: I found the code.

020D3F60 E12FFF1E
94000130 FDFF0000
020D3F60 EA0BB366
E23C0D00 00000030
E59F001C E5900000
E59F4018 E7943000
E2033A3E E1833523
[color=#ff4500]XXXXXXXX XXXXXXXX[/color]
E12FFF1E 02111880
0000F710 E1A00000

Replace the XXXXXXXX(s) with the desired value from the list below. When the code is active, place a Pokemon into Box 1, Slot 1 of your PC and press L. It's nature will then change to the desired one. Do not enable more than 1 at a time. 

[indent]Female ~ Quiet = E283302A E7843000
Female ~ Bashful = E283302B E7843000
Female ~ Rash = E283302C E7843000
Female ~ Calm = E283302D E7843000
Female ~ Gentle = E283302E E7843000
Female ~ Sassy = E283302F E7843000
Female ~ Careful = E2833030 E7843000
Female ~ Quirky = E2833031 E7843000
Female ~ Hardy = E2833032 E7843000
Female ~ Lonely = E2833033 E7843000
Female ~ Brave = E2833034 E7843000
Female ~ Adamant = E2833035 E7843000
Female ~ Naughty = E2833036 E7843000
Female ~ Bold = E2833037 E7843000
Female ~ Docile = E2833038 E7843000
Female ~ Relaxed = E2833039 E7843000
Female ~ Impish = E283303A E7843000
Female ~ Lax = E283303B E7843000
Female ~ Timid = E283303C E7843000
Female ~ Hasty = E283303D E7843000
Female ~ Serious = E283303E E7843000
Female ~ Jolly = E283303F E7843000
Female ~ Naive = E2833040 E7843000
Female ~ Modest = E2833041 E7843000
Female ~ Mild = E2833042 E7843000
Male ~ Quiet = E2833043 E7843000
Male ~ Bashful = E2833044 E7843000
Male ~ Rash = E2833045 E7843000
Male ~ Calm = E2833046 E7843000
Male ~ Gentle = E2833047 E7843000
Male ~ Sassy = E2833048 E7843000
Male ~ Careful = E2833049 E7843000
Male ~ Quirky = E283304A E7843000
Male ~ Hardy = E283304B E7843000
Male ~ Lonely = E283304C E7843000
Male ~ Brave = E283304D E7843000
Male ~ Adamant = E283304E E7843000
Male ~ Naughty = E283304F E7843000
Male ~ Bold = E2833050 E7843000
Male ~ Docile = E2833051 E7843000
Male ~ Relaxed = E2833052 E7843000
Male ~ Impish = E2833053 E7843000
Male ~ Lax = E2833054 E7843000
Male ~ Timid = E2833055 E7843000
Male ~ Hasty = E2833056 E7843000
Male ~ Serious = E2833057 E7843000
Male ~ Jolly = E2833058 E7843000
Male ~ Naive = E2833059 E7843000
Male ~ Modest = E283305A E7843000
Male ~ Mild = E283305B E7843000

[/indent]

Edited by Delta Blast Burn
found the code :)
Link to comment
Share on other sites

yay! i was looking for a thread like this for awhile. this link should help a lot, its a number to hexadecimal converter chart. im pretty sure thats what you're talking about. I have one question though: the first few numbers only have 1 digit for the hex number, but in the ar code it needs to have 8 digits per group, what do you do when you want a number less than 15?

http://www.nameacolor.com/HEXADECIMAL%20TABLE.html

Link to comment
Share on other sites

There is the Windows Calculator too, it is far more useful to convert between hex and dec (as well as octal and binary).

Calculators on other systems should do that too.

If the hex number has less than 2 digits, simply add a 0 before, e.g. 12 -> 0C.

Link to comment
Share on other sites

  • 9 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...