| Author |
Message |
Topic: first_line |
azure
Replies: 4
Views: 134
|
Forum: Ask for Help Posted: Fri Apr 11, 2008 6:56 pm Subject: first_line |
hello
here
http://www.autohotkey.com/docs/commands/LoopReadFile.htm
it says
last_line := A_LoopReadLine
can I do first_line, second_line, etc as well?
I need to read specific lines from a ... |
Topic: change ip |
azure
Replies: 15
Views: 739
|
Forum: Ask for Help Posted: Wed Mar 05, 2008 1:38 am Subject: change ip |
thanks !
but, does this work for ethernet connections? |
Topic: ahk alternative? |
azure
Replies: 27
Views: 2098
|
Forum: General Chat Posted: Fri Nov 09, 2007 5:07 pm Subject: ahk alternative? |
anyone made a comparison of ahk with:
Windows PowerShell
Windows Script Host
KiXtart
??
Do something, anything, by yourself
STFU |
Topic: ahk alternative? |
azure
Replies: 27
Views: 2098
|
Forum: General Chat Posted: Thu Nov 08, 2007 8:58 am Subject: ahk alternative? |
anyone made a comparison of ahk with:
Windows PowerShell
Windows Script Host
KiXtart
?? |
Topic: Tool tip dictionary |
azure
Replies: 24
Views: 5751
|
Forum: Scripts & Functions Posted: Fri Nov 02, 2007 12:15 pm Subject: Tool tip dictionary |
| is this working? |
Topic: hover over mirc tabs |
azure
Replies: 1
Views: 108
|
Forum: Ask for Help Posted: Wed Oct 24, 2007 4:54 pm Subject: hover over mirc tabs |
| ... |
Topic: hover over mirc tabs |
azure
Replies: 1
Views: 108
|
Forum: Ask for Help Posted: Mon Oct 22, 2007 4:53 pm Subject: hover over mirc tabs |
hello
this is a script that clicks tabs in mirc by hovering, by the respected jgpaiva
#singleinstance,force
coordmode,mouse,screen
loop
{
sleep,200
mousegetpos,x,y,window,contr ... |
Topic: window title sensitive hotkey |
azure
Replies: 3
Views: 160
|
Forum: Ask for Help Posted: Mon Oct 22, 2007 4:25 am Subject: window title sensitive hotkey |
hello
I have this script:
#IfWinActive ahk_class OpWindow
$RButton::
MouseGetPos, , , , ctrl
SendInput {RButton}
If ctrl = OperaWindowClass1
{
... |
Topic: portable hard drive on and off |
azure
Replies: 2
Views: 171
|
Forum: Ask for Help Posted: Tue Oct 16, 2007 3:32 pm Subject: portable hard drive on and off |
| 27 people saw this, no reply... |
Topic: Min2Tray v1.7.7 - minimize window to tray & much more! |
azure
Replies: 131
Views: 19813
|
Forum: Scripts & Functions Posted: Mon Oct 15, 2007 2:52 pm Subject: Min2Tray v1.7.7 - minimize window to tray & much more! |
hello
can you make it remember window position, state (on top, minimized to tray, etc) and size and autoadjust them whenever a window is created?
thanks |
Topic: portable hard drive on and off |
azure
Replies: 2
Views: 171
|
Forum: Ask for Help Posted: Mon Oct 15, 2007 2:47 pm Subject: portable hard drive on and off |
hello
I have a usb portable drive connected to my pc and as its on stand-by, it keeps spinning
is it possible to make a hotkey that will make it stop and start when I need it?
thanks |
Topic: any mirc user? |
azure
Replies: 6
Views: 236
|
Forum: Ask for Help Posted: Sun Oct 14, 2007 11:23 am Subject: any mirc user? |
I want to ignore a person when I right click of empty area of its private query
mirc scripting cant do this, it needs dll |
Topic: hotkey interfere |
azure
Replies: 4
Views: 231
|
Forum: Ask for Help Posted: Tue Oct 09, 2007 3:18 pm Subject: hotkey interfere |
 |
Topic: any mirc user? |
azure
Replies: 6
Views: 236
|
Forum: Ask for Help Posted: Tue Oct 09, 2007 3:18 pm Subject: any mirc user? |
| anyone??? |
Topic: hotkey interfere |
azure
Replies: 4
Views: 231
|
Forum: Ask for Help Posted: Mon Oct 08, 2007 6:31 am Subject: hotkey interfere |
| can you explain more please what do you mean? |
| |