| Author |
Message |
Topic: Webpage Change Detection Script |
Antonimo
Replies: 1
Views: 66
|
Forum: Ask for Help Posted: Tue Aug 18, 2009 8:48 am Subject: Webpage Change Detection Script |
Does anybody know of a small AHK script that can monitor webpages for changes?
I am not trying to get a complete text/content based change monitoring app, but something that can detect changes in t ... |
Topic: ServerCheck via Alive ping test |
Antonimo
Replies: 7
Views: 7603
|
Forum: Scripts & Functions Posted: Sun Jul 05, 2009 7:30 pm Subject: ServerCheck via Alive ping test |
; This script uses Alive 1.2 (http://members.aol.com/stevesfreeware/alive.zip)
; to do the ping check for ServerStatus.
This site has been shut down - Anybody know where this script can be downloa ... |
Topic: Display Greek Characters in Message Box |
Antonimo
Replies: 3
Views: 264
|
Forum: Ask for Help Posted: Sun Jul 05, 2009 7:17 pm Subject: Display Greek Characters in Message Box |
I am using a very simple script that reads a random line from a text file and displays it in a message box when the hotkey is pressed.
The problem is that lines in the text file contain Greek and E ... |
Topic: Combine Explore Rooted & WinMove |
Antonimo
Replies: 8
Views: 437
|
Forum: Ask for Help Posted: Wed Mar 11, 2009 12:45 pm Subject: Combine Explore Rooted & WinMove |
Hi Sakurako,
That's great, thanks. |
Topic: Combine Explore Rooted & WinMove |
Antonimo
Replies: 8
Views: 437
|
Forum: Ask for Help Posted: Thu Mar 05, 2009 12:42 pm Subject: Combine Explore Rooted & WinMove |
This tiny script is used by me all day long to open explorer windows rooted to the specified folder.
After having used it for more than two and half years, I am trying to go a little further...
... |
Topic: Prevent Applications from Stealing Focus |
Antonimo
Replies: 1
Views: 231
|
Forum: Ask for Help Posted: Thu Feb 12, 2009 9:39 am Subject: Prevent Applications from Stealing Focus |
This is not a good script - it is a collection of three files that can be used to prevent applications from stealing focus.
Notes:
Tested in Windows XP Pro SP3
Path names will vary according to w ... |
Topic: Copy file names from windows explorer ? |
Antonimo
Replies: 8
Views: 455
|
Forum: Ask for Help Posted: Fri Nov 14, 2008 11:24 am Subject: Copy file names from windows explorer ? |
Thanks for putting me straight Z_Gecko,
I have tried your suggestion and I see the file names listed in the Message Box -
Thanks jaco0646,
Your suggestion works very well when I drag the files ... |
Topic: Copy file names from windows explorer ? |
Antonimo
Replies: 8
Views: 455
|
Forum: Ask for Help Posted: Thu Nov 13, 2008 4:00 pm Subject: Copy file names from windows explorer ? |
Hi Obi-Wahn and HugoV,
Thanks for your replies.
Send, ^c
Read the clipboard documentation there you will see indeed that it is a simple ctrl-c action.
Please correct me if I'm wrong, but isn't ... |
Topic: Copy file names from windows explorer ? |
Antonimo
Replies: 8
Views: 455
|
Forum: Ask for Help Posted: Thu Nov 13, 2008 2:07 pm Subject: Copy file names from windows explorer ? |
I have searched but not found...
Does anybody know of a simple, hotkey activated script that can copy the file names of selected files from a Windows Explorer window? |
Topic: RSS Reader 0.2 |
Antonimo
Replies: 20
Views: 2866
|
Forum: Scripts & Functions Posted: Thu Nov 06, 2008 12:52 pm Subject: RSS Reader 0.2 |
I know it has been a while since this topic was started, but I am wondering...
The script is very useful, but when I click on a link in the feed, the link opens within the Reader using the Internet ... |
Topic: RegWatcher: Be notified when Registry keys and or values... |
Antonimo
Replies: 14
Views: 2451
|
Forum: Scripts & Functions Posted: Tue Sep 23, 2008 4:26 pm Subject: RegWatcher: Be notified when Registry keys and or values... |
I have modified the script to watch this key:
HKEY_CURRENT_USER\Control Panel\Desktop
Some application is stealing focus and I would prefer that it didn't. I have set the registry to not allow t ... |
Topic: PSPad Label Helper - display a list of labels found in PSPad |
Antonimo
Replies: 40
Views: 5360
|
Forum: Scripts & Functions Posted: Fri Feb 15, 2008 5:54 pm Subject: PSPad Label Helper - display a list of labels found in PSPad |
Has anybody tried this with PSPad version 4.5.3 (2298)
I cannot get the GUI to appear - When I press "win+q" just the letter "q" appears in the text. |
Topic: PSPad Label Helper - display a list of labels found in PSPad |
Antonimo
Replies: 40
Views: 5360
|
Forum: Scripts & Functions Posted: Fri Dec 07, 2007 1:29 pm Subject: PSPad Label Helper - display a list of labels found in PSPad |
I was using this script a lot and then not so much for a while.
I have tried to use it again, but it does not seem to work now. When I use the hot key "win + q" it just types a letter &qu ... |
Topic: msgbox color |
Antonimo
Replies: 2
Views: 377
|
Forum: Ask for Help Posted: Fri Jul 27, 2007 10:09 am Subject: msgbox color |
Hi BoBo,
Thanks for the quick reply. Having not found the answer anywhere, I was expecting that it wouldn't be possible.
I shall try using your Gui approach instead. |
Topic: msgbox color |
Antonimo
Replies: 2
Views: 377
|
Forum: Ask for Help Posted: Fri Jul 27, 2007 8:41 am Subject: msgbox color |
| Is it possible to change the colour of a msgbox? |
| |