My computer is buggy, so I can't do this; but it isn't too hard.
Well, first, you need to to get the addresses for attack range and attack speed:
[Only registered and activated users can see links. Click Here To Register...]
Right click the the attack speed address and choose:
Find out what accesses this address.
Assembler/dissasbler pops up.
Go in game and move about and attack.
In your assembler/dissasbler, there should be an address that has the assembler code:
fmul qword ptr [XXXXXXXXX]
The X's should be the address of the attack speed.
Reply asap if you found an address with that, or some similar assembler code.
Well, first, you need to to get the addresses for attack range and attack speed:
[Only registered and activated users can see links. Click Here To Register...]
Right click the the attack speed address and choose:
Find out what accesses this address.
Assembler/dissasbler pops up.
Go in game and move about and attack.
In your assembler/dissasbler, there should be an address that has the assembler code:
fmul qword ptr [XXXXXXXXX]
The X's should be the address of the attack speed.
Reply asap if you found an address with that, or some similar assembler code.