跳到主要內容

觸控快捷鍵 PreTouch - Semi Auto Release

PreTouch建成簡單的觸摸快捷鍵
特徵:
-拖放移動其位置。
-播放通知(紅色,當它正在運行)
-root與非root支持
對於root用戶:進入編輯模式,然後選ROOT複選框 (劃勾)
對於非root用戶:安裝以下提供工具:
http://123autoit.blogspot.tw/2016/08/123autoit-non-root-daemon-service.html







PreTouch is built to make screen touches as shortcut of a simple touch,
Once you have setup your touches in edit mode, touches can be play back as
required.

Features:
-Drag & Drop to move its location.
-Color Play back notification (Red when it is running)
-Root & non Root supported
it comes in handy when repeatable task is required.
For Root user: go to Edit mode and then Check the (Root CheckBox)
For Non Root user: Setup Tool is provided at the following:
http://123autoit.blogspot.tw/2016/08/123autoit-non-root-daemon-service.html


留言

這個網誌中的熱門文章

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...