跳到主要內容

Functional Description 1



Previous/NEXT: user can travel between pages to edit for the logic, remember logic flow start from the 1st page, if page is matched, then it will process it and start all over again (for most of the case, we can update settings to alter the flow)
Page Num: user can press on the page number to jump between pages (it shows you dialog box for the number of page you want to go)
Repeat EDIT: it is located next to the "NEXT" button. User predefined action can be repeat  according to the value. remember to use soft key and press enter to submit to take effect.
Page Name Edit :another edit area to enter the page name, it is useful when comes to the Control page, which we will be discuss later . remember to use soft key and press enter to submit to take effect.
Unknown: it will show you the last screen capture, for Example, you have set for auto play over night, and it stopped, you can check the last screen capture by pressing "unknown" button to include this in your flow. if you don't want it, just Press Delete to delete that image
Exit: it will bring you back to where to the Main page for more action.
Delete: it will show you dialog for confirmation about if you want to remove that image, if you got more than one image within the page, it will first remove the images, if you only has one image, then it will remember the page along with all your actions and check points set for this page.
Prev Img/Next Img: user can travel between images to set for the Check points/ actions
remember when user add Check points and actions the color of the coordinate will be based on the selected image, and check points/actions selected color won't get update when you add extra images.
Spinner Break/Continue: this is a setting which makes the flow to continue / break after action is performed, for example when 1st, 2nd and 3rd page both matched the conditions, if 1st page set "Continue"  and page 2nd set "Break" the flow will first process 1st, and then 2nd.
if 1st page set the "break: then the flow will stop after 1st page action is completed.
Duplicated: this will make a copy of the current selected page and image, and create another page, together with all the check points and action.
Hide/Show:it will hide/show most of the function, so you can view more to the captured screen.
Front/Forward/Backward/Back: it allow user to change the page order.
Spinner [and A][and B]: it has 4 options [and A][and B], [and A][or B],[or A][and B],[or A][or B], for the check point we have designed them in two category A & B.
[and A][and B] means: if has any, all the A condition must matched, and  if has any ,all of the B condition must matched before it will triggered the actions.
[and A][or B] means: if has any, all the A condition must matched, and  if has any, any of the B condition must matched before it will triggered the actions.
[or A][and B] means: if has any, any of the A condition must matched, and  if has any, all of the B condition must matched before it will triggered the actions.
[or A][or B] means: if has any, any of the A condition matched, and  if has any, any of the B condition must matched before it will triggered the actions.
Hrs field: the Max value is 10 Hours, when user start the flow, it will count down the time, user can press on the Hrs field to see an ads to extends for 30mins usage.



留言

這個網誌中的熱門文章

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