| Author |
Message |
Topic: « What's on your mind? » |
noise
Replies: 1233
Views: 48505
|
Forum: General Chat Posted: Wed Apr 21, 2010 10:31 am Subject: « What's on your mind? » |
| EVE Online |
Topic: HotkeyCamo [0.11.8b] ~ Armored Ahk2Exe Wrapper ~ |
noise
Replies: 138
Views: 19697
|
Forum: Scripts & Functions Posted: Wed Apr 21, 2010 10:25 am Subject: HotkeyCamo [0.11.8b] ~ Armored Ahk2Exe Wrapper ~ |
| I'd say stick with newer build versions. But then I don't use older version of AHK. |
Topic: LMGTFY ! |
noise
Replies: 2
Views: 1213
|
Forum: Utilities & Resources Posted: Thu Apr 08, 2010 8:13 am Subject: LMGTFY ! |
lol. It's a good job Google corrects spelling  |
Topic: ResHack - resource editor for exe's |
noise
Replies: 15
Views: 2695
|
Forum: Utilities & Resources Posted: Thu Apr 08, 2010 8:12 am Subject: ResHack - resource editor for exe's |
| I use Sandboxie. Very good app. |
Topic: How to detect new OS: Windows 7 |
noise
Replies: 4
Views: 2723
|
Forum: Scripts & Functions Posted: Thu Apr 08, 2010 8:10 am Subject: How to detect new OS: Windows 7 |
You need to call the function.
For a test add this the the start of the script:
test := GetOsVersion()
msgbox,%test%
|
Topic: Disk Drive disappeared -- SOLVED |
noise
Replies: 8
Views: 853
|
Forum: General Chat Posted: Wed Apr 07, 2010 9:51 am Subject: Disk Drive disappeared -- SOLVED |
I have this from time to time with removable drives if I don't disconnect them properly.
Normally they just need mounting.
Right click on My Computer and click Manage.
Go to Storage and then D ... |
Topic: IconExpress |
noise
Replies: 6
Views: 1287
|
Forum: Utilities & Resources Posted: Fri Apr 02, 2010 2:46 pm Subject: IconExpress |
| I typed Icon Express into Google and the second hit was [url=http://www.carettasoftware.com/iconexpress/]this. |
Topic: Your favourite song? |
noise
Replies: 9
Views: 379
|
Forum: General Chat Posted: Tue Mar 30, 2010 10:05 am Subject: Your favourite song? |
I guess it's better if your an EVE Online or CCP fan
[url=http://www.youtube.com/watch?v=VgvM7av1o1Q]YouTube Clicky*
*Has profanity
noise |
Topic: C# study question |
noise
Replies: 2
Views: 265
|
Forum: General Chat Posted: Tue Mar 30, 2010 10:00 am Subject: C# study question |
I prefer Applications, But the Web is the way to go currently. Everybody seems to be pro cloud.
Your product/Application is more likely to be used if it's available to use through the web, It'll also ... |
Topic: Script Writer |
noise
Replies: 14
Views: 3141
|
Forum: Scripts & Functions Posted: Tue Mar 30, 2010 9:56 am Subject: Script Writer |
What function is Attach?
noise |
Topic: what scripts are currently in your startup folder |
noise
Replies: 2
Views: 317
|
Forum: General Chat Posted: Mon Mar 29, 2010 1:54 pm Subject: what scripts are currently in your startup folder |
the only AutoHotkey script I have in my startup at the minute is TillaGoto.
noise |
Topic: Need Help With a simple Autoclicking program. |
noise
Replies: 5
Views: 253
|
Forum: Ask for Help Posted: Thu Mar 25, 2010 10:11 am Subject: Need Help With a simple Autoclicking program. |
It's telling you that you have an illegal character on line 7. Namely }
This needs to be on a line of it's own.
loop
{
MouseClick,Left,1304,599
Sleep,1000
MouseClick,Left,886,493
S ... |
Topic: StrX() :: Auto-Parser for XML / HTML |
noise
Replies: 50
Views: 11277
|
Forum: Scripts & Functions Posted: Thu Mar 25, 2010 8:35 am Subject: StrX() :: Auto-Parser for XML / HTML |
| Excellent, thanks SKAN. |
Topic: How to completely protect source code |
noise
Replies: 20
Views: 2060
|
Forum: Ask for Help Posted: Thu Mar 25, 2010 7:40 am Subject: How to completely protect source code |
It's only abuse if the developer doesn't allow it.
Anyway, there has been a fair amount of discussion about this recently.
[url=http://www.autohotkey.com/forum/viewtopic.php?t=54831]Here is one th ... |
Topic: HotkeyCamo [0.11.8b] ~ Armored Ahk2Exe Wrapper ~ |
noise
Replies: 138
Views: 19697
|
Forum: Scripts & Functions Posted: Tue Mar 23, 2010 8:57 pm Subject: HotkeyCamo [0.11.8b] ~ Armored Ahk2Exe Wrapper ~ |
fyi. I will be using this too  |
| |