Tailor Made Tools/Programs for You - AHK

01/22/2009 02:10 Evan Lim#151
martinpaul@
well if thats the case, try re-install winRAR
quite sure the files are not corrupt
01/24/2009 13:42 martinpaul#152
thakns again for replying,i have uninstall winzip and install it aginbut the same problem.

I was wondering if you could it make a intenfiy exe,beczuse i download the see items on floor from AniEdit and it works great because its an exe file.
if its not too much trouble i woul dbe really grateful.

Thanks again for your help.
01/24/2009 14:41 Evan Lim#153
martinpaul@
u suppose to use winRAR to unzip RAR formats
because probably newer version of winRAR that zip files have a different algorithm so winzip does not recognized
and about the intensify program, do u have any program in specific, because it has been created many many times already and all of the existing ones do work
01/24/2009 15:07 martinpaul#154
Thanks for the reply,I will download winrar now and try it.Any intenify leveler would do,any basic leveler.

Thanks again for the information,im about to download winrar.
01/24/2009 15:11 martinpaul#155
Just downlaoded winrar 3.8 version and i then downloaded aaa,guard,pet,intencify leveler and then i tried to open and it camed back no archive found.

Sorry again,im a pain ,i know.
01/24/2009 15:12 martinpaul#156
im using windows vista home,not sure if this has anything to do with it.?
01/24/2009 15:30 Evan Lim#157
martinpaul@
shouldnt be, i use vista ultra and window7 now
probably related to virus scanner, they love picking on ahk and autoit zip files
send me the program link, i will unzip it for u
but definitely this is not a good way to solve unzipping files problem
try to search online or something
01/25/2009 02:03 kekolovely2010#158
:pimp:ty
01/25/2009 02:32 martinpaul#159
[Only registered and activated users can see links. Click Here To Register...]

Thanks bro,you been a great help.
01/25/2009 06:25 Evan Lim#160
martinpaul@
[Only registered and activated users can see links. Click Here To Register...]
01/25/2009 21:35 martinpaul#161
I think im cursed,Thanks for the download link.

I use bit comet to download things and i click your download link and the page camed up,I then click download and bit comet opens up.It thens trys to download and then stops with a red cross beside it,wont download.

Im sorry im been a pain and thanks very much for all your help but i think i am just not meant to get intenify.

Thanks again for your help.
01/25/2009 22:13 Pwnzor!!!#162
Hi, could you make a hack which could repair your items from anywhere?
Eg. Low dura in lab so i could use repair >.<
Thanks.

Also where do you put this code >.<

Code:
#Persistent
#IfWinActive, [C

0:: 
send {enter}
send {!}
send record path
send {enter}
return

1:: 
send {enter}
send {!}
send asit
send {enter}
return

2::
send {enter}
send {!}
send ahunt
send {enter}
return


3::
send {enter}
send {!}
send aloot
send {enter}
return


4::
send {enter}
send {!}
send abot
send {enter}
return

5::
send {enter}
send {!}
send c
send {enter}
return


6::
send {enter}
send {!}
send c2
send {enter}
return


7::
send {enter}
send {!}
send wh
send {enter}
return

8::
send {enter}
send {!}
send f
send {enter}
return

9::
send {enter}
send {!}
send nbot
send {enter}
return

-::
send {enter}
send {!}
send repair
send {enter}
return

=::
send {enter}
send {!}
send dc
send {enter}
return
01/25/2009 22:50 Evan Lim#163
Pwnzor!!!@
as mention in first post, yea sure if u can tell me the method
i am sure many others are interested in the method

i put the codes in a text file using notepad, then compile with autohotkey complier
01/25/2009 23:03 Pwnzor!!!#164
Ahh how do i use the autohotkey complier on it (ima newb) = [
01/26/2009 01:15 Evan Lim#165
Pwnzor!!!@
newb is not a problem, all u need to do is willing to read instructions
well, here is the first step, please check the help file about "compile"