| Author |
Message |
Forum: Scripts Topic: Lil Builder 0.7.1 |
| Alena |
|
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 |
| Alena |
|
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 )) |
|
 |
Forum: Scripts Topic: Lil Builder 0.7.1 |
| Alena |
|
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 |
| Alena |
|
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 |
| Alena |
|
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: |