| Author |
Message |
Topic: Question: releasing a button -> clicking a button |
pr0phecy
Replies: 13
Views: 495
|
Forum: Ask for Help Posted: Mon May 12, 2008 11:23 am Subject: Question: releasing a button -> clicking a button |
$RButton::Click R Down
$RButton up::
Click
Click R Up
return
^!S::Suspend ,Toggle ; Mouse5
I now added this line to the script, but it didn't work  |
Topic: Question: releasing a button -> clicking a button |
pr0phecy
Replies: 13
Views: 495
|
Forum: Ask for Help Posted: Mon May 12, 2008 11:15 am Subject: Question: releasing a button -> clicking a button |
"]how to enable / disable the script with my Mouse4 / Mouse5 buttons, the pause command didn't work -_-'
You could try the
I'll take a look at it, thanks man!  |
Topic: Question: releasing a button -> clicking a button |
pr0phecy
Replies: 13
Views: 495
|
Forum: Ask for Help Posted: Mon May 12, 2008 12:41 am Subject: Question: releasing a button -> clicking a button |
"]you can try:$RButton::Click R Down
$RButton up::
Click
Click R Up
return
This works like a charm thanks a lot! now I'm figuring out how to enable / disable the script with my ... |
Topic: Question: releasing a button -> clicking a button |
pr0phecy
Replies: 13
Views: 495
|
Forum: Ask for Help Posted: Sat May 10, 2008 12:29 pm Subject: Question: releasing a button -> clicking a button |
~$RButton up::
Click, Left
This nearly works. The only problem I have now that it zooms out 1ms before it shoots, so the shots don't land because it shoots without being scoped. Now, is there a ... |
Topic: Question: releasing a button -> clicking a button |
pr0phecy
Replies: 13
Views: 495
|
Forum: Ask for Help Posted: Thu May 08, 2008 11:31 pm Subject: Re: use ~ |
| if u put ~before $RButton eg ~$RButton it wont block its native function that should do it, never played cod4 but would be surprised if that cannot be done by modifying the settings i play a few first ... |
Topic: Question: releasing a button -> clicking a button |
pr0phecy
Replies: 13
Views: 495
|
Forum: Ask for Help Posted: Thu May 08, 2008 6:06 pm Subject: Question: releasing a button -> clicking a button |
$RButton::
Click, Right
$RButton up::
Click, Left
Only brings op the menu for 0,1 second, then clicks when I hold my mouse button |
Topic: Question: releasing a button -> clicking a button |
pr0phecy
Replies: 13
Views: 495
|
Forum: Ask for Help Posted: Thu May 08, 2008 6:00 pm Subject: Question: releasing a button -> clicking a button |
I now got:
$RButton up::
Click, Left
Return
It does shoot when I release the right mouse button ,but it doesn't zoom in anymore when I press it too what's wrong? In windows, the right m ... |
Topic: Question: releasing a button -> clicking a button |
pr0phecy
Replies: 13
Views: 495
|
Forum: Ask for Help Posted: Thu May 08, 2008 3:25 pm Subject: Question: releasing a button -> clicking a button |
| Uhm, for the game call of duty 4, there is no way to do this ingame, so I want to do this with AHK. I want to make my gun shoot, after I release the right mouse button (Pressing right mouse button -&g ... |
| |