I would realy apreacite of updating this trainer so that xp and other stuff works, but if not I am not going to be angry or
disapointed because i know you (CH Tean) are fast.
For those who know how to use memory searcher there is a simple encrption. All walues uses xor from value 0x44444444.
(Thanks to Cielos from CoSMOS forum)
How do you use this values ?
Value 0x44444444 are in Hex. In Dec it is 1145324612. So if character have 790 exp you search as 1145325394.
Example of calculation:
1145324612 XOR 790 = 1145325394
Since i have Windows 7 and i am using Windows calculator. Under view i chose Programmers view. (Alt+3). Calculator can calculate using XOR.