AutoHotkey Community

It is currently May 21st, 2012, 5:13 pm

All times are UTC [ DST ]


Search found 58 matches
Search these results:

Author Message

 Forum: Support   Topic: Exit AutoHotkey from command line?

Posted: March 12th, 2008, 3:08 pm 

Replies: 5
Views: 483


If you just want the program to shut down and your using a GUI... use this. GuiClose: Launched when the window is closed by any of the following: pressing its X button in the title bar, selecting "Close" from its system menu, or closing it with WinClose. If this label is absent, closing th...

 Forum: Support   Topic: Comment Floaty thingies

Posted: February 27th, 2008, 3:56 am 

Replies: 3
Views: 484


Yay you - sorry, my brain completely shut down. Thats what i wanted.

 Forum: Support   Topic: Comment Floaty thingies

 Post subject: Comment Floaty thingies
Posted: February 27th, 2008, 3:16 am 

Replies: 3
Views: 484


So, this this is a dumb question and i'm sorry for that - but, what is the AHK technical term for the comment things that can float by your mouse?

I cant figure out how to search for them - so what are they called? Thanks.

 Forum: Support   Topic: Yay!!!

Posted: November 21st, 2006, 11:34 am 

Replies: 8
Views: 594


So I was not alone unable to reach it... I was starting to feel addict's feelings... Ya - actually, the whole entire server got taken down, not just this site... the box itself was removed from the rack and a new one put in its place... part of which was my fault... the other part, not so much. The...

 Forum: Support   Topic: Yay!!!

 Post subject: Yay!!!
Posted: November 21st, 2006, 10:43 am 

Replies: 8
Views: 594


The website is back!! the website is back!!

 Forum: Support   Topic: Keymapping for Medic in BF2 help please

Posted: August 1st, 2006, 8:04 am 

Replies: 4
Views: 677


http://www.autohotkey.com/forum/viewtopic.php?t=11390

 Forum: Offtopic   Topic: Gamer Questions

Posted: July 28th, 2006, 11:46 pm 

Replies: 29
Views: 2793


Aybra wrote: I dont think Chris should make a new forums.. i think some one (maybe myself) should start a site dedicated to AHK and Gamers Wouldn't that be unofficial? Ya.. that would be for the most part.. the whole point. In another thread discussing this topic Chris had stated he dosnt want to b...

 Forum: Support   Topic: Script not working in game..?

Posted: July 28th, 2006, 10:43 pm 

Replies: 3
Views: 740


I think (if i'm reading you right) the way your code is written its doing exactly what you want it to do. I could be wrong but i think the best way to move the mouse down and to the right would be to get the current mouse position - add your numbers to the x,y values and then do the mouseMove, %newX...

 Forum: Issues   Topic: Server hiccups

Posted: July 28th, 2006, 9:58 pm 

Replies: 54
Views: 3806


I trust that because no one had many complaints since the new server was implemented that we are finally out in the clear?

 Forum: Support   Topic: Stopping a window from getting closed?

Posted: July 28th, 2006, 9:34 pm 

Replies: 4
Views: 494


Use what ever GUI number it is..

GUI1Close:
return etc...

 Forum: Support   Topic: copied string will not paste

Posted: July 28th, 2006, 9:28 pm 

Replies: 2
Views: 456


Code:
Send, ^c
line := clipboard
clipboard = ;


etc.....

Send, %line%{ENTER}


Try something like this

 Forum: Offtopic   Topic: Gamer Questions

Posted: July 28th, 2006, 9:24 pm 

Replies: 29
Views: 2793


I dont think Chris should make a new forums.. i think some one (maybe myself) should start a site dedicated to AHK and Gamers - move them out of here!

then all questions can just be linked back to the new AHKGamers forum, and hopefully wheen them out of the "true" users forums

 Forum: Support   Topic: Battlefield 2 Macro

Posted: July 28th, 2006, 9:22 pm 

Replies: 10
Views: 10611


WAY off topic...

but.. is "prone spamming" the same as "corpse humping" ?

 Forum: Support   Topic: Change Folder name based on Folder name

Posted: June 15th, 2006, 5:12 pm 

Replies: 3
Views: 495


Thanks PhiLho: The only problem with useing a random batch program is i need it to be seemless, i get dumps of files daily from 3 ftp sites, and each of them are formated differant. So in order for me to be able to get them all rearanged and what not (and make sure it could happen if i was at work t...

 Forum: Support   Topic: Change Folder name based on Folder name

Posted: June 15th, 2006, 3:47 am 

Replies: 3
Views: 495


I have a bunch of folders 2012006 02022006 02032006 02042006 02052006 02062006 02072006 02082006 02092006 02102006 02112006 02122006 02132006 02142006 02152006 02162006 02172006 02182006 02192006 02202006 02212006 02222006 02232006 02242006 02252006 02262006 And i'm trying to reformat the name schem...
Sort by:  
Page 1 of 4 [ Search found 58 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group