Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron
You last visited: Today at 15:54

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

Advertisement



Cheatenige - Adjust Mobspeed Value

Discussion on Cheatenige - Adjust Mobspeed Value within the Dekaron forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2009
Posts: 83
Received Thanks: 2
Cheatenige - Adjust Mobspeed Value

I have a problem, it doesn't work no more. My hacks work fine except the mobspeed + the offsets are correct.

Help me out please.
[ENABLE]
alloc(DrakoMobSpeed,64)
label(MobIsWalking)
label(ReturnMobSpeed)
label(MobRunSpeed)
label(MobWalkSpeed)
registersymbol(MobRunSpeed)
registersymbol(MobWalkSpeed)

0053E0B0: //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)
0053E0B0:
cmp byte ptr [esp+04],00
nastydame is offline  
Old 12/17/2009, 18:55   #2
 
sachamo512's Avatar
 
elite*gold: 20
Join Date: Nov 2008
Posts: 1,496
Received Thanks: 345
Tell us more about what is happening. Do you crash, or does the hack just not have any effect?

It's possible that you have another script that overwrites this one. See if you have mob speed in your vac script or something. Try editing your mobs speed to something overly dramatic so you know that it is taking effect or not.
sachamo512 is offline  
Old 12/18/2009, 03:20   #3
 
elite*gold: 0
Join Date: Mar 2008
Posts: 172
Received Thanks: 48
Most likely, you also have a speed-setting line in your non-aggro script that is overriding you speed-only script. See if your non-aggro looks like this:

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

0053D08A: //0F B7 86 54 01 00
jmp newmem 
nop 
nop 
returnhere: 

newmem: 

originalcode: 
movzx eax,word ptr [esi+00000154] 

//mov eax,01 
//mov word ptr [esi+00000156],ax 
mov [esi+00000070], 41400000 // speed mob   
//40c00000 = 6 lv 1 (to replace the above blue color)
//40400000 = 12 lv 2 (to replace the above blue color)
//41c00000 = 24 lv 3 (to replace the above blue color)
mov byte ptr [esi+00000174],00 // malee attack range = 0 
mov byte ptr [esi+00000244],00 // magic attack range = 0 
mov [esi+00000240],0000000 //other attack range = 0 
mov [esi+0000023c],0000000 //other attack range = 0 
mov [esi+00000238],0000000 //other attack range = 0 
mov eax,03 
mov word ptr [esi+00000154],ax 

exit: 
jmp returnhere 


[DISABLE] 
dealloc(newmem) 

0053D08A: 
movzx eax,word ptr [esi+00000154]
If you want your speed script to control mob speed, then put you need to disable the speed portion of the non-aggro script by putting "//" in front of the line.
giljs is offline  
Reply


Similar Threads Similar Threads
How do I adjust Attributes in TzPhQy bot?
03/01/2010 - Dekaron - 0 Replies
Can someone explain how does the Attribute function under the Party/Attribute tab works? I'm guessing it is for the bot to put points into stats when it levels, but how do I do it? My character had 15 str, I typed in 25 in SupposePoints field, but when the character leveled, it didn't put any points.
Cant figure out how to adjust mobspeed in my VAC
12/19/2009 - Dekaron - 4 Replies
ok so 2 things happening my VAC works but my Non Aggro doesnt heres my Non Aggro script(I use CE). Now i searched for it for about an hr couldnt find anything to help me(if i missed it i apologize link it to me and i'll get it done).Thanks alloc(newmem,1024) label(returnhere) label(originalcode) label(exit) 0053D96A: jmp newmem
[Help]How can i adjust the droprates in patch 5017?
05/21/2009 - CO2 Private Server - 4 Replies
How can i adjust the droprates in patch 5017? Help me asap!
[REQUEST] Adjust Skill Delay
04/16/2008 - RF Online - 5 Replies
is it possible to adjust the delay of the skill (buff)...so that we might train skill PT a lot faster to get higher one such as Expert and Elite.
CheatEnige
12/20/2007 - Metin2 - 3 Replies
Könnte mal bitte hier Jemand den Cheat Eniger zum Download stellen? und sagt wier ihr alle values markiert:eek:



All times are GMT +2. The time now is 15:54.


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.