How to import Pulover Function into regular AHK script?

Advanced Macro Recorder/Editor.

Moderator: Pulover

ChrisOwl
Posts: 23
Joined: 20 Oct 2020, 12:59

How to import Pulover Function into regular AHK script?

30 Nov 2020, 15:35

Challenge:
I am having challenges with the Pulover GUI and so I want to copy code from it and put it into AutoGUI (a basic AHK interface for debugging).

Some of the code I have written includes functions which seems to be exclusive to PMC (like CenterImgSrchCoords).

How do I use them without using PMC GUI?

Tried:
I tried moving the Resources.dll file into my working directory and then calling it like this (but it didn't work):
DllCall("Resources\CenterImgSrchCoords", A_WorkingDir "\Image Assets\Word - X.png", FoundX, FoundY)

Goal:
To use PMC functions within AutoGUI.
User avatar
Pulover
Posts: 612
Joined: 29 Sep 2013, 19:51
Location: Brazil
Contact:

Re: How to import Pulover Function into regular AHK script?

30 Nov 2020, 15:41

You just have to export the project to ahk. The functions will be included automatically.
Rodolfo U. Batista
Pulover's Macro Creator - Automation Tool (Recorder & Script Writer)

Return to “Pulovers Macro Creator”

Who is online

Users browsing this forum: No registered users and 66 guests