Register for your free account! | Forgot your password?

You last visited: Today at 16:09

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[RELEASE] Action 6 speed hack

Discussion on [RELEASE] Action 6 speed hack within the Dekaron Exploits, Hacks, Bots, Tools & Macros forum part of the Dekaron category.

Closed Thread
 
Old   #1
 
monkeyman472001's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 109
Received Thanks: 60
[RELEASE] Action 6 speed hack

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?
monkeyman472001 is offline  
Thanks
12 Users
Old 03/25/2010, 23:07   #2
 
elite*gold: 0
Join Date: Jul 2008
Posts: 344
Received Thanks: 73
I frequently get teleported back to the location where I started to run.

You sure it works flawlessly for you?
Toxicat is offline  
Old 03/25/2010, 23:12   #3
 
monkeyman472001's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 109
Received Thanks: 60
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.
monkeyman472001 is offline  
Thanks
1 User
Old 03/25/2010, 23:13   #4
 
elite*gold: 0
Join Date: Jul 2008
Posts: 344
Received Thanks: 73
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?
Toxicat is offline  
Old 03/25/2010, 23:18   #5
 
elite*gold: 0
Join Date: Oct 2008
Posts: 22
Received Thanks: 2
Same thing , Doesnt work ...
niduxxl is offline  
Old 03/25/2010, 23:21   #6
 
elite*gold: 0
Join Date: Jul 2008
Posts: 344
Received Thanks: 73
Oh well, at least its not only me.
Toxicat is offline  
Old 03/26/2010, 00:46   #7
 
elite*gold: 0
Join Date: Apr 2008
Posts: 6
Received Thanks: 0
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
LuiZilva is offline  
Old 03/26/2010, 01:25   #8
 
nildesita's Avatar
 
elite*gold: 0
Join Date: Dec 2008
Posts: 287
Received Thanks: 44
samething happens to me i thought i was lagging
nildesita is offline  
Old 03/26/2010, 01:38   #9
 
elite*gold: 0
Join Date: Nov 2008
Posts: 21
Received Thanks: 0
is it just me or is everyone dcing when hacking?
luismartirey is offline  
Old 03/26/2010, 01:50   #10
 
elite*gold: 0
Join Date: Jul 2008
Posts: 344
Received Thanks: 73
Your hacks' offsets are not updated, check my thread to get new ones.
Toxicat is offline  
Old 03/26/2010, 03:08   #11
 
elite*gold: 0
Join Date: Mar 2010
Posts: 5
Received Thanks: 0
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..
sleepywhiteguy is offline  
Old 03/26/2010, 03:52   #12
 
elite*gold: 0
Join Date: Apr 2007
Posts: 315
Received Thanks: 93
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.
ADHDKiD is offline  
Old 03/26/2010, 04:07   #13
 
elite*gold: 0
Join Date: Mar 2010
Posts: 5
Received Thanks: 0
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? ****.. wasnt there a hack that could change your name? Im not sure if it was CS or SS
sleepywhiteguy is offline  
Old 03/26/2010, 11:25   #14
 
elite*gold: 0
Join Date: Oct 2007
Posts: 28
Received Thanks: 1
its doesnt work im runing and then i return back
RusAngeL is offline  
Old 03/26/2010, 11:59   #15
 
Piotr1988's Avatar
 
elite*gold: 12
Join Date: Oct 2009
Posts: 1,014
Received Thanks: 80
me too have this trouble.
Piotr1988 is offline  
Closed Thread


Similar Threads Similar Threads
[Release] 12Sky2 Trainer Attack Speed , Speed hack [Mayn]
02/25/2012 - 12Sky2 Hacks, Bots, Cheats & Exploits - 14 Replies
I quit now =)
Action speed editor
09/17/2006 - CO2 Exploits, Hacks & Tools - 222 Replies
I was bored and decided that the action.dat file just.. wasn't as complete as some of us might like.. so i made this in like 20 minutes so enjoy.. i was thinking about keeping it private but it's got an ugly cmdline interface and pretty simple so here you go. Just extract it into your conquer/ini folder and run it.. it should be pretty straightforward from there. Works on co 1.0 and 2.0
More then X2 action speed PLEASE
10/01/2005 - Conquer Online 2 - 1 Replies
more then X2 action.dat please



All times are GMT +1. The time now is 16:09.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.