| Author |
Message |
Forum: Support Topic: A_TimeIdlePhysical - not working :[ |
| JulieXP |
|
Posted: July 13th, 2011, 9:27 am
|
|
Replies: 12 Views: 339
|
| Leef_me, I see what you mean, thank you for writing up the code. This will helps a great deal. |
|
 |
Forum: Support Topic: A_TimeIdlePhysical - not working :[ |
| JulieXP |
|
Posted: July 12th, 2011, 11:33 am
|
|
Replies: 12 Views: 339
|
| Thank you all for clearing this up for me, this makes a lot more sense to me now! |
|
 |
Forum: Support Topic: A_TimeIdlePhysical - not working :[ |
| JulieXP |
|
Posted: July 11th, 2011, 4:16 pm
|
|
Replies: 12 Views: 339
|
| After searching through the forum for a while I found something that works for me, but I don't fully understand why it works. Maybe someone can explain it to me. Here is the code: #Persistent Settimer, Idle, 30 return idle: if A_TimeIdlePhysical > 3000 run, backup.exe Else return The part i don't un... |
|
 |
Forum: Support Topic: A_TimeIdlePhysical - not working :[ |
| JulieXP |
|
Posted: July 11th, 2011, 2:18 pm
|
|
Replies: 12 Views: 339
|
| Actually, that was my whole script. I guess it's bad huh? I was playing with the script you wrote, but I'm still not able to make it work the way I want it. I'm trying to have it detect when I go idle for 15 mins, to run backup.exe. I know I only have it on 5 seconds, but it's only for testing. What... |
|
 |
Forum: Support Topic: A_TimeIdlePhysical - not working :[ |
| JulieXP |
|
Posted: July 11th, 2011, 12:33 pm
|
|
Replies: 12 Views: 339
|
Are you sure its working?
I even asked a friend to test it out, he said nothing happens. |
|
 |
Forum: Support Topic: A_TimeIdlePhysical - not working :[ |
| JulieXP |
|
Posted: July 11th, 2011, 12:00 pm
|
|
Replies: 12 Views: 339
|
No, nothing moving, I even tried it on a laptop.
Both running on windows 7 though, not sure if that's makes a difference.
As soon as I run the script, it does not show the green "H" icon on task bar.
=[ |
|
 |
Forum: Support Topic: A_TimeIdlePhysical - not working :[ |
| JulieXP |
|
Posted: July 11th, 2011, 11:21 am
|
|
Replies: 12 Views: 339
|
Code: if A_TimeIdlePhysical > 10000 Run, backup.exe
What am I doing wrong? |
|
 |
Forum: Support Topic: Stop Watch |
| JulieXP |
|
Posted: August 2nd, 2010, 12:46 pm
|
|
Replies: 3 Views: 259
|
| I'm trying to prevent the counter from reseting after I close the app, but I cannot seem to find the the correct code to change. I figured it should had been the last codes at the bottom page the page, but that wasn't it. Then I thought maybe it resets onload, but nothing I tired worked either. I we... |
|
 |
Forum: Support Topic: Stop Watch |
| JulieXP |
|
Posted: August 2nd, 2010, 12:06 pm
|
|
Replies: 3 Views: 259
|
|
 |
Forum: Support Topic: Stop Watch |
| JulieXP |
|
Posted: August 2nd, 2010, 11:33 am
|
|
Replies: 3 Views: 259
|
Hi,
I'm trying to find a way to create a stop watch, which function could I look up in the help file to do this? |
|
 |
Forum: Support Topic: how to loop in background window only |
| JulieXP |
|
Posted: June 7th, 2010, 8:58 am
|
|
Replies: 18 Views: 1116
|
Anyone?
Pretty please with a "shiny red" cherry on top?
 |
|
 |
Forum: Support Topic: how to loop in background window only |
| JulieXP |
|
Posted: June 6th, 2010, 12:48 am
|
|
Replies: 18 Views: 1116
|
| Does X-Trap block control send? |
|
 |
Forum: Support Topic: how to loop in background window only |
| JulieXP |
|
Posted: June 5th, 2010, 10:22 pm
|
|
Replies: 18 Views: 1116
|
Leef_me wrote: what is the game ?
A.i.k.a
I put the space between the letter so they dont try to block AHK. |
|
 |
Forum: Support Topic: ControlSend, not working for a game, but works on notepad. |
| JulieXP |
|
Posted: June 5th, 2010, 12:54 am
|
|
Replies: 3 Views: 843
|
I just tested on notepad and it works.
I guess it for some reason it just won't work for this game.
Is there a way around it? |
|
 |
Forum: Support Topic: ControlSend, not working for a game, but works on notepad. |
| JulieXP |
|
Posted: June 5th, 2010, 12:35 am
|
|
Replies: 3 Views: 843
|
| (im using Windows 7) Does ControlSend not work on Windows7? Not that I tired it on a different OS, but I was just wondering if anyone knew. I tired to do the same thing but for a different game and it didn't work. :( The normal "send" comment works flawlessly, but i want an "controlSe... |
|
 |
| Sort by: |