📄️ How To Use
In this section we will explain how to use macro builder or block editor. This feature will essentially make your macro development more easier, to start off you need to run Toolbar Service or you can access it on "My Macros" tab.
🗃️ Blocks
14 items
📄️ Convert Block To Code
In floating builder, you can convert your workspace into code if you need to see what's the block executing. This is best if you try it out your self.
📄️ Convert Clicks & Swipes To Block
In some cases, you might need to perform clicks and swipes on your screen. But how do you get the coordinates? You can use this utility feature to get the coordinates instead of inserting them manually.
📄️ Region Capture
Region capture, or region of interest, is simply an area for detection instead of running on your entire screen. If the template or text you want to detect always exists in a certain region, you might use this function. There are numerous benefits to using this method, and it is also more performant.