UpdatedJun 11, 2014
PublishedApr 1, 2014
Packagecom.frapeti.androidbotmaker
MD54702535597d12d066cdb5c529981b275
SHA1 (signer)10:6F:2E:42:86:54:1E:B1:83:A7:CE:FA:21:A6:91:36:19:2E:7B:AA
Signed byCN=Franco Rapetti, L=Cordoba capital, ST=Cordoba, C=54
Malware scanTRUSTED
Contact[email protected]
What's new
3.7 update changelog:
- Finally added Tasker Plugin integration (synchronous tasks)
- Fixed layout bugs, soft keyboard bugs, and more
- Fixed redraw and change loss after orientation changed
- Widgets should work ok now
To review:
- Swipe actions on non kitkat devices
- Finally added Tasker Plugin integration (synchronous tasks)
- Fixed layout bugs, soft keyboard bugs, and more
- Fixed redraw and change loss after orientation changed
- Widgets should work ok now
To review:
- Swipe actions on non kitkat devices
Description
[BETA STAGE]
Why is it for?
Its an automation tool that allows you to turn your Android device into a bot, making repetitive tasks easily.
Requirements:
- Rooted device
- Android 4.1+
Features:
- Taps, swipes, pauses, text and physical keys input supported.
- Wake-Lock to prevent screen turning off
- Delayed start, gives you the necessary amount of time to do what you need before starting the execution.
- Share / import your edited files (.abm extension files)
- Add, select, switch, edit, and remove actions from the list.
- Export it to a shell script, runnable from the terminal emulator or via ADB.
- Add widgets to run prebuilt lists
- Browse your list files inside the app
Quick tips:
- To edit an action long press it and change the desired values
- To select an action just tap it.
- To switch 2 action rows select them and press "switch rows"
- To stop the execution while being in the background just click on the notification.
- To remove items in the file browser just long press them
Why is it for?
Its an automation tool that allows you to turn your Android device into a bot, making repetitive tasks easily.
Requirements:
- Rooted device
- Android 4.1+
Features:
- Taps, swipes, pauses, text and physical keys input supported.
- Wake-Lock to prevent screen turning off
- Delayed start, gives you the necessary amount of time to do what you need before starting the execution.
- Share / import your edited files (.abm extension files)
- Add, select, switch, edit, and remove actions from the list.
- Export it to a shell script, runnable from the terminal emulator or via ADB.
- Add widgets to run prebuilt lists
- Browse your list files inside the app
Quick tips:
- To edit an action long press it and change the desired values
- To select an action just tap it.
- To switch 2 action rows select them and press "switch rows"
- To stop the execution while being in the background just click on the notification.
- To remove items in the file browser just long press them
Required features
- Touchscreen android.hardware.touchscreen
- Wifi android.hardware.wifi
Permissions (10)
[ROOT] Android Bot Maker requests the following Android permissions:
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Access Superuser android.permission.ACCESS_SUPERUSER
- Access Wifi State android.permission.ACCESS_WIFI_STATE
- Internet android.permission.INTERNET
- Receive Boot Completed android.permission.RECEIVE_BOOT_COMPLETED
- System Alert Window android.permission.SYSTEM_ALERT_WINDOW
- Vibrate android.permission.VIBRATE
- Wake Lock android.permission.WAKE_LOCK
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE
- Write Settings android.permission.WRITE_SETTINGS