Search found 612 matches

by Pulover
08 Feb 2021, 09:28
Forum: Pulovers Macro Creator
Topic: Printscreen part of screen
Replies: 2
Views: 1376

Re: Printscreen part of screen

You can make use of the included GDI+ Library functions.

:arrow: https://www.macrocreator.com/docs/Faq.html#can-i-take-screenshots-during-playback
by Pulover
01 Feb 2021, 06:51
Forum: Scripts and Functions (v1)
Topic: Eval - Evaluate Expressions in Strings Dynamically (Updated Dec, 28, 2020)
Replies: 33
Views: 21352

Re: Eval - Evaluate Expressions in Strings Dynamically (Updated Dec, 28, 2020)

Thanks. What do you mean by get it to work with percentages? It should be able to deal with any math expression as if it was in ahk script. If you've found an inconsistency you can report the issue at github.
by Pulover
30 Jan 2021, 09:35
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 996794

Version Update: 5.4.0

Version Update!

Version 5.4.0
  • Fixed missing or mixed rows when importing files.
  • Automatically adding escape char in delimiter em omit chars in Loop window.
Download version 5.4.0
by Pulover
29 Jan 2021, 09:20
Forum: Pulovers Macro Creator
Topic: Setting a timer on a function
Replies: 2
Views: 780

Re: Setting a timer on a function

Hanszi11a wrote:
29 Jan 2021, 09:10
[...] do I need to create another macro with a timer in it calling the function?
Yes.
by Pulover
18 Jan 2021, 07:26
Forum: Pulovers Macro Creator
Topic: Close URL
Replies: 4
Views: 918

Re: Close URL

The default mode for title match is that it must contain the text anywhere (mode 2). I think it's getting stuck due to the title not being exact, so you I think you should use a shorter title. I've tested the code below (skipping the image searches) and it worked closing the tab with Ctrl+W. [PMC Gl...
by Pulover
16 Jan 2021, 09:53
Forum: Pulovers Macro Creator
Topic: Close URL
Replies: 4
Views: 918

Re: Close URL

Post your code.
by Pulover
15 Jan 2021, 17:11
Forum: Pulovers Macro Creator
Topic: PMC image not working
Replies: 3
Views: 1147

Re: PMC image not working

I can't help with outdated versions. Please, update to the latest version and give more details about the problem.
by Pulover
13 Jan 2021, 06:10
Forum: Pulovers Macro Creator
Topic: Exe file does not work but works in PMC
Replies: 2
Views: 2028

Re: Exe file does not work but works in PMC

I need some testing code. Post a small version of your pmc file or ahk script here and give as much details as possible.
by Pulover
06 Jan 2021, 09:23
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 996794

Version Update: 5.3.9

Version Update!

Version 5.3.9
  • Fixed bug in Get-Area button in Image/Pixel Search window.
Download version 5.3.9
by Pulover
06 Jan 2021, 09:19
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 996794

Re: Pulover's Macro Creator v5.3.7 - The Complete Automation Tool

Happy New Year and all best luck!!! :xmas: There are internal variables that might work. You can try %Macro_On% and %mListRow% . No.. for me msg didn't showed anything... empty variables. :roll: Listvars - shows created variable, but none of them are internal. Are smthing similar as ListVar to inte...
by Pulover
30 Dec 2020, 08:07
Forum: Pulovers Macro Creator
Topic: About open program and after push bottom
Replies: 4
Views: 946

Re: About open program and after push bottom

El paso 2 no es posible. AHK no puede ejecutar comandos en la ventana de UAC. Esta es una ventana de seguridad y Windows no le permite interacción a ninguna aplicación.

Para el paso 3 puedes ejecutar el archivo con el comando RUN.
by Pulover
28 Dec 2020, 20:34
Forum: Pulovers Macro Creator
Topic: About open program and after push bottom
Replies: 4
Views: 946

Re: About open program and after push bottom

You can write in your own idiom, no problem.

Você fala português?
by Pulover
28 Dec 2020, 19:11
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 996794

Version Update: 5.3.8

Version Update!

Version 5.3.8
  • Fixing bug with named operators.
  • Fixed scroll bug during operations with groups enabled.
Download version 5.3.8
by Pulover
28 Dec 2020, 18:53
Forum: Scripts and Functions (v1)
Topic: [Class] LV_Rows - Copy, Cut, Paste and Drag ListViews (Updated Dec, 28, 2020)
Replies: 31
Views: 19238

Update: v1.1.9

  • Fixed scroll bug during operations with groups enabled.
  • Added "Drop" option to Drag() method to disable auto-drop and allow copying instead of moving.
by Pulover
28 Dec 2020, 17:44
Forum: Scripts and Functions (v1)
Topic: Eval - Evaluate Expressions in Strings Dynamically (Updated Dec, 28, 2020)
Replies: 33
Views: 21352

Update: v1.2.8

  • Fixed bug with named operators.
by Pulover
21 Dec 2020, 16:46
Forum: Pulovers Macro Creator
Topic: Image Search Issues
Replies: 5
Views: 3730

Re: Image Search Issues

Use WinActivate to make sure the target window is in the foreground, otherwise ImageSearch won't work. And try to add some variation. That's about all I can say to help you.
by Pulover
11 Dec 2020, 12:06
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 996794

Re: Pulover's Macro Creator v5.3.7 - The Complete Automation Tool

Click the edit button at the bottom left corner of the main window.
by Pulover
10 Dec 2020, 10:48
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 996794

Re: Pulover's Macro Creator v5.3.7 - The Complete Automation Tool

This question is too vague. It depends on what application you're trying to read text from. Can you use ControlGetText or copy it to clipboard? You can use InStr() to see if a variable contains a certain text.
by Pulover
07 Dec 2020, 06:11
Forum: Pulovers Macro Creator
Topic: Pulover's Macro Creator v5.4.1 - The Complete Automation Tool
Replies: 1255
Views: 996794

Re: Pulover's Macro Creator v5.3.7 - The Complete Automation Tool

There are internal variables that might work. You can try %Macro_On% and %mListRow%.

Go to advanced search