Mob SPeed 2x

11/28/2009 10:56 blademsis#1
where i can make the speed of mobs 2x more



[ENABLE]
alloc(DrakoMobSpeed,64)
label(MobIsWalking)
label(ReturnMobSpeed)
label(MobRunSpeed)
label(MobWalkSpeed)
registersymbol(MobRunSpeed)
registersymbol(MobWalkSpeed)

0053E990: //80 7C 24 04 00 74 06 D9 40 70
jmp DrakoMobSpeed
ReturnMobSpeed:

DrakoMobSpeed:
cmp byte ptr [esp+04],00
je MobIsWalking
fld dword ptr [MobRunSpeed]
ret 0004
MobIsWalking:
fld dword ptr [MobWalkSpeed]
ret 0004
MobRunSpeed:
db 00 00 20 41
MobWalkSpeed:
db 00 00 40 40

[DISABLE]
dealloc(DrakoMobSpeed)
unregistersymbol(MobRunSpeed)
unregistersymbol(MobWalkSpeed)
0053E990:
cmp byte ptr [esp+04],00
11/28/2009 11:01 xaneiro80#2
only add a new adress (MobRunSpeed) and (MobWalkSpedd)...then u can increase the value by doubleclick and type in your "speed factor"
11/28/2009 11:55 blademsis#3
can u make it and post it here please ,cause i tried but its not working
11/28/2009 20:40 ludi123456#4
I dont understand what can possibly go wrong. It has been explained several times. U have script, bypass and CE.

-Start the game with bypass
-attach CE
-Enable script (the 1 u posted) and leave it enabled (u just tick to enable and leave that way).

-In CE go to(go to means use u re mouse pointer and click) "add address manually"

when it opens in "address" type this:

MobRunSpeed


U have description(below address). Leave it

last thing is "type"(below description) it says 4 byte. Change it to:

float

hit ok

THE END.

Was it 2 hard? I can add pictures, make video with sound too :) .

If u did it right it should say 8 or 10 idk in that new address. Final tip: double click on that number(what number u ask? 8 or 10 idk for sure. How? Point mouse pointer to it and double click) and type thespeed u want.

If its from "list of all public hacks" script works even offsets are good so idk what could go wrong.
11/29/2009 07:28 blademsis#5
it Says me 8 what to do after that ?
11/29/2009 19:43 ludi123456#6
Well, that is it. 8 is u re current mob speed.

Now if mobs are runing 2 slow now change it to 10 or 12.dont go 2 high or they will just dissapear.

If mobs are runing 2 fast for u change it to 6, 4 or even 1. For example 1 is nice when u aoe they move so slow lol.


How to change?

Double click that 8 and type new value.

or longer way to do same. Right mouse click on it, go to "change record" point to value, klick it and type the number u want.