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.

Sign up and earn $1000 a day ⋙

Leave a Comment

TFT Frost Team Season 12, TFT Frost Build

TFT Frost Team Season 12, TFT Frost Build

DTCL season 12's Iceborn is the most special race and its mechanism is somewhat similar to Sub-Zero in Mortal Kombat.

ScratchJR Maze Game Design Tutorial (Final Post)

ScratchJR Maze Game Design Tutorial (Final Post)

For projects or games in ScratchJR, the start and end screens play an important role in enhancing the completeness of the product.

Instructions for adjusting the size of the Windows 11 scroll bar

Instructions for adjusting the size of the Windows 11 scroll bar

The scroll bar on Windows 11 is compact in size, but many people want to change this size, enlarge the scroll bar to make it easier to see when needed.

How to collaborate on notes in FaceTime

How to collaborate on notes in FaceTime

FaceTime iOS 17 has a collaboration feature in notes to type notes together and track changes as someone types.

Windows 11 camera resolution configuration guide

Windows 11 camera resolution configuration guide

With Windows 11 build 27758 , Microsoft added advanced camera options so users can adjust basic camera configuration settings.

How to annotate screenshots using Snipping Tool

How to annotate screenshots using Snipping Tool

Snipping Tool also provides built-in tools for annotating computer screenshots. This tool allows you to mark and highlight important parts of the screenshot to convey the message you want.

How to view IP address on computer, view Win 10 IP address

How to view IP address on computer, view Win 10 IP address

Checking your computer's IP address will be necessary in many cases. If you want to know what your computer's IP address is, read this guide to see your computer's IP.

Instructions for adjusting vibration mode on Xiaomi phones

Instructions for adjusting vibration mode on Xiaomi phones

Vibration mode on Xiaomi phones can be used in silent mode so you can easily receive new messages, calls or application notifications.

Instructions on how to upgrade RAM on PC and laptop

Instructions on how to upgrade RAM on PC and laptop

Installing more RAM is the most effective solution to speed up your computer. Even if your computer is new, after only a few years of use, you will have to install more RAM to ensure better speed. In addition, new operating systems also require more memory. When a computer does not have enough RAM, it will exchange data streams with the hard drive, and that is the reason why your system runs slowly.

Instructions for canceling Gemini Advanced subscription

Instructions for canceling Gemini Advanced subscription

Gemini Advanced is a paid subscription from Google that gives you access to more advanced AI models. After signing up for the Gemini Advanced plan, if you no longer need to use it, you should cancel the Gemini Advanced plan, according to the article below.

Instructions for installing Windows 11 on a virtual machine, installing Windows 11 on VMware

Instructions for installing Windows 11 on a virtual machine, installing Windows 11 on VMware

In this article, WebTech360 will guide you how to install and experience Windows 11 on VMWare virtual machine.

How to group layers in Canva

How to group layers in Canva

Grouping layers in Canva makes your design more professional and also makes it easier to edit and work with your design.

Instructions for turning on communication safety to protect children using iPhone

Instructions for turning on communication safety to protect children using iPhone

Safe Communication will blur sensitive images received on your child's iPhone via Messages, AirDrop. Here's how to use Safe Communication on iPhone.

DTCL Season 14 Marksman Squad, DTCL Season 14 Marksman Build

DTCL Season 14 Marksman Squad, DTCL Season 14 Marksman Build

Marksmen return in TFT season 14 and are still a powerful class with outstanding long-range physical damage.

How to fix sound errors on Windows 10, fix Win 10 sound errors

How to fix sound errors on Windows 10, fix Win 10 sound errors

Some computers after upgrading to Windows 10 version have the problem of losing sound. We can check the audio device connections to the computer, or adjust the sound settings on the operating system.