| Author |
Message |
Topic: How do I pause another script? |
Epuls56
Replies: 4
Views: 126
|
Forum: Ask for Help Posted: Wed Apr 23, 2008 1:09 am Subject: How do I pause another script? |
| Have you tied #SingleInstance? |
Topic: FileInstall Help... |
Epuls56
Replies: 4
Views: 141
|
Forum: Ask for Help Posted: Wed Apr 23, 2008 12:17 am Subject: FileInstall Help... |
| I compiled it, it compiles just fine, but it doesn't extract it back out. |
Topic: FileInstall Help... |
Epuls56
Replies: 4
Views: 141
|
Forum: Ask for Help Posted: Tue Apr 22, 2008 1:58 pm Subject: FileInstall Help... |
| and no thats not a satanic song. |
Topic: FileInstall Help... |
Epuls56
Replies: 4
Views: 141
|
Forum: Ask for Help Posted: Tue Apr 22, 2008 1:57 pm Subject: FileInstall Help... |
What is wrong with this code? It doesn't seem to work...
#NoEnv
SetWorkingDir,%A_ScriptDir%
r::SoundPlay, 03-I'm Not Jesus
esc::exitapp
enter::reload
Fileinstal ... |
Topic: Display an image |
Epuls56
Replies: 4
Views: 160
|
Forum: Ask for Help Posted: Tue Apr 22, 2008 1:38 pm Subject: Display an image |
With GUI and labels, example:
gUnmute
(Gui coding and stuff here)
gMute
(Gui coding stuff here)
Then you would just make it so when you mute it, it switches to the ... |
Topic: SoundPause... |
Epuls56
Replies: 19
Views: 320
|
Forum: Ask for Help Posted: Sun Apr 20, 2008 4:57 pm Subject: SoundPause... |
| So far, no luck. Everything stops the song rather than pausing it x.x |
Topic: SoundPause... |
Epuls56
Replies: 19
Views: 320
|
Forum: Ask for Help Posted: Sun Apr 20, 2008 4:46 pm Subject: SoundPause... |
| I see what you mean. I'm going to mess around with it. |
Topic: SoundPause... |
Epuls56
Replies: 19
Views: 320
|
Forum: Ask for Help Posted: Sun Apr 20, 2008 4:43 pm Subject: SoundPause... |
| Really? Thats weird...let me test a script out real quick. |
Topic: SoundPause... |
Epuls56
Replies: 19
Views: 320
|
Forum: Ask for Help Posted: Sun Apr 20, 2008 4:40 pm Subject: SoundPause... |
Wouldn't it be easy to just pause the script?
Like p::pause
or label a button gPause
Pause:
pause |
Topic: Ideas wanted for new project |
Epuls56
Replies: 16
Views: 557
|
Forum: General Chat Posted: Sun Apr 20, 2008 4:02 pm Subject: Ideas wanted for new project |
| A good game to make with AHK would definitely be asteroids. |
Topic: [Solved] Fixing a picture in an exe file |
Epuls56
Replies: 5
Views: 119
|
Forum: Ask for Help Posted: Sun Apr 20, 2008 4:01 pm Subject: [Solved] Fixing a picture in an exe file |
| Ohhh sweet, I'm gonna use that. |
Topic: Game won't accept keys |
Epuls56
Replies: 8
Views: 209
|
Forum: Ask for Help Posted: Sun Apr 20, 2008 3:48 pm Subject: Game won't accept keys |
| I have no clue why. |
Topic: Game won't accept keys |
Epuls56
Replies: 8
Views: 209
|
Forum: Ask for Help Posted: Sun Apr 20, 2008 3:45 pm Subject: Game won't accept keys |
| Did you click the Record at the top left? I made that mistake xD |
Topic: [??] How do I repeat a function until demand is reached |
Epuls56
Replies: 6
Views: 158
|
Forum: Ask for Help Posted: Sun Apr 20, 2008 3:43 pm Subject: [??] How do I repeat a function until demand is reached |
| Thats not it, I will have to search a little bit. Sorry -_- |
Topic: [??] How do I repeat a function until demand is reached |
Epuls56
Replies: 6
Views: 158
|
Forum: Ask for Help Posted: Sun Apr 20, 2008 3:40 pm Subject: [??] How do I repeat a function until demand is reached |
| Wait let me read the help file. |
| |