| Author |
Message |
Topic: Is Autohotkey better than BASIC? |
BLooM2
Replies: 9
Views: 366
|
Forum: General Chat Posted: Sun May 11, 2008 5:06 am Subject: Is Autohotkey better than BASIC? |
they are both a shell,a identifier.
like pen and pencil. The point is what picture you want to draw !
However I think AHK is more easy and master |
Topic: ahk-brand |
BLooM2
Replies: 68
Views: 2030
|
Forum: General Chat Posted: Sun May 11, 2008 4:46 am Subject: ahk-brand |
| could i paste it into my web header ? |
Topic: My Argument With an AI Program. |
BLooM2
Replies: 30
Views: 761
|
Forum: General Chat Posted: Sun May 11, 2008 4:39 am Subject: My Argument With an AI Program. |
| I can`t understood. what is meaning of bots |
Topic: Winset AlwaysOnTop |
BLooM2
Replies: 2
Views: 112
|
Forum: Ask for Help Posted: Sat May 10, 2008 3:27 pm Subject: Winset AlwaysOnTop |
hi, you could creat a timer to watching whether the window exist
SetTimer,WatchWin,1000
WatchWin:
IfWinExist,Create New Download
{
WinSet,AlwaysOnTop,On,Create New Download
... |
Topic: AHKArray [Real Array - One Variable] [Version 5] |
BLooM2
Replies: 61
Views: 8615
|
Forum: Scripts & Functions Posted: Sat May 10, 2008 2:59 pm Subject: AHKArray [Real Array - One Variable] [Version 5] |
| thanks it is so useful, expect that you could finish documentation |
Topic: Ahk support in ctags. Teleport around in your code (done) |
BLooM2
Replies: 23
Views: 2332
|
Forum: Scripts & Functions Posted: Thu May 08, 2008 6:31 pm Subject: Ahk support in ctags. Teleport around in your code (done) |
PhiLho has posted a lua script for doing what you want.
Yea! I found it ,Thanx
http://www.autohotkey.com/forum/viewtopic.php?t=14338&postdays=0&postorder=ascphilho+lua&sta ... |
Topic: Ahk support in ctags. Teleport around in your code (done) |
BLooM2
Replies: 23
Views: 2332
|
Forum: Scripts & Functions Posted: Thu May 08, 2008 5:30 pm Subject: Ahk support in ctags. Teleport around in your code (done) |
| can you creating a plugin for SciTE , i am hoping for... |
Topic: Warcraft3 WASD scroll control |
BLooM2
Replies: 3
Views: 537
|
Forum: Scripts & Functions Posted: Thu May 08, 2008 5:10 pm Subject: Warcraft3 WASD scroll control |
have a look! it`s my War3Assistant
- automaticly show health
- items hotkey defined by user
- real time statistic APM
- RButton Up eliminate the selected element from current team
- let the selec ... |
Topic: GMail Client v1.0 - Reversion |
BLooM2
Replies: 21
Views: 1292
|
Forum: Scripts & Functions Posted: Thu May 08, 2008 4:51 pm Subject: GMail Client v1.0 - Reversion |
http://www.autohotkey.net/~BLooM2/2.jpg
Look! |
Topic: SciTE4AutoHotkey - New version |
BLooM2
Replies: 55
Views: 7778
|
Forum: Scripts & Functions Posted: Thu May 08, 2008 2:38 pm Subject: SciTE4AutoHotkey - New version |
it's great, but I need the function & label list
it`s suffering to me when the scrip beyond 1000 lins
I need a studio ,a project manager. AHK should define a stand format file of project.
So ... |
Topic: [Alpha] AHK RPG |
BLooM2
Replies: 28
Views: 1612
|
Forum: Scripts & Functions Posted: Mon May 05, 2008 6:41 am Subject: [Alpha] AHK RPG |
| Funny scrip |
Topic: Warcraft3 WASD scroll control |
BLooM2
Replies: 3
Views: 537
|
Forum: Scripts & Functions Posted: Mon May 05, 2008 6:28 am Subject: Warcraft3 WASD scroll control |
I have the same confusion. thanks !
is there someway to automatic judge the chatting |
Topic: KeyCount: Count keystrokes and display data in Flash graph |
BLooM2
Replies: 1
Views: 330
|
Forum: Scripts & Functions Posted: Mon May 05, 2008 5:13 am Subject: Re: KeyCount: Count keystrokes and display data in Flash gra |
OMG It`s really a useful software
how to load a flash, it`s too plague to me |
Topic: GMail Client v1.0 - Reversion |
BLooM2
Replies: 21
Views: 1292
|
Forum: Scripts & Functions Posted: Mon May 05, 2008 5:01 am Subject: GMail Client v1.0 - Reversion |
| It`s realy runing well,but some character show incorrectly on Chinese Sys |
| |