AutoHotkey Community

It is currently May 21st, 2012, 4:54 pm

All times are UTC [ DST ]


Search found 5 matches
Search these results:

Author Message

 Forum: Scripts   Topic: Lil Builder 0.7.1

 Post subject: Saving?
Posted: June 14th, 2007, 8:59 pm 

Replies: 263
Views: 47996


How do you save your Gui?



and also I want to do soemthing im not sure how to do


I got it set up and everything but....I need to generate a character description but I don't know hwo to make it do that?

 Forum: Scripts   Topic: Lil Builder 0.7.1

Posted: June 14th, 2007, 8:11 pm 

Replies: 263
Views: 47996


and I must say I find this much easier to make stuff thand with the GUI Creator or what ever it's name is.


((BTW Reinstalling worked :D))

 Forum: Scripts   Topic: Lil Builder 0.7.1

Posted: June 14th, 2007, 7:36 pm 

Replies: 263
Views: 47996


-The link in the first post is broken -On LilBuilder.ahk there is a error on line #392 SetTimer,Properties_OnSheetSelect,-10 there is a error that dosent allow it to run -On LilBuilder_ExportFromSVN.ahk there is a error on line #027 RunWait,%Exe_SVN% export %Repro_URL% %Temp_Path% --force,%Temp_Path%

 Forum: Support   Topic: character description generator

Posted: June 14th, 2007, 5:38 am 

Replies: 1
Views: 2099


Okay heres how it is This is what I want You have it ask your name -Are you a boy or a girl?- Genders+ *Boy *Girl - What is your character's name?- (Name Here) -Hello (Name), What is your age- (Age here) -What planet are you from?- List of planets+ *Xguetari *Sa'Aepye *Ceqyo *Doake-Yui 5 -What is yo...

 Forum: Support   Topic: launch a hotkey manytimes even when it's action isn't finish

Posted: June 14th, 2007, 5:17 am 

Replies: 6
Views: 612


!a::
loop, 10 {
SoundPlay, 30.wav
sleep 25000
SoundPlay, 5.wav
sleep 1000
SoundPlay, 4.wav
sleep 1000
SoundPlay, 3.wav
sleep 1000
SoundPlay, 2.wav
sleep 1000
SoundPlay, 1.wav
}

This makes it play in that order 10 times if thats what you wanted
Sort by:  
Page 1 of 1 [ Search found 5 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group