How to create automatic clicks on Macrorify

Macrorify helps you create tasks that automatically click and detect images. In this article, let's learn with Download.vn how to create all types of automatic clicks and swipes on Macrorify .

Automatically click in Macrorify

You have two ways to generate clicks on Microrify, including:

Method 1: Use the icon How to create automatic clicks on Macrorifyon the toolbar or the bar below.

Method 2: Use the click() function in the code

Generate long clicks, double clicks, delayed, random clicks

How to create automatic clicks on Macrorify

Touch the click point to open this menu. Most of the parameters are very easy to understand.

Increase the Hold parameter to create a long click.

Increase the Repeat parameter to create double clicks, triple clicks in a row...

Use Randomize to randomize the click position for each iteration. The coordinates of a click are randomly generated within a circle with the initial coordinates in the center and the number entered as the radius (x +- a, y +- a).

Equivalent code

click(Point(1200, 540), CParam.hold(100).repeat(3).delay(0).waitNext(100).random(0))

Auto swipe in Macrorify

Swiping is the act of moving a finger from one point to another. You can swipe with multiple fingers. Most touchscreens support 10-finger swipes, and so does Macrorify.

Method 1: Use the icon How to create automatic clicks on Macrorifyin the toolbar or the bar below

Method 2: Use the swipe() function in the code

How to create automatic clicks on Macrorify

Each point on the screen (3-1, 3-2…) is called Swipe Point. Multiple points connect together (3-1 -> 3-2 -> 3-3) to form a Swipe Path or a Finger.

Swipe point

How to create automatic clicks on Macrorify

Touch the point to open the popup.

Use Hold to change the time a point is held.

Change Speed ​​to control the speed of movement from one point to another.

You have 6 presets to choose from: Very Slow - Very Slow, Slow - Slow, Normal - Normal, Fast - Fast, Very Fast - Very Fast, Flick - Light Tap.

Popular swipe gestures:

  • Drag & Drop: Create a Swipe with 1 path and 2 points. Set the Hold time for the first point to a high value (e.g. 3000ms)
  • Pinch: Create a Swipe with 2 paths, each path has 2 points. Arrange two roads facing each other.
  • Zoom: Similar to Pinch but creates 2 path points facing away from each other.
  • Move character: Similar to drag & drop but instead of keeping the first point, we will now keep the second point.

Equivalent code

var path = [SwipePoint(Point(220, 710), 0, 20), SwipePoint(Point(454, 712), 0, 10)]
swipe(path, SParam.repeat(3).delay(0).waitNext(100).random(0))

Hopefully the above instructions help you use Macrorify more easily.

Leave a Comment

How to Add Font to Canva

How to Add Font to Canva

Learn exactly how to add font to Canva with this step-by-step guide. Upload custom fonts through Brand Kit to use them across all your designs in minutes.

How to Use Skype

How to Use Skype

How to Use Skype for free video calls, messaging, and screen sharing. Follow this complete guide to install the app, set up your account, and start communicating in minutes.

How to Clear Google History

How to Clear Google History

Learn how to clear Google history quickly to protect your privacy. This step-by-step guide shows you how to delete search activity from your Google account on any device.

How to Delete History on Chromebook

How to Delete History on Chromebook

Learn exactly how to delete history on Chromebook to protect your privacy. Follow these precise steps to clear browsing data, cookies, and cached files on your device.

How to Find a Server on Discord

How to Find a Server on Discord

Learn how to find a server on Discord with this clear walkthrough of the built-in Discovery tool and other reliable methods. Join active communities fast.

How to Change Search Engine in Chrome

How to Change Search Engine in Chrome

How to Change Search Engine in Chrome takes just a few clicks in Settings. Switch your default provider to Google, Bing, DuckDuckGo or another option and improve search results instantly.

How to Cast Netflix to Chromecast

How to Cast Netflix to Chromecast

Learn exactly how to cast Netflix to Chromecast from your phone or computer. Follow these steps to stream movies and shows to your TV in minutes.

How to Set Google as Your Homepage on Chrome

How to Set Google as Your Homepage on Chrome

Learn exactly how to set Google as your homepage on Chrome in under a minute. Follow the precise steps in Chrome Settings to make google.com load when you click the home button.

How to Add Pictures to Canva

How to Add Pictures to Canva

Learn how to add pictures to Canva in just a few clicks. This guide shows the fastest ways to upload your own photos or use Canva's library for any design project.

How to Create a QR Code in Canva

How to Create a QR Code in Canva

How to create a QR code in Canva is simple with the built-in generator. Follow these exact steps to add a working, customizable QR code to any design in under two minutes.