Posted: Fri Jul 25, 2008 9:08 pm Post subject: Help me
Ill try to describe this game im trying to use CE on.
its a soccer game where you have to kick the ball, and every time you kick it you get 1 point, and every time you kick it in a row without it touching the floor you get a bonus point but these points dont get credicted to your score untill it touches the ground. if it touches the ground twice in a row its game over, but you dont submit your score, it automaticly submits it.
So ive opened up CE, and found the process- its the title of the game.
I try scoring 1 point so i get CE to search for 8, as soon as i score 1 point i get it new scan and it comes up with heaps of values, i start the game again and this time hit the ball twice (making sure i get no bonus points) so i score 2 points so CE searches for 16, i click next scan once i reach the 2 points.
It then comes up with 3 different values and change the value to the score i want, and start the game again and nothing changes.
Ive tried to use the pause function but its not working.
Im obviously doing somthing very wrong. Any help???
Try finding your address...
once found, dont restart instead Right-Click it and do a AA script...
Right-Click your address that works this time round DMA
select either what reads or what writes to this adddress
and take it from there!
|memory view|
now read the code find out where best to place your jmp and nop
jmp = 5 opcodes
and do template 1 and 4
you dont want to freeze the value so, nopping it is out
instead once in your AA script REF: CTRL+A
accessed via |memory view| > tools > Auto Assemble
you want to mov the a new value into the result score
or you could just change the Add cl,01 to say add cl,FF LOL!
that way instead of one you get 255 for every kick
But I dont see the point!
you need to example more of what you what to do in the game or to the game values
it that what you want to do?...
Note: is it a flash game, if so the above example wont work!
if its on the web! _________________
DATABASE
Its a good learn trip, but at the end you would want to know
how you got there!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum