Quote:
Originally Posted by clintonselke
Just a quick question.
Hope it doesn't annoy anyone.
You know the Player's UID?
If i was to retrieve from ClientA the PlayerA's UID (i.e. [EDI + 0x50] where EDI == 0x005DABB8 for the current client), then would PlayerA's UID on a 2nd running client (ClientB) have the same value?
If so, then it would be easy to make a really decent easy to configure AutoStigger.
Edit: By auto stigger i mean, have ur water sitting in ur tank while u play ur archer and the ur water stigs ur archer while its client is dropped down in the task bar.
|
UID is always different and keeps changing, it changes depending how many people are in the area and if i remember correct its like a 137 bytes between each UID(not sure on the number)
Example: if player A has UID number 001 and Player B has 138 and there comes a 3rd player in the screen player A can be changed to UID 275 and player C can be 001.
this happens when the player A jumps away from you too far.
I already told you that for now its best to use your own player ID because its static and saves you some trouble

Ask unknownone about the player UID's he knows im sure
BTW: theres this function that allocates memory for the UID's, and it randomly generates it on client startup you can patch your exe to make that part static so your UID's will always be in a certain range.
I think it's located somewhere near Sleep in Olly just look around