Look like you've disabled Javascript. Most of the site required Javascript to work. If you want to login navigate to /Account/Login.
Macrorify
Macro Store
News
Docs
Sign In
Index
Basic
Overview
Click
Swipe
Grouping
Unit Test
Record and Replay
Relative Coordinates
Image Detection
Overview
Basic
Multi Detection
Manage Images
Text Recognition
Text Reader
Color Detection
Conditional
Overview
Basic
Functions and Variables
Overview
Variables
Functions
Setting Builder
Overview
Views
Usage
Developer
Overview
Basic
Flavor
Monetize
Abstract Mode
Overview
Action
Condition
Job
Custom Action
Variable
Native Service
Installation
EMScript
Overview
Basic Syntax
Example Usages
Reference
Changelog
click()
swipe()
wait()
Array
Map
Point
SwipePoint
MultiSwipe
MultiSwipeBuilder
Touch
Region
Match
MatchText
Template
TemplateBuilder
CParam
SParam
FParam
TParam
RParam
Setting
SettingBuilder
Dialog
TextView
EditText
Checkbox
RadioGroup
ImagePicker
Recorder
TabLayout
Record
OnScreenText
Con
Str
Num
Color
DateTime
TimeSpan
Stopwatch
Clipboard
Overlay
File
Sys
Cache
ScreenCapture
Env
Math
Version
Changelog
Changelog to Reference
10/9/2023
Sys.elapsedTime()
,
Sys.openUrl()
,
Sys.toggleFeature()
: new methods
(1.5.0)
Sys.info("screen.xdpi")
,
Sys.info("screen.ydpi")
: new properties for query
TemplateBuilder.scaleX()
,
TemplateBuilder.scaleY()
: new methods
(1.5.0)
Template.setDefaultScaleX()
,
Template.setDefaultScaleY()
: new methods
(1.5.0)
TextView
: add support for <a> tag to open links
OnScreenText
: add an overload for OnScreenText that accept a Region
Str.format()
: new methods
(1.5.0)
TParam.AUTO
,
TParam.REGEX
: new constants
(1.5.0)
9/19/2022
New language syntax: lambda, ternari, foreach
(1.4.3)
:
EMScript Syntax
Array
: new methods
(1.4.3)
String
: new
compare
method
(1.4.3)
8/15/2022
Template
,
TemplateBuilder
: new class
(1.4.2)
Region
: All detection methods that accept a string will also accept a Template
(1.4.2)
onscreentext.setBackgroundImage()
: Also accept a Template
(1.4.2)
onscreentext.getResizeState()
,
onscreentext.resizable()
: New methods
(1.4.2)
6/6/2022
settingbuilder.setTitle()
,
settingbuilder.setPositiveButton()
,
settingbuilder.setNegativeButton()
: Change the Dialog title, positive and negative button's text
(1.4.0)
Cache.loadColor()
: New method
(1.4.0)
color.isSame()
,
color.isExact()
,
Color.deltaE()
: New method
(1.4.0)
Color.CIE76
,
Color.CIE94
,
Color.CIE2000
,
Color.RGBA
: New constant
(1.4.0)
Color.getAll()
: New overload to accept a Region
(1.4.0)
4/25/2022
region.readAsString()
,
region.readAsNumber()
: Change description to better clarity which value is returned
Sys.info("screen.rotation")
: Correct the description for return number
Stopwatch.init()
: Add
start
parameter
(1.3.9)
Overlay.spin()
: New method
(1.3.9)
Sys.playMedia()
: New method
(1.3.9)
onScreenText.setBackgroundImage()
: New method
(1.3.9)
Env.setMessageDone()
,
Env.setMessageStop()
,
Env.setMessageError()
: New method
(1.3.9)
Env.setMacroCutouts()
,
Env.setDeviceCutouts()
: New method
(1.3.9)
Region.scale()
: New method
(1.3.9)
Point.scale()
: New method
(1.3.9)
Region.LEFT
,
Region.TOP
,
Region.RIGHT
,
Region.BOTTOM
,
Point.LEFT
,
Point.TOP
,
Point.RIGHT
,
Point.BOTTOM
: New constants
(1.3.9)
© 2024 - Macrorify by KoK-CODE