| Author |
Message |
Topic: Leetspeaker |
Gakusei
Replies: 4
Views: 1103
|
Forum: Scripts & Functions Posted: Thu May 15, 2008 8:06 pm Subject: Leetspeaker |
lOl!! FvN 70 u$E aT W0Rl<, tH0U9h I ])0N'7 r3coMMeN]) YoU ac(+Ua1lY USe it aT vvOrl<.
I vv0vlD L!l<E 7o $e3 YoUR VEr5i0N, N-L-!-d |
Topic: Bouncywindow V1.1 |
Gakusei
Replies: 10
Views: 1321
|
Forum: Scripts & Functions Posted: Tue Mar 04, 2008 6:23 pm Subject: Bouncywindow V1.1 |
Very cool!
I like using stick to edges to throw different windows to the different corners. So I can pilfer through my windows.
Can this be made to affect all windows?
And what about multiple m ... |
Topic: Ethics of Scripting - Real Life Question |
Gakusei
Replies: 11
Views: 467
|
Forum: General Chat Posted: Tue Mar 04, 2008 6:15 pm Subject: Ethics of Scripting - Real Life Question |
| If it says you can enter as many times as you want, I don't see the problem. People usually have other friends help them click the link in other computers to increase their chances of winning, so why ... |
Topic: Hotkeys At Work? |
Gakusei
Replies: 11
Views: 556
|
Forum: General Chat Posted: Thu Feb 28, 2008 9:13 pm Subject: Hotkeys At Work? |
| I was wondering if anyone else uses hotkeys at work and if so, what industry are you in? I'm in the healthcare industry. |
Topic: How old are you? |
Gakusei
Replies: 27
Views: 1166
|
Forum: General Chat Posted: Wed Feb 20, 2008 6:40 pm Subject: How old are you? |
Over 9000.
Lol!
The only reason this is funny to me (and I understand this isn't funny at all) is because this is a running joke on my server in World of Warcraft (I ... |
Topic: Fusion MediaSuite 0.2 [BETA] |
Gakusei
Replies: 27
Views: 1840
|
Forum: Scripts & Functions Posted: Mon Feb 11, 2008 8:10 pm Subject: Fusion MediaSuite 0.2 [BETA] |
Very nice!  |
Topic: FormatTime (hotstring) question |
Gakusei
Replies: 2
Views: 156
|
Forum: Ask for Help Posted: Thu Jan 24, 2008 2:59 pm Subject: FormatTime (hotstring) question |
How embarrassing!!!!!!! Thanks, Guest |
Topic: FormatTime (hotstring) question |
Gakusei
Replies: 2
Views: 156
|
Forum: Ask for Help Posted: Thu Jan 24, 2008 2:44 pm Subject: FormatTime (hotstring) question |
| Can anyone tell me why my hotstring dtm isn't working? I know it formats the time correctly because I inserted a msgbox to see what value it returned and I think my hotstring is written correctly bbec ... |
Topic: AppsKeys - a "suite" of simple utility hotkeys |
Gakusei
Replies: 10
Views: 2485
|
Forum: Scripts & Functions Posted: Tue Jan 22, 2008 2:48 pm Subject: AppsKeys - a "suite" of simple utility hotkeys |
Great stuff.
Thanks |
Topic: Moving a line of text from one .txt file to another |
Gakusei
Replies: 4
Views: 247
|
Forum: Ask for Help Posted: Fri Jan 18, 2008 7:38 pm Subject: Moving a line of text from one .txt file to another |
Looks like Titan's FileDeleteLine() function does the job.
Found @ http://www.autohotkey.com/forum/topic25438.html. Thanks to HugoV for finding it.
This is the code I needed (in case anyone needs ... |
Topic: Disabling ALL hotkeys |
Gakusei
Replies: 2
Views: 200
|
Forum: Ask for Help Posted: Fri Jan 18, 2008 6:12 pm Subject: Disabling ALL hotkeys |
This is what i use.
; F10
; Activates Hotkeys (if turned off)
F10::
suspend off
return
; F11
; Deactivates Hotkeys
F11::
suspend on
return |
Topic: Moving a line of text from one .txt file to another |
Gakusei
Replies: 4
Views: 247
|
Forum: Ask for Help Posted: Fri Jan 18, 2008 5:59 pm Subject: Moving a line of text from one .txt file to another |
The copying part works great.
Does anyone have any suggestions on how to delete the lines from the source file as the script copies each line, though? |
Topic: Moving a line of text from one .txt file to another |
Gakusei
Replies: 4
Views: 247
|
Forum: Ask for Help Posted: Thu Jan 17, 2008 5:31 pm Subject: Moving a line of text from one .txt file to another |
| Is there a way for AHK to read a line from a text file and move it (copy to destination file & delete from source file) to another text file? Specifically, I'd like to know if this can be done one ... |
Topic: Problem with using multiple InputBoxes |
Gakusei
Replies: 2
Views: 141
|
Forum: Ask for Help Posted: Thu Jan 10, 2008 1:54 pm Subject: Problem with using multiple InputBoxes |
| Ah, the sleep method seems to work. Thanks! |
Topic: Problem with using multiple InputBoxes |
Gakusei
Replies: 2
Views: 141
|
Forum: Ask for Help Posted: Wed Jan 09, 2008 9:23 pm Subject: Problem with using multiple InputBoxes |
I seem to be having trouble with using multiple input boxes. Don't know how to best explain this, so I'll just type out a scenario.
Say I'm using a text editor and I use a hotkey to have a series o ... |
| |