AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

do command at a specific time ?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Clicker7



Joined: 08 Oct 2007
Posts: 11

PostPosted: Sun Nov 04, 2007 11:27 pm    Post subject: do command at a specific time ? Reply with quote

i need to do that after (for example) 8 hours from i pressed (for example)
f12
it will exit from GTA SA
or other game.

this is possible ?
becuse i want to make a bot (anti anti-afk)
and after some time it will exit ( for admins will not see it)
thank you Smile
Back to top
View user's profile Send private message
Xander



Joined: 23 Sep 2007
Posts: 142

PostPosted: Mon Nov 05, 2007 12:14 am    Post subject: Reply with quote

You can use SetTimer... from the documentation:
Quote:
A timer's period can be no larger than 4294967295 milliseconds (49.7 days).

8 hours << 49.7 days
Back to top
View user's profile Send private message
afromonkey0



Joined: 13 Oct 2007
Posts: 24

PostPosted: Thu Dec 27, 2007 10:59 pm    Post subject: Reply with quote

8 hrs in milliseconds:

http://www.google.co.uk/search?hl=en&safe=off&q=8%20hours%20in%20milliseconds&meta=
Back to top
View user's profile Send private message
SKAN



Joined: 26 Dec 2005
Posts: 5887

PostPosted: Thu Dec 27, 2007 11:04 pm    Post subject: Reply with quote

Thanks afro. Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group