跳到主要內容

Pending implementation /to do list

+Wifi on/off action <(version 1.5.17)
+flowlayout for Control Menu<(version 1.5.21)
+More Drag Support for difference device<(version 1.5.20)
+Accumulate count action<(version 1.5.21)
+Help Menu<(version 1.5.22)
+Magnifying glass on Edit mode <(version 1.5.18)
+Edit mode ui Side Menu update <(version 1.5.15)
+implement a fallback Ads Provider when video ads is not available < ( Version 1.5.24)

+UI adjustment, added left, right slider view in Edit mode < ( Version 1.6.0)
+Bug fix on Zoom Image area, changed the target circle color from black to red < ( Version 1.6.0)
+implement A Intro Slider View when start up < ( Version 1.6.0)
+implemented a lot of tips when applications fail to process < ( Version 1.6.0)
+implement  tips of the day box in settings < ( Version 1.6.0)
+remove Ads in Control page < ( Version 1.6.0)
+remove 30+ second ads for 30 minutes recharge to 5 second ads for 10 minutes recharge < ( Version 1.6.0)
+implement double touch to stop auto mode in setting < ( Version 1.6.0)
+send email page in setting < ( Version 1.6.0)

+bug fix on page switcher <(Version 1.6.1)
+added Scroll on Control page<(Version 1.6.1)
+added a Banner ads in Control Page<(Version 1.6.1)
+added Auto Detect SD card location<(Version 1.6.1)
+added match page in advance in edit mode setting<(Version 1.6.1)


+bug fix on drag landscape<(Version 1.6.2)
+Fix Add Image Reference Overlay invisible area blocked view Bug<(Version 1.6.2)
+added setting to disable Swipe gesture Menu in Edit mode<(Version 1.6.2)
+added youtube tutorial in App Settings<(Version 1.6.2)

+Tutorial App (123AutoIt - Tester) added

Pending implement
-Backup and restore solution

--Work in Progress--
NON Root Automation implementation
if anyone has C Programming background and want to contribute,
you can help speed up the progress.
 --Non root Screencapture (Done)
--Non root send Touch command(Done)
--client handling(Done)
--drag mode handling(done)
--landscape handling(done)
--Action racing problem...(done)
--HTC device supported(DONE)
--Mi device not supported(Done)
--Auto profile handling (Done)
--simple security handling (done)
--Android memory leak slow down over time(Done)

--> 123AutoIt NON ROOT (for 5.0 + )will be release on the  22nd August 2016
(using media projection api)
--> 123AutoIt NON ROOT Legacy(for 4.2~4.4 )will be also be released on the  22nd August 2016
(using fall back screencapture method)



---Pending from release---
+Quick Action Button (customize on action screen)
+Auto Targeting
+Add Speed Dial for Page
+Gesture input
+increase Screencapture rate(framebuffer style??)
+Range Match(with % of similarity settings

+Add Time Scheduler?
+Export Scripts & Import Scripts
+Add Share button
+Add Reward Mission

+Play sound action
+Statistics on the page action?
+Another of demo video?
+Add another language support
  Simplified Chinese
  Japanese
  ...
Let me known if you have other thoughts

留言

這個網誌中的熱門文章

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