[RELEASE] Action 6 speed hack

03/25/2010 22:50 monkeyman472001#1
Code:
[ENABLE]
alloc(newmem,16)
label(ReturnSpeed)
label(SpeedValue)
registersymbol(SpeedValue)

0082528A: //D9 40 08 5F 5E C3 8B 0D
jmp newmem
ReturnSpeed:

newmem:
fld dword ptr [SpeedValue]
pop edi
pop esi
jmp ReturnSpeed
push esi
push edi
call dword ptr [SpeedValue]
SpeedValue:
db 00 00 20 41

0082528F:
ret

[DISABLE]
dealloc(newmem)
unregistersymbol(SpeedValue)
0082528A:
fld dword ptr [eax+08]
pop edi
pop esi
Have fun

Credits to drako for his original script.

It was calling the pointer to the original speed value and all you had to do was change it to point to the hacked speed value.

-edit-
Have homework due tomorrow for class.
If you have problems post them and I'll get back to them soon as I'm done.


NOTE:: this works very selectively, and stopped working for me after I ran updates ( 3/26 )
Seeing as how people get teleported back to where they were, this could mean they made running server side, lets just hope this is not the case.


EDIT ----


Quote:
Originally Posted by byford9 View Post
So is it confirmed? Is speed server side now?
As for speed, yes I do beleive it can be confirmed that speed is now server side.

Code:
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)

0082523A:
jmp newmem
returnhere:

newmem:
mov [eax+08],40BEDD2E // change float point to desire speed
mov [eax+0c],44C48C75 // change float point to desire speed

originalcode:
fld dword ptr [eax+08]
pop edi
pop esi

exit:
jmp returnhere

a52450:
dd 44600000

[DISABLE]
dealloc(newmem)
0082523A: 
fld dword ptr [eax+08]
pop edi
pop esi

a52450:
dd 44700000
Use this speed hack. The only way to negate the server side location is when you are at your destination keep holding (w,a,s,d) one of those and use a skill.

This sends a signal to the server that you HAVE to be at that location because you just used a skill there.

Consider this a ... Speed hack override?
03/25/2010 23:07 Toxicat#2
I frequently get teleported back to the location where I started to run.

You sure it works flawlessly for you?
03/25/2010 23:12 monkeyman472001#3
Quote:
Originally Posted by Toxicat View Post
I frequently get teleported back to the location where I started to run.

You sure it works flawlessly for you?
Yes it works flawlessly for me.

<im on rondow, not sure about siz.>

Quote:
Originally Posted by Toxicat View Post
Try running far away from your standing location. Run for like ten seconds or so, then stop.

Are you still 100% sure it works flawlessly?
On rondow it works fine.
03/25/2010 23:13 Toxicat#4
Try running far away from your standing location. Run for like ten seconds or so, then stop.

Are you still 100% sure it works flawlessly?
03/25/2010 23:18 niduxxl#5
Same thing , Doesnt work ...
03/25/2010 23:21 Toxicat#6
Oh well, at least its not only me.
03/26/2010 00:46 LuiZilva#7
i tryed it and i am returning back too...
I just can wall like little steps, then he return back.

Its very anoying :P

Btw, ty :)
03/26/2010 01:25 nildesita#8
samething happens to me i thought i was lagging
03/26/2010 01:38 luismartirey#9
is it just me or is everyone dcing when hacking?
03/26/2010 01:50 Toxicat#10
Your hacks' offsets are not updated, check my thread to get new ones.
03/26/2010 03:08 sleepywhiteguy#11
doesnt work for siz
but it might be good for botting since it picks items up quickly, and keeps you in one spot instead of running around everywhere,
too bad there is no skill hack yet
i updated the script for skill 2 but when i look up skill 1's AOB theres no result :P
anyone know about that or gm tele? gm tele executes but no result..
03/26/2010 03:52 ADHDKiD#12
Quote:
Originally Posted by sleepywhiteguy View Post
doesnt work for siz
but it might be good for botting since it picks items up quickly, and keeps you in one spot instead of running around everywhere,
too bad there is no skill hack yet
i updated the script for skill 2 but when i look up skill 1's AOB theres no result :P
anyone know about that or gm tele? gm tele executes but no result..
GM Teleport was fixed. From what I saw in the client, you have to have the [GM] part in front or your name or no go.

Oh well, I knew this would eventually happen.
03/26/2010 04:07 sleepywhiteguy#13
Quote:
Originally Posted by ADHDKiD View Post
GM Teleport was fixed. From what I saw in the client, you have to have the [GM] part in front or your name or no go.

Oh well, I knew this would eventually happen.
oh really? damn.. wasnt there a hack that could change your name? Im not sure if it was CS or SS
03/26/2010 11:25 RusAngeL#14
its doesnt work im runing and then i return back
03/26/2010 11:59 Piotr1988#15
me too have this trouble.