Skip to content

v84 - #610

Open
thireven wants to merge 4 commits into
r2-studio:masterfrom
thireven:v84
Open

v84#610
thireven wants to merge 4 commits into
r2-studio:masterfrom
thireven:v84

Conversation

@thireven

Copy link
Copy Markdown
  • New Tiara Minnie+ skill that taps the correct presents during her skill. Her skill type will also try to optimize the usage of the game bubbles by tapping them mid chain to activate her bonus. A slight delay of about 300ms is added to allow the board to settle before the script activates her skill to try to maximize the number of Tsums the skill affects.
  • New "Handle Long Skill Animations" option to settings to allow the script to gracefully handle skill animations that can take a long time (like Dapper Hat Mickey). Leaving this always on shouldn't negatively affect any other Tsum mechanic.
  • New experimental "Auto-tap skill when ready..." setting that basically spams the skill button every 500ms to activate the skill as quickly as possible. This works great for basic burst Tsums and overloading. It's experimental at the moment since it hasn't been tested with other Tsum mechanics like duo Tsums.

- New Tiara Minnie+ skill that taps the correct presents during her skill. Her skill type will also try to optimize the usage of the game bubbles by tapping them mid chain to activate her bonus. A slight delay of about 300ms is added to allow the board to settle before the script activates her skill to try to maximize the number of Tsums the skill affects.
- New "Handle Long Skill Animations" option to settings to allow the script to gracefully handle skill animations that can take a long time (like Dapper Hat Mickey). Leaving this always on shouldn't negatively affect any other Tsum mechanic.
- New experimental "Auto-tap skill when ready..." setting that basically spams the skill button every 500ms to activate the skill as quickly as possible. This works great for basic burst Tsums and overloading. It's experimental at the moment since it hasn't been tested with other Tsum mechanics like duo Tsums.
@jasoncwho

Copy link
Copy Markdown
Contributor

Did u test the impact on adding the delay ? Will it affect the other tsum?

@thireven

Copy link
Copy Markdown
Author

Did u test the impact on adding the delay ? Will it affect the other tsum?

If you're referring to the delay for board settling, that is gated behind the Tiara Minnie+ skill and shouldn't affect any other skills.

It looks like there have been changes upstream the past few hours, so I've merged it and version bumped this PR. I will need to test the merged stuff to make sure there aren't any conflicts with my changes first.

@thireven

Copy link
Copy Markdown
Author

The newly merged script seems to run fine for Tiara Minnie+ and other tsums.

@mcs

mcs commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Hey, thank you for the contribution. For this to work, you will additionally have to edit another config file and increase the version there, too. Have a look at the other pull request which files were edited there. Without it, the Robotmon clients won't detect and download the new index.zip

@thireven

thireven commented Aug 3, 2026

Copy link
Copy Markdown
Author

Hey, thank you for the contribution. For this to work, you will additionally have to edit another config file and increase the version there, too. Have a look at the other pull request which files were edited there. Without it, the Robotmon clients won't detect and download the new index.zip

Updated the script-config file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants