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

National Voter Registration Day 2026 Is Today: How to Register or Check Your Status

National Voter Registration Day 2026 Is Today: How to Register or Check Your Status

National Voter Registration Day is September 15, 2026. Learn how to register online, by mail, or in person and verify your voter status.

Podcasting Trends You Need to Know in 2026: A Beginner’s Roadmap

Podcasting Trends You Need to Know in 2026: A Beginner’s Roadmap

New to podcasting? Learn the 2026 trends shaping video, discovery, transcripts, AI, analytics, monetization, and a practical launch plan.

UGC Masterclass: Build User-Generated Content That Earns Trust and Drives Action

UGC Masterclass: Build User-Generated Content That Earns Trust and Drives Action

A practical UGC masterclass for sourcing, permissioning, briefing, publishing, and measuring customer and creator content without losing authenticity.

Why Community Building Is the New Marketing — and When It Is Not

Why Community Building Is the New Marketing — and When It Is Not

Community building can deepen trust, retention, feedback, and advocacy, but it is not a replacement for every marketing channel. Compare the tradeoffs and choose the right model.

Navigating Social Media Algorithm Changes in 2026: What’s Confirmed, Contextual, and Still Unknown

Navigating Social Media Algorithm Changes in 2026: What’s Confirmed, Contextual, and Still Unknown

Learn what major social platforms have actually confirmed about ranking changes in 2026, what depends on context, and how to adapt without chasing myths.

Authentic Storytelling in Brand Marketing: How to Build Trust Without Sounding Scripted

Authentic Storytelling in Brand Marketing: How to Build Trust Without Sounding Scripted

Learn how to make brand storytelling feel credible, human, and specific—using proof, real tension, ethical customer stories, and a practical authenticity check.

Email Marketing Strategies for Q4 Success: What to Prioritize, Test, and Trade Off

Email Marketing Strategies for Q4 Success: What to Prioritize, Test, and Trade Off

Build a smarter Q4 email strategy by balancing reach, frequency, discounts, automation, deliverability, and measurement for profitable holiday growth.

How to Create Short-Form Video That Converts: A Practical Framework

How to Create Short-Form Video That Converts: A Practical Framework

Learn how to create short-form video that converts by balancing hooks, format, authenticity, CTA, platform fit, and testing across TikTok, Reels, and Shorts.

The Shift from Influencers to Key Opinion Consumers (KOCs): What Brands Need to Know in 2026

The Shift from Influencers to Key Opinion Consumers (KOCs): What Brands Need to Know in 2026

Why are brands testing KOCs instead of relying only on influencers? Learn what KOCs are, why social commerce favors them, common myths, and how to run a measurable pilot.

TikTok SEO in 2026: How to Rank Videos in Search Without Keyword Stuffing

TikTok SEO in 2026: How to Rank Videos in Search Without Keyword Stuffing

Learn a practical TikTok SEO workflow for 2026: find real search demand, match search intent, optimize each video, and measure what improves visibility.