ツムツム 自動化1 プレイ中の動作を確認
ツムツムを自動化するためにはプレイ中の処理を作成する必要があります。この処理はランダムな場所からツムを繋げて消します。かなり効率は悪いため高速で処理する必要があります。アンドロイドでは高速に処理することができませんが、エミュレーションで動画が作成しやすかったことで今回採用しています。iPhoneは非常に高速に動きそこそこコインを稼ぎます。
In order to automate Tsum Tsum, you need to create an in-play process. This process connects and erases Tsums from random locations. It is quite inefficient and needs to be processed at high speed. Although it cannot be processed at high speed on android, it is adopted this time because it was easy to create a video by emulation. The iPhone runs very fast and earns a decent amount of coins.
このツムツムスクリプトはROOTを有効にする又はDAEMONを利用する必要があります。
This Tsum Tsum script requires ROOT to be enabled or DAEMON to be used.
今回はDAEMNONを利用してツムツムのスクリプトを動かします。
This time, we will use DAEMNON to run the Tsum Tsum script.
DAEMONの設定は次の通りです。AnkuLuaでWEBよりDAEMONツールをダウンロードしてrun.batを実行します。
実行する前にLDPlayerの設定、他の設定 ADBデバッグ 「ローカルエリア接続を有効にする。」
The DAEMON settings are as follows. Download the DAEMON tool from the WEB with AnkuLua and execute run.bat.
Before executing LDPlayer settings, other settings ADB
LDPlayerの設定
解像度を小さくしておきましょう。
カスタム設定で
X:540
Y:960
DPI:240
LD Player settings
Let’s keep the resolution small.
With custom settings
X: 540
Y: 960
DPI: 240
次のページよりスクリプトをコピーします。
ツムツム自動操作 スクリプト公開
[TumuTumu Auto Open Sclipt]
Copy the script from the next page.
Tsum Tsum automatic operation script release
[TumuTumu Auto Open Sclipt]
PCのフォルダーを開いてスクリプトを入れます。
Open the folder on your PC and put the script in it.
AnkuLuaの設定を修正します。Daemonを利用するに変更します。
Modify the AnkuLua settings. Change to use Daemon.
AnkuLuaからスクリプトを選んで実行します。
Select a script from AnkuLua and run it.
手書きメモで動作の内容を確認してみます。
Let’s check the contents of the operation with a handwritten memo.
ツムツムの画面と比較してみます。
Compare it with the Tsum Tsum screen.
ツムツムで動作させます。
Operate with Tsum Tsum.
以上でツムツムの動作を完了します。
This completes the operation of Tsum Tsum.
上記説明の動画になります。
It will be a video of the above explanation.
追記このスクリプトは妖怪ウオッチ ぷにぷににも応用できます。
くっ付けなくてもぷには消えるので効率は良いかもしれません。
あくまでもランダムですが・・・
Postscript This script can also be applied to Yo-Kai Watch Punipuni.
It may be efficient because it disappears even if it is not attached.
It’s just random, but …
ディスカッション
コメント一覧
まだ、コメントがありません