AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 15 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Leetspeaker
Gakusei

Replies: 4
Views: 1103

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: General Chat   Posted: Wed Feb 20, 2008 6:40 pm   Subject: How old are you?
Over 9000.

Lol! Laughing Laughing Laughing Laughing

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

PostForum: Scripts & Functions   Posted: Mon Feb 11, 2008 8:10 pm   Subject: Fusion MediaSuite 0.2 [BETA]
Very nice! Very Happy Very Happy Very Happy
  Topic: FormatTime (hotstring) question
Gakusei

Replies: 2
Views: 156

PostForum: Ask for Help   Posted: Thu Jan 24, 2008 2:59 pm   Subject: FormatTime (hotstring) question
Exclamation Exclamation Exclamation Exclamation Exclamation Exclamation How embarrassing!!!!!!! Embarassed Thanks, Guest
  Topic: FormatTime (hotstring) question
Gakusei

Replies: 2
Views: 156

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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 ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group