Tailor Made Tools/Programs for You - AHK

05/26/2009 03:12 Yuhawn#541
Quote:
Originally Posted by Evan Lim View Post
Yuhawn@
i dont know which file related to jumping
Isee. Thank you for reply my question
05/26/2009 03:18 Evan Lim#542
jake_fraser27@
"Error opening the destination file" means u have the ahk program running and try to compile
close the program first, and compile it again
05/26/2009 15:14 DarkLord4u#543
Is it possible 2 make a program that fiinds the coordonates ure searching 4? like u enter 245 685 and he takes u there or just point u on the map where is it?
05/26/2009 15:21 darktemplar10x#544
I want to learn about making my special "itemtype.dat" with a program or every thing
thank u bro
05/26/2009 19:01 Evan Lim#545
DarkLord4u@
i dont know how to do this, but i think someone did it with changing the path function to do what u want

darktemplar10x@
well first of all, u need to decrypt it
u can find that in the forum somewhere
then basically, u just search the item name (in notepad or any text editor), then change the name, save it back, then encrypt it again
05/29/2009 02:47 bitterbutter#546
i want sumthin that removes the effect of ninja XP skills like fatal strike. thanks <3
05/29/2009 03:29 Evan Lim#547
bitterbutter@
whats the method? how to do so?
as stated in first post request requirement, u need to provide the method
05/29/2009 06:40 all hi#548
ttttttttttttyyyyyyyyyyyyy
05/30/2009 00:26 ace_heart#549
Evan can by AHK read current hp (not background) and when hp less than 1000 send F1
i think if read HP may be Faster than "PixelSearch" may be i wrong but when test "PixelSearch" i face some delay when my hp decrease in war because i don't face 1 by 1 hit
but in war u face more hits in same time !
05/30/2009 03:25 Evan Lim#550
ace_heart@
memory address speed is around 50000 checks/second
pixel search speed is around 100 checks/second
either way, the speed is so fast that the difference is not a big deal

anyhow, i dont know how to get hp check other than pixel search
05/30/2009 14:14 unknown82#551
I have your code for CID hotkey command.

how do I make it work? Please explain specific details how to use that code and work on CID application. Thanks.

PS: I have no clue.
05/30/2009 16:17 Evan Lim#552
unknown82@
first, install autohotkey from autohotkey.com
second, compile it with its ahk2exe compiler
third, double click the newly generated exe file
forth, press the hotkeys while client is activated
06/01/2009 07:57 Matic^#553
Hello am interesting in one thing, is possible to make some programm, that allow you make hotkeys for F1, F2....F10 buttons for conquer?
06/01/2009 08:00 Evan Lim#554
Matic^@
hotkeys, sure
but what type of command u want the hotkey to do
06/01/2009 08:07 Matic^#555
For exaple like i press ctrl+A and programm press F1 in co, bicouse i add some HP pots, skills in F1, F2 .... buttons tab and want change some fast, during fight, but its quite hard to do it for me bicouse i should jump too.