Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-07-2007, 08:41 PM
michaelantoi michaelantoi is offline
Senior Member
 
Join Date: Oct 2006
Posts: 820
Default AHK timer script

I know I can set hot keys to emulate mouseclicks.

Is it possible to write a script that will allow me to set a timer for a mousclick to go off?

Ie. At 4.30pm click the pause button. At 5.30 click the play button.

This is just an example.
Reply With Quote
  #2  
Old 01-08-2007, 01:46 AM
illunious illunious is offline
Senior Member
 
Join Date: Oct 2003
Posts: 1,992
Default Re: AHK timer script

It's definitely possible only with AHK, but it would probably be better (from what i can read into your example) to write an AHK script that does what you want (without any scheduling code), compile it, and then use windows built in scheduler to execute it.

That way:
A: you don't have to have the program running continuously.
B: modifying the date/time of execution won't require modifying the source.
C: testing it is easier
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:33 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.