| Author |
Message |
Topic: I have question about if |
specter333
Replies: 2
Views: 83
|
Forum: Ask for Help Posted: Sat Feb 11, 2012 6:28 am Subject: I have question about if |
These types of If statements would usually, but not necessarily, be in a subroutine. The value of "TASTE=" would be input before the if statement is checked.
Gui, Add, Edit, w50 r1 Numbe ... |
Topic: Other HID Info. Find RF remote and other device info. |
specter333
Replies: 9
Views: 1575
|
Forum: Scripts & Functions Posted: Sun Feb 05, 2012 9:06 am Subject: Other HID Info. Find RF remote and other device info. |
| Well, not if you want to use 6 different keyboards connected to the same laptop, at the same time. Making too many assumptions is most times not good. Thus generally, putting no artificial limitatio ... |
Topic: Other HID Info. Find RF remote and other device info. |
specter333
Replies: 9
Views: 1575
|
Forum: Scripts & Functions Posted: Sat Feb 04, 2012 11:12 pm Subject: Other HID Info. Find RF remote and other device info. |
No, why did you exclude normal pc keyboards and mice here?
Because keyboards and mice can be used with commands from the manual and the device I was working on is a remote. |
Topic: Other HID Info. Find RF remote and other device info. |
specter333
Replies: 9
Views: 1575
|
Forum: Scripts & Functions Posted: Sat Feb 04, 2012 9:29 pm Subject: Other HID Info. Find RF remote and other device info. |
Why limiting only to other hid? I would like to test this with keyboards.
I'm fairly certain your "Eject" key is not going to show up as a keyboard key but more likely as an "Other& ... |
Topic: AHKHID - An AHK implementation of the HID functions |
specter333
Replies: 386
Views: 83318
|
Forum: Scripts & Functions Posted: Sat Feb 04, 2012 10:47 am Subject: AHKHID - An AHK implementation of the HID functions |
Here it does not work.
Try this compilation of the original examples. [url=http://www.autohotkey.com/forum/viewtopic.php?p=415794#415794]Other HID Info.
Or try using [url=http://www.eventghost. ... |
Topic: Is it possible to to use AHK to open an audio file? |
specter333
Replies: 2
Views: 90
|
Forum: Ask for Help Posted: Sat Feb 04, 2012 10:34 am Subject: Is it possible to to use AHK to open an audio file? |
SoundPlay will play .wav files natively but only plays MP3 or other files if the correct codecs are loaded.
SoundPlay, audiofile.wav
Using the Run command will open the default audio player and ... |
Topic: Switch On/Off using serial port or other. |
specter333
Replies: 1
Views: 96
|
Forum: Ask for Help Posted: Sat Feb 04, 2012 9:41 am Subject: Re: Switch On/Off using serial port or other. |
| Is there any way to make a switch on/off, using serial or paralel port (or even usb) through autohotkey, for example: If I want to turn on a light using a script pressing a specific key and turn off t ... |
Topic: AHKHID - An AHK implementation of the HID functions |
specter333
Replies: 386
Views: 83318
|
Forum: Scripts & Functions Posted: Sat Feb 04, 2012 1:26 am Subject: Re: No input for |
| Hello! I use Apple Wireless Keyborad (1st gen. M9270, not aluminium) on Windows XP and I try expand functionality with AutoHotkey. Additional key F13-F16 scaned&works fine, but VolumeDown/Up/Mute/ ... |
Topic: VLC HTTP interface library. |
specter333
Replies: 16
Views: 2788
|
Forum: Scripts & Functions Posted: Sun Jan 29, 2012 5:05 pm Subject: VLC HTTP interface library. |
| Oddly the 127.0.0.1 is not being saved on this computer either but the library still works. It is saved on my home computer, don't know what the differences is. I'm guessing it just doesn't get disp ... |
Topic: VLC HTTP interface library. |
specter333
Replies: 16
Views: 2788
|
Forum: Scripts & Functions Posted: Fri Jan 27, 2012 1:11 am Subject: VLC HTTP interface library. |
| I likely didn't make this clear but all the sort commands seem to be broken in the latest version of VLC. I have only tested them with XP but they do not work with VLC's browser example either. I in ... |
Topic: Easy Automation AHK - Modular Automation script - Beta |
specter333
Replies: 54
Views: 8007
|
Forum: Scripts & Functions Posted: Sat Jan 14, 2012 6:14 am Subject: Easy Automation AHK - Modular Automation script - Beta |
| I downloaded and looked at Jitbits macro recorded for a few minutes. I would be willing to bet it is written in Autohotkey and has exactly the same functionality as Easy Automation. So I'm wonderin ... |
Topic: Easy Automation AHK - Modular Automation script - Beta |
specter333
Replies: 54
Views: 8007
|
Forum: Scripts & Functions Posted: Thu Jan 12, 2012 2:52 pm Subject: Easy Automation AHK - Modular Automation script - Beta |
I believe best thing that describes how it should like is this programm. WYSWIG totally owns when it comes to easy of use.
I thought this was meant to put together ahk scripts, it's not meant to be ... |
Topic: Sticky for gamers in help section. |
specter333
Replies: 11
Views: 410
|
Forum: General Chat Posted: Wed Jan 11, 2012 4:04 am Subject: Sticky for gamers in help section. |
That's what the
Umm, did you read first post?
The wiki doesn't have links to the already posted autofire or game scripts. The wiki doesn't point anyone to where they can get scripts they ca ... |
Topic: Sticky for gamers in help section. |
specter333
Replies: 11
Views: 410
|
Forum: General Chat Posted: Tue Jan 10, 2012 3:30 am Subject: Sticky for gamers in help section. |
It seems to me that encapsulating the common game-related questions, along with game-specific solutions as they become known, in a single thread would be a useful resource to anyone involved.
Someo ... |
Topic: Sticky for gamers in help section. |
specter333
Replies: 11
Views: 410
|
Forum: General Chat Posted: Sun Jan 08, 2012 1:54 am Subject: Sticky for gamers in help section. |
Games and AHK: the Über Nūb's Guide" is a bad idea, I just think that there will be exactly the same number of threads in which to post links to it.[/quote]
Could be, but also couldn't hu ... |
| |