Search found 10 matches

by Novelty1
09 Jul 2018, 18:58
Forum: Gaming Help (v1)
Topic: Right click , send Left click afterward
Replies: 1
Views: 557

Right click , send Left click afterward

Just need a simple right click that will send a left click after it. I'll edit the rest thank you.
by Novelty1
18 Apr 2018, 07:02
Forum: Ask for Help (v1)
Topic: Mouse Macro bind.
Replies: 1
Views: 478

Mouse Macro bind.

I wanted to make the "XButton2" to send "Q" and "E" with a "sleep 250/500" between them.

\::Suspend

XButton2::Q

So far i could only make the Q works, idk how to bind 2 key for 1 Mouse Button. Anyone can solve this ?
by Novelty1
18 Apr 2018, 06:57
Forum: Gaming Help (v1)
Topic: Mouse Macro
Replies: 1
Views: 563

Mouse Macro

Hey, im new to this scripting, today im trying to make a mouse macro. \::Suspend XButton2::Q I tried it, and it worked fine. Now i want that "XButton2" click to send the "Q" and "E" with a 0.5 second delay but it doesn't work. I tried to use the Send and ControlSend commands but seems like it doesn'...
by Novelty1
17 Apr 2018, 07:13
Forum: Gaming Help (v1)
Topic: Rapid Left Click Script.
Replies: 0
Views: 505

Rapid Left Click Script.

Rapid left click when i hold down left click. Rapid fire script to simple it off.
by Novelty1
14 Apr 2018, 06:37
Forum: Gaming Help (v1)
Topic: Left Click + Right Click Script Request.
Replies: 1
Views: 691

Left Click + Right Click Script Request.

I request a script where when im holding left click, it immediately right click. So basically i want a script when im holding down left click, the script execute a right click action. (idk if im using words correctly, damn). Also make "\" to suspend the script.
by Novelty1
26 Feb 2018, 06:20
Forum: Gaming Help (v1)
Topic: Help me improve the script.
Replies: 5
Views: 1404

Re: Help me improve the script.

Try this. Should work exactly as you wanted it to. Click once to start centering and click again to stop. Capslock for suspend and insert for exit. #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. #Warn ; Enable warnings to assist with detecting common errors....
by Novelty1
25 Feb 2018, 07:08
Forum: Gaming Help (v1)
Topic: Help me improve the script.
Replies: 5
Views: 1404

Re: Help me improve the script.

Try this. Should work exactly as you wanted it to. Click once to start centering and click again to stop. Capslock for suspend and insert for exit. #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. #Warn ; Enable warnings to assist with detecting common errors....
by Novelty1
25 Feb 2018, 04:47
Forum: Gaming Help (v1)
Topic: Help me improve the script.
Replies: 5
Views: 1404

Help me improve the script.

So i got a script, basically makes my cursor stays in 1 place. But after scripting the mouse did what i want but not perfect. The cursor moves from the center to the lower left side around the center. Anyone to help me fix the cursor to stays in the center but still does it's job. Below is the scrip...
by Novelty1
25 Feb 2018, 03:59
Forum: Gaming Help (v1)
Topic: Request a Script.
Replies: 3
Views: 641

Re: Request a Script.

Nwb wrote:Try the script in this thread: https://autohotkey.com/boards/viewtopic ... 18&t=44751
Error at line 9. Line Text "%A_ScreenWidth". Error : this parameter contains a variable name missing its ending percent sign. How do i fix this ? I'm using a 1920 x 1080 screen.
by Novelty1
25 Feb 2018, 03:37
Forum: Gaming Help (v1)
Topic: Request a Script.
Replies: 3
Views: 641

Request a Script.

A script to make my mouse hold it's position on the middle of the screen.

Go to advanced search