| View previous topic :: View next topic |
| Author |
Message |
dEagle Expert Cheater
Reputation: 0
Joined: 17 Jun 2006 Posts: 225 Location: CheatEngine Forum
|
Posted: Sun Nov 05, 2006 8:04 am Post subject: need help with aa script!! |
|
|
see i got the gain exp address but when u change the value normal it wont work.
so i looked what it accesses and came with this
| Code: |
00425C79 - movzx eax,word ptr [eax+edx]
|
so.. i want to know how to let the exp gain more then normal
like it gains 88 exp [+99 (aa script)] so its 88+99. get it?
Please help me out with my script.
thx in advanced. |
|
| Back to top |
|
 |
dEagle Expert Cheater
Reputation: 0
Joined: 17 Jun 2006 Posts: 225 Location: CheatEngine Forum
|
Posted: Sun Nov 05, 2006 12:47 pm Post subject: |
|
|
Please can any1 help me
once i saw something with ,99 behind it ..
Please help. |
|
| Back to top |
|
 |
maxi Newbie cheater
Reputation: 0
Joined: 04 Nov 2006 Posts: 13 Location: Lam3rC17y
|
Posted: Mon Nov 06, 2006 5:53 pm Post subject: ... |
|
|
I think you have managed to do it...
But some ideas from me...
are you sure that this is the right instruction ?!?
You can inc the value that you want , you can write another value in to that address before that instruction - jmp your_code ... ala-bala ... jmp orig_code , you know code cave... you actualy must change a register value, cuz there will be the amout of X.P. that you will get, so look a little bit more thru the code, or just try to inc(edx) or mov edx,some_value in your instruction set in the code cave / my english sux a big time / , but if you can post some more from the code like 4-5 lines up it would be nice... Set a "write" break-point on the address and when you get some XP you'll see how it come , i guess that's what you have done.. so in one of the registers will be the value of the XP that you have get, see what register that is , and change it's value acordingly.. _________________
MOV UR_A55,MY_F00T |
|
| Back to top |
|
 |
|