
Super-Anti-Crash-Unrandomizer for noobs that wants 999999999 stats, lol.
Only allows 4 to 13 stats.
Also, only allows 25 stats in total. (yea.. gotta fix that...)
[Enable]
//Will fix later!
//Created by Symbol!
//By the way, SunBeam, it might look like yours but its diffrent. (the first I mean...)
//If the concept was yours at first place...
//So whoever it is.
//Here we go:
//Gotta fix that...
//Oh and, "all rights reserved!" :)
//http://forum.cheatengine.org/profile.php?mode=viewprofile&u=61002
Alloc(Values,32)
Registersymbol(Values)
Alloc(StrA,35)
Alloc(DexA,35)
Alloc(IntA,35)
Alloc(LukA,35)
Registersymbol(StrA)
Registersymbol(DexA)
Registersymbol(IntA)
Registersymbol(LukA)
Label(STRreturn)
Label(DEXreturn)
Label(INTreturn)
Label(LUKreturn)
Alloc(STR,33)
Alloc(DEX,32)
Alloc(INT,32)
Alloc(LUK,32)
Registersymbol(STR)
Registersymbol(DEX)
Registersymbol(INT)
Registersymbol(LUK)
Alloc(StoreValues,64)
Registersymbol(StoreValues)
Alloc(Reset,32)
Label(Code)
STR:
dd...