| Author |
Message |
Topic: AHK in Linux? |
Veovis
Replies: 60
Views: 10842
|
Forum: General Chat Posted: Sun Oct 07, 2007 8:27 pm Subject: AHK in Linux? |
I don't know what i did wrong last time but sleep works for me now. I think that i will do a (mostly) comprehensive study to see what works and what doesn't.
I actually just upgraded to Ubuntu/Kub ... |
Topic: AHK in Linux? |
Veovis
Replies: 60
Views: 10842
|
Forum: General Chat Posted: Sat Sep 29, 2007 9:52 pm Subject: AHK in Linux? |
| Actually, most of you probably didn't notice, but i disappeared from the forums many months ago. The reason for my disappearance was because I made the switch to Linux (Ubuntu feisty) and haven't tou ... |
Topic: AHK and Web interaction |
Veovis
Replies: 5
Views: 406
|
Forum: Ask for Help Posted: Tue Mar 13, 2007 8:38 pm Subject: AHK and Web interaction |
| you might be able to use javascript and HTML DOM to find/change/select controls |
Topic: Monster: evaluate math expressions in strings |
Veovis
Replies: 45
Views: 4717
|
Forum: Scripts & Functions Posted: Mon Mar 12, 2007 5:48 pm Subject: Monster: evaluate math expressions in strings |
*Mouth gaping open*
Laszlo you are amazing! I don't think i could even dream of being as good as you are! This is a very useful script! If this was built into ahk (or people could #inc ... |
Topic: Loop Timer Help |
Veovis
Replies: 4
Views: 368
|
Forum: Ask for Help Posted: Mon Mar 12, 2007 5:30 pm Subject: Loop Timer Help |
you can use sleep to pause between your clicks
and using %A_now% and addition, then a loop, you could loop for fifteen minutes
for ex:
endtime = %A_now%
endtime += 15,minutes
loop
{ ... |
Topic: Forgot password |
Veovis
Replies: 10
Views: 1103
|
Forum: Ask for Help Posted: Sun Mar 11, 2007 10:15 pm Subject: Forgot password |
| he translated it for us, just go to the link, everything (in the first post) is there twice, the second being in english |
Topic: Forgot password |
Veovis
Replies: 10
Views: 1103
|
Forum: Ask for Help Posted: Sun Mar 11, 2007 9:20 pm Subject: Forgot password |
Hmmmm, this is a pretty severe problem. Any ahk code we compile can easily be uncompiled.
Is there any way to fix this? UPXing an exe would add another step to uncompiling but doesn't really ad ... |
Topic: Base 10 to Base 36 Conversion |
Veovis
Replies: 18
Views: 1323
|
Forum: Ask for Help Posted: Fri Mar 09, 2007 8:50 pm Subject: Base 10 to Base 36 Conversion |
you are indeed a genius.
Amen! |
Topic: need help with program idea |
Veovis
Replies: 17
Views: 511
|
Forum: Ask for Help Posted: Fri Mar 09, 2007 8:48 pm Subject: need help with program idea |
Ok, first, anyone, that was unnecessary, lets be friendly here.
duece, duece600 and duece00:
(please have more patience, don't post "any1" 2 hours after your last post, many of the for ... |
Topic: Forgot password |
Veovis
Replies: 10
Views: 1103
|
Forum: Ask for Help Posted: Fri Mar 09, 2007 8:38 pm Subject: Forgot password |
| Does this mean all of our AHK scripts password encrypted into EXEs are not safe???? |
Topic: Problem with Pause |
Veovis
Replies: 4
Views: 357
|
Forum: Ask for Help Posted: Wed Mar 07, 2007 9:46 pm Subject: Problem with Pause |
| After the script has been loaded, it begins executing at the top line, continuing until a Return, Exit, hotkey/hotstring label, or the physical end of the script is encountered (whichever comes first) ... |
Topic: Donate? |
Veovis
Replies: 2
Views: 434
|
Forum: General Chat Posted: Wed Mar 07, 2007 7:46 pm Subject: Donate? |
I seem to remember seeing a paypal button where we could donate to Chris, but now i can't find it...
I want to donate as soon as i find it, and i suggest others who enjoy AHK do the same! |
Topic: Creating an image? |
Veovis
Replies: 3
Views: 257
|
Forum: Ask for Help Posted: Fri Mar 02, 2007 5:19 pm Subject: Creating an image? |
| http://www.autohotkey.com/forum/viewtopic.php?t=11063&postdays=0&postorder=ascsnap&start=0 |
Topic: example from documentation for autohotkey |
Veovis
Replies: 4
Views: 469
|
Forum: Ask for Help Posted: Fri Mar 02, 2007 5:07 pm Subject: example from documentation for autohotkey |
heh, oops
; NOT TESTED
i wrote that off the top of my head, and didn't realize i did that wrong |
Topic: (Very?) Simple CapsLock question |
Veovis
Replies: 12
Views: 593
|
Forum: Ask for Help Posted: Fri Mar 02, 2007 2:47 am Subject: (Very?) Simple CapsLock question |
"Off"eee
??? |
| |