| Author |
Message |
Topic: IronAHK (alpha): cross platform .NET rewrite of AutoHotkey |
kaka
Replies: 538
Views: 93731
|
Forum: Scripts & Functions Posted: Tue Jan 04, 2011 8:54 am Subject: IronAHK (alpha): cross platform .NET rewrite of AutoHotkey |
Hi,
i am running this code with ironAHK but its giving me this error
The following errors occurred:
Test.ahk:0 - Object reference not set to an instance of an object.
Test.ahk:0 ... |
Topic: Greate Script But in German Please Help |
kaka
Replies: 3
Views: 308
|
Forum: Ask for Help Posted: Thu Dec 30, 2010 9:48 am Subject: Greate Script But in German Please Help |
| is there anyone who can convert this AHK Script in to English http://de.autohotkey.com/forum/topic6712.html&sid=1534eb05bc8f127790a481ea03ab93e2 |
Topic: AHKGooglePR - Calculate Google PageRank with native AHK code |
kaka
Replies: 6
Views: 3125
|
Forum: Scripts & Functions Posted: Wed Dec 29, 2010 7:25 am Subject: Re: AHKGooglePR - Calculate Google PageRank with native AHK |
Hi Guys,
i download it and run it. But its giving me This Error
Invalid PageRank:
202.69.38.235)<br><br>
 |
Topic: Wait for sound |
kaka
Replies: 12
Views: 1460
|
Forum: Ask for Help Posted: Mon Dec 20, 2010 6:00 am Subject: Wait for sound |
hi
I use creative mediascource 5
I'm trying to get it to work properly using Lexikos' #Include VA.ahk
#SingleInstance, Force
COM_Init()
audioMeter := VA_GetAudioMeter()
VA_ ... |
Topic: Detect if sound is being played by a specific application |
kaka
Replies: 2
Views: 302
|
Forum: Ask for Help Posted: Mon Dec 20, 2010 5:57 am Subject: Re: Detect if sound is being played by a specific applicatio |
i m also looking for this  |
Topic: Creating HotKeys Problem |
kaka
Replies: 2
Views: 146
|
Forum: Ask for Help Posted: Wed Dec 08, 2010 6:04 am Subject: Creating HotKeys Problem |
thanks for your quick reply
i m going to test it  |
Topic: Creating HotKeys Problem |
kaka
Replies: 2
Views: 146
|
Forum: Ask for Help Posted: Wed Dec 08, 2010 4:37 am Subject: Creating HotKeys Problem |
Hi Guys,
i have to create a script which will read a text file and Create HotKeys of OutPut and disable them Like This
; KeyNames.txt
AEIOU
FileReadLine, out, %A_ScriptDir%\KeyNames.txt, 1
... |
Topic: COM Experts plz Help me |
kaka
Replies: 13
Views: 496
|
Forum: Ask for Help Posted: Fri Dec 03, 2010 1:23 pm Subject: COM Experts plz Help me |
Help me  |
Topic: COM Experts plz Help me |
kaka
Replies: 13
Views: 496
|
Forum: Ask for Help Posted: Thu Dec 02, 2010 7:21 am Subject: COM Experts plz Help me |
Thanks for helping me
but there is a problem, i give 23 MP3 Files to this but its giving me this error (Same Problem )
Function Name: "LoadFromFile"
ERROR: The COM Object ... |
Topic: COM Experts plz Help me |
kaka
Replies: 13
Views: 496
|
Forum: Ask for Help Posted: Wed Dec 01, 2010 6:35 am Subject: COM Experts plz Help me |
Still Waiting ...  |
Topic: COM Experts plz Help me |
kaka
Replies: 13
Views: 496
|
Forum: Ask for Help Posted: Tue Nov 30, 2010 5:30 am Subject: COM Experts plz Help me |
No garry,
i want to do this with ahk
--------------------------
Guys, where are the COM experts ?
Please Help me |
Topic: COM Experts plz Help me |
kaka
Replies: 13
Views: 496
|
Forum: Ask for Help Posted: Sat Nov 27, 2010 2:52 pm Subject: COM Experts plz Help me |
i m already running it as a admin.
and
cddbcontrol.dll is also registered.
Note:this script is working for me only for 1 mp3 file, if i run this for 2 or more files its giving me COM error. : ... |
Topic: COM Experts plz Help me |
kaka
Replies: 13
Views: 496
|
Forum: Ask for Help Posted: Fri Nov 26, 2010 3:25 am Subject: COM Experts plz Help me |
Oops, so bad for me
then who will help me guys  |
Topic: COM Experts plz Help me |
kaka
Replies: 13
Views: 496
|
Forum: Ask for Help Posted: Thu Nov 25, 2010 3:59 am Subject: Re: Error of COM Object may not be a valid in Wow Tagger |
@Sean
@SKAN
where are u guys? help me...  |
Topic: COM Experts plz Help me |
kaka
Replies: 13
Views: 496
|
Forum: Ask for Help Posted: Wed Nov 24, 2010 7:21 am Subject: COM Experts plz Help me |
Hi Guys,
i write this Code from #NoTrayIcon
#Include %A_ScriptDir%\Com.ahk
Gui, Add, GroupBox, x6 y10 w390 h150 , Writing Tags
Gui, Add, Text, x16 y30 w30 h20 , Path:
Gui, Add, Edit, x46 y3 ... |
| |