ツムツム 自動化2 実際に自動化してみよう!
自動化をするためにはスクリーンショットが必要です、ツムツムを進めるうえで必要な個所をタップする前に撮り一巡するまで繰り返します。この取得したスクリーンショットはAutoMainPNGで取り込みデータ化しスクリプトへ変換します。
Screenshots are required for automation, repeat until you take a round before tapping where you need to advance Tsum Tsum. This captured screenshot is captured by AutoMainPNG and converted into data and converted into a script.
ツムツムの動作を自動化していきます。
これらの画像を取得します。
We will automate the operation of Tsum Tsum.
Get these images.
週間ランキングから始めます。
1.ツムツムのスタートをタップします。
2.ランダムでツムを繋げます。
3.スキルが押せれば押します。
4.FANを定期的に回します。
5.プレイ完了?
6.マジカルタイムキャンセル
7.スコア表示 とじる
1. 1. Tap Start Tsum Tsum.
2. Connect Tsum at random.
3. 3. If you can press the skill, press it.
4. Turn the fan regularly.
5. Play complete?
6. Magical time cancellation
7. Score display
LDPlayerは再起動するたびに
DAEMONを設定します。
AnkuLuaの設定をDAEMONにします。
LDPlayer every time it restarts
Set DAEMON.
Set AnkuLua to DAEMON
動作確認しますが、プレイ中は手動とします。
I will check the operation, but it will be manual during play.
0007スキルを使う処理を入れました。
0003が赤くなっているのが分かると思います。
スキルのデータに到達する前に0003が動作するため
0007の動作は行われません。
そのため0003より前に持っていく必要があります。
0007 I added a process that uses the skill.
You can see that 0003 is red.
Because 0003 works before reaching the skill’s data
The operation of 0007 is not performed.
Therefore, it is necessary to bring it before 0003.
これで0007が動作します。確認しますね
Now 0007 works. I will check
最後ハイスコアの画面処理をついかして完了です。
以上が自動化への処理です。
次回はつむをランダムでくっ付ける処理を組み込みましょう
Finally, the high score screen processing is done and it is completed.
The above is the process for automation.
Next time, let’s incorporate a process to randomly attach the pinch
上記説明を動画にて公開しています。
ディスカッション
コメント一覧
まだ、コメントがありません