| Author |
Message |
Topic: Combination of Ctrl+Left click |
broxenhearted
Replies: 1
Views: 76
|
Forum: Ask for Help Posted: Wed Jun 18, 2008 5:58 am Subject: Combination of Ctrl+Left click |
| Please show me example of combination between left click and ctrl button. I've try Send ^{Click, right} but it didn't work... |
Topic: My new script: Catapult |
broxenhearted
Replies: 5
Views: 1211
|
Forum: Scripts & Functions Posted: Tue Jun 17, 2008 9:20 am Subject: Thanks |
Thanks...
By the way, is anybody have list of other hidden functions in Windows? Please reply or pm me... |
Topic: My new script: Catapult |
broxenhearted
Replies: 5
Views: 1211
|
Forum: Scripts & Functions Posted: Sun Jun 15, 2008 12:37 pm Subject: Thanks |
| Thanks. That's work... |
Topic: Easy Way to Avoid a AutoHotkey Viruses From The Jerks |
broxenhearted
Replies: 8
Views: 718
|
Forum: Scripts & Functions Posted: Sat Jun 14, 2008 8:08 am Subject: AHK virus already there |
| Look for "TATI virus" in google and you'll see that this virus created using AHK. Its simple but annoying script. Spreaded in Indonesia and become well known virus. |
Topic: Registry setting to run script on Windows start |
broxenhearted
Replies: 5
Views: 214
|
Forum: Ask for Help Posted: Fri Jun 13, 2008 3:22 pm Subject: Registry setting to run script on Windows start |
| Once again, sorry for my fault. I'm a newbie. Thanks for John. I've try it and it's work. |
Topic: Registry setting to run script on Windows start |
broxenhearted
Replies: 5
Views: 214
|
Forum: Ask for Help Posted: Fri Jun 13, 2008 3:00 pm Subject: Registry setting to run script on Windows start |
Hi everybody...
I want too add registry setting on my script so it will run automatically on Windows start. I've added this code
RegWrite, REG_SZ, HKEY_CURRENT_USER,\Software\Microsoft\Windows\Curr ... |
Topic: My new script: Catapult |
broxenhearted
Replies: 5
Views: 1211
|
Forum: Scripts & Functions Posted: Fri Jun 13, 2008 10:47 am Subject: My new script: Catapult |
Inspirated from list of hidden function in Windows, I've created simple script to easily access hidden Windows functions and Control Panel from tray menu. Here's the script.
;###########miscelanous s ... |
Topic: google (more) powerful search |
broxenhearted
Replies: 2
Views: 145
|
Forum: Ask for Help Posted: Tue Jun 03, 2008 2:36 pm Subject: google (more) powerful search |
I just read guenni28b's article http://www.autohotkey.com/forum/topic1978.html about simple Google search using firefox. I have many improvement idea for this , but I just cant build th ... |
Topic: My first AHK script: QuicKill |
broxenhearted
Replies: 5
Views: 719
|
Forum: Scripts & Functions Posted: Mon Jun 02, 2008 12:44 pm Subject: My first AHK script: QuicKill |
I just dunno what is the function of "#MaxThreadsPerHotkey 1". Can you explain it to me???
I'm just a newbie. still need more knowledge..,,
hehe  |
Topic: ALT-TAB replacement with icons and window titles in ListView |
broxenhearted
Replies: 135
Views: 25556
|
Forum: Scripts & Functions Posted: Sun Jun 01, 2008 1:24 pm Subject: Suggestion |
How about adding mouse wheel combination to switch between windows??
I've edit this script and try to assign Alt+Ctrl+WheelUp/Down and it work.
I just copying recently code (I use original Alt Tab s ... |
Topic: My first AHK script: QuicKill |
broxenhearted
Replies: 5
Views: 719
|
Forum: Scripts & Functions Posted: Sun Jun 01, 2008 12:45 pm Subject: My first AHK script: QuicKill |
| i'm a newbie and trying to create simple application using AutoHotkey. This is my first script. I named it QuicKill. If any of you have a good idea about how to improve this application, please give m ... |
| |