r2-studio / robotmon-scripts

Run Javascript on Android. Screenshot, Touch, ...
Apache License 2.0
78 stars 66 forks source link

Tsum Tsum script stops working correctly with new app update 10.7.0 #527

Closed edstewbob closed 2 months ago

edstewbob commented 2 months ago

With update to 10.7.0 Tsum Tsum adds two new screens called Home and Rankings. After playing the game it stays on the Home Screen and should go to Rankings screen. After manually selecting Rankings the script goes to friends screen continues playing a game and then freezes without manual intervention after the game plays. This requires manual baby sitting to intervene in order to play the game and send and receive hearts. This is running on Android tablet and the script needs to be updated to accommodate this Tsum Tsum update.

Sean-Hsueh commented 2 months ago

screenshot update: https://www.reddit.com/r/Robotmon/comments/1dq97k7/tsum_tsum_will_get_stucked_in_new_ui_home_page/

mcs commented 2 months ago

PR #528 contains a Home screen detection fix (I don't know if the creation of the pull request already triggered a notification).