跳到主要內容

123Autoit on Nox Emulator - 123Autoit 在Nox 模擬器上設定






In order to use 123Autoit on Nox, a few things need to pay attention
1) Use the latest [Root]123Autoit
2) Make sure "Auto Rotation Image" check box is checked in 123Autoit Setting menu

3) Make sure "Drag Mode" is selected "4 Nox"

As in the Nox Emulator, you need to use the Root Mode, make sure you upated your Nox Emulator to the latest version.

1) System Setting> General> Root > ON

2) System Setting> Advanced > Startup Setting > Phone> 720x1280

3) Make sure to save the settings.

Extra settings if you Intended to By Pass Some App Root Check
1) Download Root Browser
2) Grant Root Permission
3) go to System/xbin/
4) rename su > ssu

In 123Autoit Setting
1) go to Setting
2) change Custom SU file name for root access   to "ssu"

3) you might be able to run 123Autoit on Apps not allow Root

----------------------------------------------------------------------------------------------------------


在Nox上使用123Autoit,有幾件事情需要注意

1)使用最新的[root] 123Autoit

2)確保在123Autoit設置菜單中選中“自動旋轉圖像”複選框

3)確保選擇“拖動模式”4 Nox”


如在Nox 模擬器,您需要使用Root模式,確保您將Nox 模擬器升級到最新版本。
1) 系統設置>常設置>Root啟用>

2) 系統設置> 高級設置 > 設置 > 手機版> 720x1280

3) 確保保存設置

額外設置如果你打算過一些應用程序檢查Root

1)下載Root Browser

2)授予Root權限

3)到System / xbin /

4)重命名su> ssu


在123Autoit設置
2) 更改 自定義SU   to "ssu"

3) 您可能可以在不允許Root的 Apps上運行123Autoit

留言

這個網誌中的熱門文章

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