Search found 99 matches

by rockitdontstopit
Yesterday, 16:17
Forum: Pulovers Macro Creator
Topic: Macro to wait for specific pixel color to change, then click again
Replies: 13
Views: 483

Re: Macro to wait for specific pixel color to change, then click again

Wait until the pixel at 1437, 200 changes from #463f3f to #f5f4f4 then click it again, in a loop so that "whenever the queue button shows ready, it gets clicked". This will wait until the pixel at 1437, 200 equals #f5f4f4 and then clicks on it. I don't know what you mean by "whenever the queue butt...
by rockitdontstopit
29 May 2024, 17:05
Forum: Pulovers Macro Creator
Topic: PMC automatically selects things when the macro loops
Replies: 1
Views: 337

Re: PMC automatically selects things when the macro loops

Whenever my Macro finishes looping, it goes to the "select macro" window and gives me a bunch of errors. This is a problem as i want to AFK in video games but it removes me from them and forces me into the PMC control panel. Is this a setting i can toggle? or a key im pressing? thanks. You need to ...
by rockitdontstopit
28 May 2024, 15:31
Forum: Pulovers Macro Creator
Topic: Minimising Pullover window on start up
Replies: 5
Views: 421

Re: Minimising Pullover window on start up

Is there a paramater that I can add that will stop the tool bar appearing when the Macro's are running? I can see on the page that you have linked to that -b Shows Controls Toolbar on start-up, but how can I stop it from appearing? Not sure what you're talking about. If you're talking about the "Co...
by rockitdontstopit
25 May 2024, 15:24
Forum: Tutorials (v1)
Topic: FindText tutorial
Replies: 105
Views: 72040

Re: FindText tutorial

How does FindText solve the problem when something may or may not appear behind the image you're searching for? Currently I'm using TransN and adjusting color variations to solve this problem.
by rockitdontstopit
24 May 2024, 14:45
Forum: Ask for Help (v1)
Topic: how to stringsplitt this Topic is solved
Replies: 10
Views: 1033

Re: how to stringsplitt this Topic is solved

i struggle to understand the steps needed to splitt this into just the 6 behind CW and the 6 behind CT as separate values, in a way that also works when the string has these 2 things at the start for example or in the middle This works for all 3 scenarios. I just tested it. string := "fs14 ZY7 w190...
by rockitdontstopit
23 May 2024, 15:30
Forum: Pulovers Macro Creator
Topic: Minimising Pullover window on start up
Replies: 5
Views: 421

Re: Minimising Pullover window on start up

PMC supports command line parameters: https://www.macrocreator.com/docs/Main.html#command-line-parameters There is -h to start PMC minimized and a -p to activate hotkeys on startup. I tried this in the "actions" settings for task scheduler but couldn't get it to work. However, I just tested the foll...
by rockitdontstopit
22 May 2024, 19:33
Forum: Forum Issues
Topic: Gmail just spammed one of your "watching the topic" emails
Replies: 3
Views: 675

Re: Gmail just spammed one of your "watching the topic" emails

You mean the email was in the junk folder or that you received multiple copies of the same email? I received one of these "watching the topic" notifications for the first time early today in my inbox. The next "watching the topic" notification ended up in my junk/spam folder. It was not multiple co...
by rockitdontstopit
22 May 2024, 16:11
Forum: Forum Issues
Topic: Gmail just spammed one of your "watching the topic" emails
Replies: 3
Views: 675

Gmail just spammed one of your "watching the topic" emails

Not sure if this is of concern to you, but wanted to point it out.
by rockitdontstopit
22 May 2024, 14:20
Forum: Other Utilities & Resources
Topic: Main v2 errors that ChatGPT makes?
Replies: 9
Views: 1077

Re: Main v2 errors that ChatGPT makes?

kunkel321 wrote:
22 May 2024, 14:09
LOL.

I'll keep experimenting. Any tips for getting AHK v2 code from it?
Like I said I think it's not very good at v2. There are more than 10 times the number of forum posts for v1 than v2. Way more material for it to learn from.
by rockitdontstopit
22 May 2024, 14:06
Forum: Other Utilities & Resources
Topic: Main v2 errors that ChatGPT makes?
Replies: 9
Views: 1077

Re: Main v2 errors that ChatGPT makes?

Are you finding that it's buggy today? I can't seem to log in. If I click the log in button, it just refreshes the same page. It's working for me currently. I'm logged into my personal Microsoft account at that url. Btw, I used to use "more precise" but it's been hallucinating recently. For example...
by rockitdontstopit
21 May 2024, 16:32
Forum: Other Utilities & Resources
Topic: Main v2 errors that ChatGPT makes?
Replies: 9
Views: 1077

Re: Main v2 errors that ChatGPT makes?

I've started using the awesome ChatGPT AutoHotkey Utility script. Since there are several common errors that GPT makes with AHK v2 code, I thought I'd preemptively correct some of them by embedding the corrections in the prompt. Almost always, the problems are because GPT inserts AHK v1 code and sy...
by rockitdontstopit
21 May 2024, 16:17
Forum: Other Utilities & Resources
Topic: "God Mode" in Windows
Replies: 2
Views: 258

"God Mode" in Windows

I just saw this on x.com. If you create a new folder on your desktop and name it: GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

It creates an icon that if you double click it, it resembles the Control Panel icon.

Is this useful or not?
by rockitdontstopit
18 May 2024, 12:02
Forum: Ask for Help (v1)
Topic: PMC, counting down timer to break the loop
Replies: 2
Views: 313

Re: PMC, counting down timer to break the loop

Hi, i spend like 1 hour figuring out how to do this and im done, i've done some research and i cant do it by my own, when code stops at certain moment because it cant execute if statement(don't find certain photo to click) i want it to start counting down from 5s to 0 and then break the loop and st...
by rockitdontstopit
17 May 2024, 11:18
Forum: Pulovers Macro Creator
Topic: pixel, UntilFound; but abort in 5 min. if NOT found
Replies: 1
Views: 374

Re: pixel, UntilFound; but abort in 5 min. if NOT found

I'm NOT a pro; working with PULOVER; need to ABORT the search and move on with script if pixel not found after certain time Look at my post here: https://www.autohotkey.com/boards/viewtopic.php?f=63&t=129889 So using that example, if your delay is 1000ms (searching every second), you would loop 300...
by rockitdontstopit
17 May 2024, 09:10
Forum: Pulovers Macro Creator
Topic: Watch The Tutorial Videos
Replies: 0
Views: 173

Watch The Tutorial Videos

You're learn a lot in a small amount of time. The webinars weren't that useful.

https://www.youtube.com/@PuloversMacroCreator/videos?view=0&sort=dd&shelf_id=1
by rockitdontstopit
17 May 2024, 09:01
Forum: Pulovers Macro Creator
Topic: Stop searching image
Replies: 7
Views: 463

Re: Stop searching image

It should search for the image and continue as soon as possible when image is found [Mod note: This topic was eventually moved from “Ask for Help (v2)” since that section is for AHK help.] Only use "repeat until found" if you know the image will be present. Otherwise use a loop with a defined numbe...
by rockitdontstopit
16 May 2024, 07:22
Forum: Pulovers Macro Creator
Topic: Are all functions capped at 1000ms in pulover?
Replies: 4
Views: 528

Re: Are all functions capped at 1000ms in pulover?

Changing it from the bottom tab works so this will do for now. I guess there's only a "default" for mouse and window commands. Whatever delay you have in the bottom box will be the delay of the next filedelete, etc. Also, you can highlight multiple lines of pmc code to change all of them at once. N...
by rockitdontstopit
15 May 2024, 17:11
Forum: Pulovers Macro Creator
Topic: Are all functions capped at 1000ms in pulover?
Replies: 4
Views: 528

Re: Are all functions capped at 1000ms in pulover?

I tried envsub, wingettitle, filedelete and fileappend so far and i get 1000ms delay by default in the delay tab. If i try to edit them, i don't see an option to change that, like i have in imagesearch for example Okay...I think I see the problem you're running into. If there is no option to change...
by rockitdontstopit
15 May 2024, 16:05
Forum: Pulovers Macro Creator
Topic: Reloading list variables on restart
Replies: 3
Views: 350

Re: Reloading list variables on restart

I don't understand if the user global variables have to be preset values or they can get modified by scripts. I believe global variables are preset values and can not be modified by scripts. This kind of stuff you're asking. You should copy the ahk code and get help by posting the code on the gener...

Go to advanced search