cooldown issue

02/02/2008 04:09 insert#1
ok, this is what confuses me in the tut.

[Only registered and activated users can see links. Click Here To Register...]
"Once you found your Delay Time in Milliseconds go back to your uce and in scan bar type in your delay time and set your type to four byte exact scan and click new scan....
You'll see few addresses click all of them and make them all "1" and freeze it!"

[Only registered and activated users can see links. Click Here To Register...]

6000 should be right according to:

( skill
( key "archer-18")
( name "Life Absorption")
( limit archer)
( action 18)
( image "active063")
( desc "#nReduce the target's HP and absorb some part of the HP.")
( ability "#nEnergy used : %1!d!")
( parameter 1 ( plus 20 ( mul skill_level 6)) )
( level 50 57 66 0) ( grade 11 0)
( maxlevel 1 2 3 0)
( compare 1 ( plus 20 ( mul skill_level 6)) )
( compare 2 160)
( compare 3 0)
( compare 4 6000)
( type active use)
( motion 0 11 none )
( damagetype 1)
)


6 seconds.
But i get 200+ results. what am i doing wrong?
02/02/2008 04:50 Neofight#2
Memory Browser

Text Search
00000000
FFFFFFFF

Life Absorption

first line he will find is ur Adress
8 Digits

look wich 4 first digits are the same thats ur Cooldown :P

if u dont understand, then uhm i cant do more atm because im drunk
(need 15 min to write this understandly)

Neo
02/02/2008 06:47 insert#3
would sum1 explaine this?
ive been reating for 3 days now. eyes hurt.

it cant find a 4600 value for the upward slash

( skill
( key "knight-16")
( name "Powerful Upward Slash")
( limit knight)
( action 16)
( image "active058")
( desc "#nAfter stabbing the weapon deeply in to the body,#nlifting up strongly.#nWhen making a hit, you get 1 Death Blow Point.")
( ability "#nAdd. Attack Point + %1!d!#nEnergy used : %2!d!")
( parameter 1 ( div ( plus 100 ( mul skill_level 10)) 80) )
( parameter 2 ( plus 24 ( mul skill_level 2)) )
( level 50 57 63 68 0) ( grade 7 0)
( maxlevel 1 2 3 4 0)
( type active use)
( compare 1 ( plus 24 ( mul skill_level 2)) )
( compare 2 weapon_range )
( compare 3 0 )
( compare 4 ( plus weapon_speed 4600) )
( motion 0 28 none )
( damagetype 1)
)

will not find 4600.
what am i doin wrong?

[Only registered and activated users can see links. Click Here To Register...]
02/02/2008 12:26 deutschf3#4
Search for the Skill-Id or press F3 after the first result.. Looks like it's the wrong one ;)
02/02/2008 17:56 sb0t#5
Search FROM 01A27DB8 TO 01A27EF8
if it is the right upward slash you tried to find.
if so there should only be 1 value left.
you simply have to decrease your row
to get less values ;)
02/02/2008 21:43 Stalone#6
Xiu berserk time 30 min

use memory view/search/find memory/Increase of Critical Hit

below he is Berserk whether it is a correct addres

02C25858 Berserk

From 02C20000
To 02C2FFFF

Value 600000

First Scan and nothing

which is value to berserk on xiu?

///////////////////////////////////
02/02/2008 22:03 deutschf3#7
Quote:
Originally Posted by Stalone View Post
Xiu berserk time 30 min

use memory view/search/find memory/Increase of Critical Hit

below he is Berserk whether it is a correct addres

02C25858 Berserk

From 02C20000
To 02C2FFFF

Value 600000

First Scan and nothing

which is value to berserk on xiu?

///////////////////////////////////
I think it's 600022 now. Just scan between 599000 and 600900 ;)
02/03/2008 01:34 exeduz#8
or look in the config for exact values^^
02/03/2008 05:14 insert#9
im lookin for the LA skill for archers. 6000ms. im just havin trouble editing it cause its my first time doin it.

As you can see, i searched for 6000, Hex = 70, Put; Greater Than. then these showed up, but the addresses dont range anywhere near the LA skills. Even though I searched between 041A43DC / 041A4A8C.
Then i tried both bigger and smaller value of 6000, its 70 i dont know why, 70 in Hex = L. Am i correct searching in Byte?

[Only registered and activated users can see links. Click Here To Register...]
02/03/2008 12:36 MeepMoep#10
dont search for hex >.<
02/04/2008 00:35 insert#11
OK, made more progress. XiuOnline server.
As you can see below; Based off this Tutorial ''http://209.85.207.104/search?q=cache:KqF6erf4B90J:forum.cheatengine.org/viewtopic.php%3Ft%3D127464%26sid%3Dbc0f224d5bba22e 2c817b7d347057678+kalonline+cooldown+hack+tut&hl=e n&ct=clnk&cd=1&gl=us" I am to search and make all the Values 1, which i did, then froze. i go back into the game and POOF!!! game closed like it crashed or something. And then so being - all values are lost '??' i think i have froze the wrong value that errors the game.

From everybody on this forum, im sure yall know exactly what value is for what and what to freeze for a no-cool-down. If so, post some soft of instruction for LA.

[Only registered and activated users can see links. Click Here To Register...]