跳到主要內容

Function Description(Group A) 功能說明A組



It check for 2 coordinate's color in the image, if matched, then return to true, to remove this setting, click on the green spot on the right.
它檢查圖像2坐標顏色,如果顏色相同,則返回為true,需要清除設定點擊右邊綠點









1st and 2nd points are the coordinates,3rd point is the selected Color. It checks for the 2 coordinate's color in the image, if it matched the selected Color, if matched, then return to true, to remove this setting, click on the green spot on the right.
第一和第二點的坐標,第3點是選定的顏色它檢查圖像2坐標顏色是否選擇顏色相同如果顏色相同,則返回為true,需要清除設定點擊右邊綠點










It check for 2 coordinate's color in the image, if not matched, then return to true, to remove this setting, click on the red spot on the right.
它檢查圖像2坐標顏色,如果顏色相同,則返回為true,需要清除設定點擊右邊











1st and 2nd points are the coordinates,3rd point is the selected Color. It checks for the 2 coordinate's color in the image,if both coordinates color matched, and both coordinates color not match the selected Color, then return to true, to remove this setting, click on the red spot on the right.
第一和第二點的坐標,第3點是選定的顏色它檢查圖像2坐標顏色是否選擇顏色相同如果第一和第二點的坐標顏色相同,所選擇的顏色相同的,則返回為true,需要清除設定點擊右邊

留言

這個網誌中的熱門文章

Fasttick Game support list

app link: https://play.google.com/store/apps/details?id=com.fasttick Currently it works for games like Eden (it just work) vlogger Go Viral (it works) RushFight (it has some kind of date tracking, add one day after you take the daily bonus) Japanese clicker games1 Japanese clicker games2 AbyssRium (need to pause the game, in order to get it to work) Video will be included later on

123Autoit nonroot tutorial

Background Info: This App doesn't require Root Permission, it works by setting up Page with Checkpoints and Action with SC(screen captured images), if all checkpoints matched then it will trigger Action. So CheckPoint and Action, to create a complete Automation Flow, pages with checkpoints and Action in it. Assumption your device is start the Accessibility Service and your android version is 7.0 or above For General Question: check out here All Test is done using this app. or you can use any other app, it would work the same. https://play.google.com/store/apps/details?id=com.test.automate 1 tutorial: when see this title Red rectangle in this location Red circle click on it. Here is what to do: first click on this floating to bring out the sub menu then in the sub menu click on the "SC" which is Screen capture, it store the image to your local directory, and then it will take you to edit mode, please wait. now you are in the edit mod...