| Author |
Message |
Topic: How to get command line used to start a process? |
carsong
Replies: 6
Views: 1806
|
Forum: Ask for Help Posted: Wed Feb 14, 2007 3:06 am Subject: Re: How to get command line used to start a process? |
I'm not sure what you exactly mean here. Did it return an empty result, or simply without a full path?
Oh, no problem. I have enough to go with... the absolute path of the file would have been ici ... |
Topic: BF2 MACROS (SUMMARY) - post all working macros here please |
carsong
Replies: 1910
Views: 538549
|
Forum: Scripts & Functions Posted: Tue Feb 13, 2007 8:46 pm Subject: BF2 MACROS (SUMMARY) - post all working macros here please |
How can i change the hotkey "Alt" --> to "F" ?
Change $LAlt to $f in your example. |
Topic: BF2 MACROS (SUMMARY) - post all working macros here please |
carsong
Replies: 1910
Views: 538549
|
Forum: Scripts & Functions Posted: Tue Feb 13, 2007 7:42 pm Subject: BF2 MACROS (SUMMARY) - post all working macros here please |
| Next i have a new problem, on my tv gunner script it works fine apart from i hve to click the missle myself. is there anyway i can add like 10clicks to every 1 time i click my leftmouse button?....gi ... |
Topic: BF2 MACROS (SUMMARY) - post all working macros here please |
carsong
Replies: 1910
Views: 538549
|
Forum: Scripts & Functions Posted: Tue Feb 13, 2007 11:38 am Subject: BF2 MACROS (SUMMARY) - post all working macros here please |
Shift + Rbutton closes the ap, how can i set this not to happen, or shift + Ctrnl + Alt is to close the app?
also a beep needs to be included to indicte the app being on or off.
i dont no how to ... |
Topic: How to get command line used to start a process? |
carsong
Replies: 6
Views: 1806
|
Forum: Ask for Help Posted: Tue Feb 13, 2007 11:32 am Subject: Re: How to get command line used to start a process? |
...I assume that you can get the PID of the application, and that the application is not a service. I posted one method to do it:
http://www.autohotkey.com/forum/viewtopic.php?t=16575
This is grea ... |
Topic: GetCommandLine |
carsong
Replies: 20
Views: 6262
|
Forum: Scripts & Functions Posted: Tue Feb 13, 2007 10:24 am Subject: Re: GetCommandLine |
This retrieves a start-up command-line of an application, once getting PID of it.
This helps a lot! Thanks! |
Topic: BF2 prone/zoom/single shot |
carsong
Replies: 1
Views: 938
|
Forum: Ask for Help Posted: Mon Feb 12, 2007 3:51 am Subject: BF2 prone/zoom/single shot |
;; ProneZoomFire - Player goes prone, then equips scope, then fires a shot.
;;
;; Usage: when game is running, press MIDDLE BUTTON
;;
;;;;;;;;;;;;;
;; directives
;;;;;;;;;;;;;
#i ... |
Topic: How to get command line used to start a process? |
carsong
Replies: 6
Views: 1806
|
Forum: Ask for Help Posted: Sun Feb 11, 2007 11:25 pm Subject: How to get command line used to start a process? |
Is it possible to retrieve the actual command line used to start a process?
For example, sysinternals.com process explorer, shows this information when you bring up the program:
http://farm1.sta ... |
Topic: [solved] using AutoHotkey for code auto-completion |
carsong
Replies: 10
Views: 809
|
Forum: Ask for Help Posted: Fri Dec 29, 2006 2:00 pm Subject: [solved] using AutoHotkey for code auto-completion |
I use the ; C:\Program Files\AutoHotkey\Extras\Scripts\IntelliSense.ahk
;
; This script watches while you edit an AutoHotkey script. When it sees you
; type a command followed by a comma or sp ... |
Topic: BF2 MACROS (SUMMARY) - post all working macros here please |
carsong
Replies: 1910
Views: 538549
|
Forum: Scripts & Functions Posted: Sun Dec 24, 2006 10:49 am Subject: BF2 MACROS (SUMMARY) - post all working macros here please |
| also is their a way of going 3rd person veiw of myself in a single player game or something or a demo i was told to record myself so i followed the instructions of a site and it recorded fine im guess ... |
Topic: BF2 MACROS (SUMMARY) - post all working macros here please |
carsong
Replies: 1910
Views: 538549
|
Forum: Scripts & Functions Posted: Sun Dec 24, 2006 10:11 am Subject: Re: ? |
How can i use this macros????
[url=http://www.autohotkey.com/forum/viewtopic.php?p=95006#95006]Here are some instructions that should help. |
Topic: BF2 MACROS (SUMMARY) - post all working macros here please |
carsong
Replies: 1910
Views: 538549
|
Forum: Scripts & Functions Posted: Mon Dec 18, 2006 9:17 am Subject: BF2 MACROS (SUMMARY) - post all working macros here please |
Carsong, the script worked a treat. Thanks.
Now please can anyone tell me how to suspend a bf2 script automatically. It used to be this.
; Get the process name of the active window (i.e. Notepad.e ... |
Topic: BF2 MACROS (SUMMARY) - post all working macros here please |
carsong
Replies: 1910
Views: 538549
|
Forum: Scripts & Functions Posted: Sun Dec 17, 2006 12:57 am Subject: modd'd code |
Ok, the script works fine in windows, but does not work in bf2. Any ideas?
Most script problems in bf2 are down to delay timings, but it should not be the case with this script.
You MUST send the ... |
Topic: Break loop using a key |
carsong
Replies: 7
Views: 601
|
Forum: Ask for Help Posted: Sat Dec 16, 2006 11:15 pm Subject: better loop? |
| I'm not sure, but maybe the second script is the best performance you can get. |
Topic: BF2 MACROS (SUMMARY) - post all working macros here please |
carsong
Replies: 1910
Views: 538549
|
Forum: Scripts & Functions Posted: Sat Dec 16, 2006 9:53 am Subject: BF2 MACROS (SUMMARY) - post all working macros here please |
which file should i edit to do this is all I need to know?
Lil help plz
can figure out da rest
[url=http://www.autohotkey.com/forum/viewtopic.php?p=95006#95006]Have a look at this post.
Should ... |
| |