AutoMainPNG 改善予定

AutoMainPNGページ

こんにちは、スマホのRPAを簡単にプログラミングが可能になるAutoMainPNGですが、ご好評によりユーザーが順調に増えています。
英語圏の方にも利用できるように、翻訳英語を載せているため読みにくいかと思いますがご了承ください。
Hello, AutoMainPNG makes it easy to program RPA on smartphones, but the number of users is steadily increasing due to its popularity.
Please note that it may be difficult to read because it contains translated English so that it can be used by English-speaking people.

さて、今後の機能追加について次の項目を予定しています。

1.分岐命令について
Co1 >= 2 大なりイコールのみ対応していました。
Co1 == 2 イコールの対応
Co1 != 2 以外の対応
Co1 <= 小なりイコールの対応

2.バイブレーションの機能追加

3.文字の挿入機能の追加
クリップボードに任意の文字を挿入し貼り付ける機能の予定

4.トーストメッセージの機能追加
メッセージを一時的に表示する機能

「"カウント数"..Co2.."回"」Cot2の中身が見れます。

5.音楽再生の機能追加
すいません、mp3 ファイル登録等が必要なため取りやめます。

6.アプリの自動起動の機能追加
アプリが起動されていなければ自動的に起動する機能
アプリを起動するためのアプリ名称は調べる必要があります。

7.その他 募集中

By the way, we are planning the following items for future function additions.

1. About branch instructions
Co1> = 2 Only equals were supported.
Co1 == 2 Equal correspondence
Correspondence other than Co1! = 2
Co1 <= Correspondence of less than equal

2. Addition of vibration function

3. Addition of character insertion function
Scheduled function to insert and paste arbitrary characters in the clipboard

4. Added toast message function
Ability to display messages temporarily
example
“" Count number “.. Co2 .." times “" You can see the contents of Cot2.

5. Added music playback function

6. Addition of automatic application startup function
A function that starts automatically if the application is not started
You need to find out the app name to launch the app.

7. Others are being recruited