Automate Sending Message At Midnight

0

I promised my girlfriend I would send her a message tomorrow night (Christmas Eve). She's stuck at an unfortunate party.

The catch is, I don't get cell reception where I will be on Christmas Eve.

I have Google Voice, and frequently use it to message her from online.

I need to automate the sending of a message tomorrow at midnight. I can just pretype the message, I just need to send it at the right time while I am away from my computer.

I can sort of use AutoHotKey, but I couldn't figure out a way to send a Click at a specific time.

Thanks for any help

eqzx

Posted 2009-12-24T05:07:39.743

Reputation: 2 344

Answers

2

How about using task scheduler to run a autohotkey task, since you seem to have the rest worked out?

Journeyman Geek

Posted 2009-12-24T05:07:39.743

Reputation: 119 122