| View previous topic :: View next topic |
| Author |
Message |
floot Advanced Cheater
Reputation: 0
Joined: 10 Feb 2006 Posts: 71
|
Posted: Tue Mar 21, 2006 3:52 pm Post subject: Unrandomizer |
|
|
| when i toggle the unrandomizer what exactly does it do? so far, the only thing i've seen is that it changes some code at rand(), but when i try to manually change these, nothing happens :X.. is there something that i'm missing?
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25808 Location: The netherlands
|
Posted: Tue Mar 21, 2006 4:42 pm Post subject: |
|
|
it also changes it at other places that contain regular randomizing code
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
floot Advanced Cheater
Reputation: 0
Joined: 10 Feb 2006 Posts: 71
|
Posted: Wed Mar 22, 2006 12:26 am Post subject: |
|
|
i figured as much, but trying to trace where the other change is coming from... say if i change a value that is in the internal memory of a game, the code changes... at first by a +4 amount, then it goes to +2 amount o.O and - is only different from positive by an offset of 8 in the second digit... or something of that sort... but anyway, how is each of them generated? from 0 at add [eax],al to some completely different code if i put in 1 or 2...
asides from that, how would i find where else the code is changed? by attaching another program and put it on wait until CE writes into memory?
|
|
| Back to top |
|
 |
|