跳到主要內容

Auto run 2048(2048自動打)

This is a demo to auto play 2048 through this app, if you have any question, drop me a message see if i can help you with.
during the design, i actually find it interesting just to see it run by itself, and adjusting the flow, to achieve a better score, it becomes another way of playing 2048.
how well you play 2048
123AutoIt the best Result is 6392(average score is 2000 more or less)
這例子自動打2048,如果你有任何問題,請給我留信息,看看我是否能幫助你。
在設計過程中,其實我覺得很有意思只看到它本身運行,調節邏輯排序,達到更好的成績,就變成打2048的另一種方式。
你在2048獲得多少分,123AutoIt的最好的成績是6392(平均得分為2000或多或少)

留言

這個網誌中的熱門文章

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