| Author |
Message |
Topic: Two hotkeys, same effect |
kidmar
Replies: 2
Views: 105
|
Forum: Ask for Help Posted: Thu Apr 03, 2008 10:00 am Subject: Two hotkeys, same effect |
I was looking for it in the help couse i knew it was there but I couldn't find it.
Thank you! |
Topic: Two hotkeys, same effect |
kidmar
Replies: 2
Views: 105
|
Forum: Ask for Help Posted: Thu Apr 03, 2008 9:19 am Subject: Two hotkeys, same effect |
I would like to have two (or more) hotkeys do the same job.
It would be nice if i could write the code (or the call to a function) only once and not one time for each hotkey.
For example I need th ... |
Topic: Group functions |
kidmar
Replies: 2
Views: 249
|
Forum: Wish List Posted: Tue Mar 11, 2008 4:43 pm Subject: Group functions |
I would like to ask if it was possible to add some functions to manipulate groups. i.e:
GroupDelete (to delete a group definition)
GroupRemove (to remove an item from a group)
GroupExclude (to ... |
Topic: Remote Wonder & WinLirc |
kidmar
Replies: 3
Views: 247
|
Forum: Ask for Help Posted: Tue Dec 04, 2007 12:19 pm Subject: Remote Wonder & WinLirc |
Well i couldn't make it work.
Anyway I find that key factory + autohotkey is a better solution
thank you! |
Topic: Remote Wonder & WinLirc |
kidmar
Replies: 3
Views: 247
|
Forum: Ask for Help Posted: Sun Dec 02, 2007 11:50 am Subject: Remote Wonder & WinLirc |
Hi.
I've got an Ati Remote Wonder control and I would like to use it with winlirc (or directly with autohotkey).
My problem is that when i press a button it doesn't show up in the key list of autoho ... |
Topic: UrlDownloadToFile memory anomaly |
kidmar
Replies: 5
Views: 284
|
Forum: Ask for Help Posted: Tue Nov 06, 2007 5:40 pm Subject: UrlDownloadToFile memory anomaly |
ok thank you very much.
with the separate script everything is ok!
bye bye |
Topic: UrlDownloadToFile memory anomaly |
kidmar
Replies: 5
Views: 284
|
Forum: Ask for Help Posted: Tue Nov 06, 2007 9:57 am Subject: UrlDownloadToFile memory anomaly |
Thank you very much for your accurate reply!
I'm sorry but I can just understand a part of what you said..
For what I understand, UrldDownloadToFile opens wininet; probabily winnet opens some librar ... |
Topic: Force Shutdown a program |
kidmar
Replies: 11
Views: 372
|
Forum: Ask for Help Posted: Mon Nov 05, 2007 2:18 pm Subject: Force Shutdown a program |
| try WinKill command too |
Topic: Run Game |
kidmar
Replies: 12
Views: 286
|
Forum: Ask for Help Posted: Mon Nov 05, 2007 2:00 pm Subject: Run Game |
| post here the code you use to run the game |
Topic: Make download pause at 99.9% |
kidmar
Replies: 16
Views: 411
|
Forum: Ask for Help Posted: Mon Nov 05, 2007 1:57 pm Subject: Make download pause at 99.9% |
The point is that your isp probably counts how many MBytes you download, not how many files.
So why doing this?
Anyway, noone said it is not possible. You have to check with Window Spy (or maybe bet ... |
Topic: UrlDownloadToFile memory anomaly |
kidmar
Replies: 5
Views: 284
|
Forum: Ask for Help Posted: Mon Nov 05, 2007 12:30 pm Subject: UrlDownloadToFile memory anomaly |
| I tried monitoring the script with Process Explorer and the result is about the same (1.5MB instead of 2.5 if i look at "WS Private" value) |
Topic: Force Shutdown a program |
kidmar
Replies: 11
Views: 372
|
Forum: Ask for Help Posted: Mon Nov 05, 2007 12:14 pm Subject: Force Shutdown a program |
| Did you try the windows' Kill.exe? |
Topic: UrlDownloadToFile memory anomaly |
kidmar
Replies: 5
Views: 284
|
Forum: Ask for Help Posted: Mon Nov 05, 2007 12:09 pm Subject: UrlDownloadToFile memory anomaly |
I have some problem with UrlDownloadToFile.
It works good but it occupies 2.5MB of ram after it finishes.
I have a script that calls a function that uses UrlDownloadToFile.
Before the UrlDownload ... |
Topic: Gunz : Single W/A/S/D = Dash ? |
kidmar
Replies: 5
Views: 545
|
Forum: Ask for Help Posted: Thu Oct 11, 2007 10:26 am Subject: Gunz : Single W/A/S/D = Dash ? |
I don't understand what you want to do and what doesn't work.
anyway engunneer told you to try using
SendInput
SendPlay
SandRaw
instead of Send.
try it |
Topic: listen to a port |
kidmar
Replies: 7
Views: 379
|
Forum: Ask for Help Posted: Thu Oct 11, 2007 10:12 am Subject: listen to a port |
I don't need something easier then connecting 2 times..I need something easier then this:
http://www.autohotkey.com/forum/viewtopic.php?t=17594tcp+port
I know what a client is...I j ... |
| |