Search found 14 matches

by fadetoblack
05 Jun 2019, 15:07
Forum: Ask for Help (v1)
Topic: How to keep a firefox profile window in focus/selected...
Replies: 4
Views: 954

Re: How to keep a firefox profile window in focus/selected...

Awesome thanks for that :) , how do I find the profiles hwnd ?.....
by fadetoblack
05 Jun 2019, 13:00
Forum: Ask for Help (v1)
Topic: How to keep a firefox profile window in focus/selected...
Replies: 4
Views: 954

Re: How to keep a firefox profile window in focus/selected...

its just basically..

Code: Select all

Send, {Enter 1}

Just need the window to be focused every time it needs to be pressed , which is every 2 mins....
by fadetoblack
04 Jun 2019, 13:04
Forum: Ask for Help (v1)
Topic: How to keep a firefox profile window in focus/selected...
Replies: 4
Views: 954

How to keep a firefox profile window in focus/selected...

Hi guys, I am pretty new to AHK so please go easy on me lol. I have created my first script which is basically just a press of the enter key and thats all. However, it is used only on a specific firefox profile and I have noticed that as soon as the window is not selected or minimised ( ideally i do...
by fadetoblack
22 Nov 2017, 19:18
Forum: Ask for Help (v1)
Topic: Send clicks relative to cursor position?
Replies: 20
Views: 7913

Re: Send clicks relative to cursor position?

Its fine to use arrow keys for this , I know what you're saying but its fine in this case. I've run into a prob though, I'm getting Error: Call to nonexistent function Specifically : RelativeClick(40,-360) When I double click to execute.... Any ideas ? Complete code is below #NoEnv ; Recommended for...
by fadetoblack
22 Nov 2017, 18:06
Forum: Ask for Help (v1)
Topic: Send clicks relative to cursor position?
Replies: 20
Views: 7913

Re: Send clicks relative to cursor position?

OK thanks, upon mulling it over I think really I need to assign a key for each set rather than toggle. I want to use left arrow for keyset 1, down arrow for keyset 2 and right arrow for keyset 3. Could you possibly help me with that code ? How do I define that ?
by fadetoblack
22 Nov 2017, 17:32
Forum: Ask for Help (v1)
Topic: Send clicks relative to cursor position?
Replies: 20
Views: 7913

Re: Send clicks relative to cursor position?

Awesome, thanks for the reply :D . I will get on with that and see how it goes
by fadetoblack
22 Nov 2017, 15:42
Forum: Ask for Help (v1)
Topic: Send clicks relative to cursor position?
Replies: 20
Views: 7913

Re: Send clicks relative to cursor position?

Hi guys, Thanks so much for your help , I have finalised it all now but I just wanted to ask one final thing . Would it be possible to have different "sets" of coordinates assgned to keys on the numberpad? Ideally i would prefer 3 different sets of numberpad keys coordinates and then have say down a...
by fadetoblack
21 Nov 2017, 21:53
Forum: Ask for Help (v1)
Topic: Send clicks relative to cursor position?
Replies: 20
Views: 7913

Re: Send clicks relative to cursor position?

Ok awesome thank you :) I will have a play around with that script ...
by fadetoblack
21 Nov 2017, 21:40
Forum: Ask for Help (v1)
Topic: Send clicks relative to cursor position?
Replies: 20
Views: 7913

Re: Send clicks relative to cursor position?

Ok, basically I am trying to bind all Numpad numbers to scripts that all vary slightly in their click coordinates . So Numpad 1 script must click say 90 pixels up from the current cursor position, Numpad 2 must click 90 pixels up and 20 to the right , etc etc ....
by fadetoblack
21 Nov 2017, 21:10
Forum: Ask for Help (v1)
Topic: Send clicks relative to cursor position?
Replies: 20
Views: 7913

Re: Send clicks relative to cursor position?

Ok so I place the NumPad1 click at the end then ? I really need help with finalising this , the tutorial doesn't seem clear enough to me to get to the point I need to .
by fadetoblack
18 Nov 2017, 17:03
Forum: Ask for Help (v1)
Topic: Send clicks relative to cursor position?
Replies: 20
Views: 7913

Re: Send clicks relative to cursor position?

Thanks for the speedy reply :) I will try that out . Its ok , I meant to say AHK not AutoIt
by fadetoblack
18 Nov 2017, 16:51
Forum: Ask for Help (v1)
Topic: Send clicks relative to cursor position?
Replies: 20
Views: 7913

Send clicks relative to cursor position?

Hi guys, I was wondering how I could create a script that would send a click wth coordinates that are relative to the current cursor position ? Is this possible ? Ie the cursor position value being zero , then have a hot key which is assigned to always click 30 pixels to the right of the current cur...
by fadetoblack
11 Nov 2017, 19:15
Forum: Ask for Help (v1)
Topic: Need help creating multiple simple hot keyed macros in Pulover Macro Creator
Replies: 0
Views: 349

Need help creating multiple simple hot keyed macros in Pulover Macro Creator

Hi guys, New here and new to Pulovers Macro Creaotr.I need to create a simple series of one click macros that each can be assigned their own hotkey , specifically number pad 1-9. I cant seem to work out how to do it. I need the program to always watch the keyboard(number pad)and to send a left click...
by fadetoblack
01 Aug 2014, 20:15
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 1004300

Re: Macro Creator v4.1.2 - Automation Tool (Recorder & Write

First of all, thanks so much for the program Pulover, it's such a powerful comprehensive tool and is going to help me a lot .... :) I am quite new to AHK and MacroCreator and just need help with something because I tried and failed miserably lol.... Basically what I am trying to do is constantly sca...

Go to advanced search