| Author |
Message |
Topic: Avast! - Suspicious Message! Warning |
Dave72
Replies: 7
Views: 1184
|
Forum: Ask for Help Posted: Sat Aug 25, 2007 1:19 pm Subject: Avast! - Suspicious Message! Warning |
Most (all?) isp's will give you multiple email addresses (my isp allows up to 10 ).
It would be possible to use getmail.exe in command line mode to retrieve emails from the isp, parse them looking fo ... |
Topic: Screen/Region Pixel Diagnosis. Is It Possible? |
Dave72
Replies: 2
Views: 386
|
Forum: Ask for Help Posted: Sun Jul 22, 2007 4:58 am Subject: Screen/Region Pixel Diagnosis. Is It Possible? |
| Does anyone wonder, sometimes, about what the age is of the typical "aimbot searcher" ? Maybe its just me.. but I kinda wonder if theres something in our educational system / family value ... |
Topic: Built in functions not working |
Dave72
Replies: 4
Views: 213
|
Forum: Ask for Help Posted: Wed Jul 18, 2007 4:25 am Subject: Built in functions not working |
| I suppose if i fully read the documentation (and its excellent, i might add, kudos to the authors..).. Id more funny understand when to use := and not = .. likewise when i should use %var% and not ... |
Topic: Help with google earth overlay script |
Dave72
Replies: 2
Views: 314
|
Forum: Ask for Help Posted: Fri Jul 13, 2007 4:42 am Subject: Help with google earth overlay script |
Thats a good thought, ManaUser...
Make one script that can auto-watch running tasks (or has right click taskbar controls) that covers all the other scripts you might want to run.
I have a good w ... |
Topic: Help with google earth overlay script |
Dave72
Replies: 2
Views: 314
|
Forum: Ask for Help Posted: Thu Jul 12, 2007 12:17 pm Subject: Help with google earth overlay script |
I have an ahk script that finds a url to a weather radar gif file, and downloads it to make it available to a .kml file for useage as an overlay in Google Earth.
The image of the gif file changes ... |
Topic: Saving userinput |
Dave72
Replies: 30
Views: 860
|
Forum: Ask for Help Posted: Sun Jul 08, 2007 5:12 pm Subject: Saving userinput |
How are the existing acronyms stored ?
Id guess a good way is in an outboard file, like a .csv or otherwise delimited file. Perhaps line by line..
ACRONYM,meaning.
ACRONYM2, meaning2.
etc
... |
Topic: Basic (googlemaps) driving directions |
Dave72
Replies: 0
Views: 652
|
Forum: Scripts & Functions Posted: Sun Jul 08, 2007 2:18 am Subject: Basic (googlemaps) driving directions |
Ive been making modules for use with my SMS(cell)<->SMTP(pc) application.. got one working today for retrieving basic driving directions to/from addresses using googlemaps.
Ill spare you th ... |
Topic: how do u stop the script and exit out the autoHotkey? |
Dave72
Replies: 4
Views: 282
|
Forum: Ask for Help Posted: Tue Jul 03, 2007 8:27 pm Subject: how do u stop the script and exit out the autoHotkey? |
| You should be able to right click on the taskbar icon, there is an Exit there (and if running as an ahk (as opposed to an exe), you can get display of variable values, commands currently executed etc. ... |
Topic: Remotely run a .exe through cell phone text |
Dave72
Replies: 8
Views: 558
|
Forum: Ask for Help Posted: Mon Jul 02, 2007 1:38 am Subject: Remotely run a .exe through cell phone text |
Absolutely you can, thats what we're all about here !
I got to playing around a little more, made a pop-up message thingy, so you can send transient to-do lists etc from the phone. Once you close t ... |
Topic: Remotely run a .exe through cell phone text |
Dave72
Replies: 8
Views: 558
|
Forum: Ask for Help Posted: Sun Jul 01, 2007 6:16 pm Subject: Remotely run a .exe through cell phone text |
| Fantastic, ManaUser.. it didnt even occur to me that AHK itself would be able to suppress this. Thanks for the tip, works great now ! |
Topic: Remotely run a .exe through cell phone text |
Dave72
Replies: 8
Views: 558
|
Forum: Ask for Help Posted: Sun Jul 01, 2007 4:18 pm Subject: Remotely run a .exe through cell phone text |
Mainly a bump for the edit I did on the code..
But also.. does anyone know of an email grabber like getmail.. but that is in the .dll form (like blat).. having the command window pop up every nn ... |
Topic: Remotely run a .exe through cell phone text |
Dave72
Replies: 8
Views: 558
|
Forum: Ask for Help Posted: Sun Jul 01, 2007 3:21 am Subject: Remotely run a .exe through cell phone text |
| I have some code along these lines.. its not finished.. but the intention was to build up an email-checker (an addy i dont use anywhere but for this..) that I can send to via my SMS/email (phone), and ... |
Topic: Toddler Keyboard |
Dave72
Replies: 4
Views: 2306
|
Forum: Scripts & Functions Posted: Fri Jun 29, 2007 3:19 am Subject: Toddler Keyboard |
Fantastic.. I hadnt even thought of using ahk to lock-down the wife's pc like that for our 4 yr old to use..
Ill prob compile and install it tomorrow.
Thanks for thinking outside the box ! |
Topic: help with send sms application |
Dave72
Replies: 5
Views: 377
|
Forum: Ask for Help Posted: Sat Jun 16, 2007 1:43 pm Subject: help with send sms application |
I found this on a list of email-sms gateways..
Vodafone UK mobilenumber@vodafone.net
Maybe give it a try via your regular email client to see if it will actually push to the cell phone or ... |
Topic: help with send sms application |
Dave72
Replies: 5
Views: 377
|
Forum: Ask for Help Posted: Sat Jun 16, 2007 1:12 pm Subject: help with send sms application |
I was playing around with SMS a while back, and was using Blat.
see thread http://www.autohotkey.com/forum/viewtopic.php?t=10813blat+dll
If you're able to use SMTP email, then y ... |
| |