| Author |
Message |
Forum: Offtopic Topic: Great music to listen to while AHKing |
| ghost of TLM |
|
Posted: February 17th, 2010, 1:20 am
|
|
Replies: 21 Views: 1633
|
|
 |
Forum: Support Topic: Invisible limited-time password entry method |
| ghost of TLM |
|
Posted: February 17th, 2010, 12:47 am
|
|
Replies: 4 Views: 415
|
| You can use input or an invisible GUI with -Caption and ToolWindow. For example Input, psdPw, T4,{Enter}, % pword := "12345" if (Errorlevel = Timeout || psdPw <> pword) { msgbox, 16, OOPS, Wrong Password!`n`nAccess Denied! exitapp } msgbox, Password correct!`n`n... |
|
 |
Forum: Support Topic: Random naming convention. Illegal characters?*SOLVED* |
| ghost of TLM |
|
Posted: February 17th, 2010, 12:21 am
|
|
Replies: 1 Views: 314
|
| I'm working on a naming convention for auto creation of names in GUI show title, using a random character function. Heres my non sequential repetitive piece: slot=0 Loop, 6 ; Desired length at present. { slot++, prvslot := slot - 1 chrNum%slot% := funcCall() rndNum ; Adds returned rando... |
|
 |
Forum: Offtopic Topic: My AHK app running on a MAC (PIC INSIDE)!!! |
| ghost of TLM |
|
Posted: February 16th, 2010, 7:13 pm
|
|
Replies: 1 Views: 852
|
| I created these AHK based audio apps. http://optostudio.files.wordpress.com/2010/01/screen_title5.png http://optostudio.files.wordpress.com/2010/01/screen_title7.png More info and downloads here Ok so back to the point of this thread. An associate of mine was able to get MFSp to run on a MAC using M... |
|
 |
| Sort by: |