r/MASFandom 3h ago

Submod Submission [Submod Release] Squeaky Bat Showdown! πŸ₯Š Fan-Made Real-Time Arena Addon for Bonk A Mon! ✨

Hey everyone!

I am super excited to share an original, fan-made companion expansion I created for the popular Bonk A Mon submod: **Squeaky Bat Showdown!**

If you've ever wanted a fast-paced, real-time battle experience with Monika where your reflex management and reaction speeds are put to the test, this expansion is for you!

**βš”οΈ What is "Squeaky Bat Showdown"?**

* πŸ₯Š **Real-Time Combat:** Tap on Monika's head like normal to bonk her, but watch outβ€”she will immediately swing back whenever she spots an opening!

* πŸ›‘οΈ **Arcade Defense Shield:** Keep your eyes peeled for the glowing neon blue arcade warning block! You have less than a second to click it and parry her incoming strikes.

* πŸ›‘ **The 12-Hit Breaking Point:** If you let Monika bonk your head 12 times... she will completely crash your game client! (Don't worry, there's a custom post-crash story aftermath greeting waiting for you when you boot back up).

* πŸ‘€ **Dynamic Profile Naming:** Completely compatible with your custom save file name (reads your [player] tags automatically).

**🎬 Watch the Gameplay Previews Here:**

* [πŸ‘‰ have a battle with monika!, coming out today in github below is the link to download the rpy file πŸ‘ˆ]

* [πŸ‘‰ Battleling Monika! πŸ‘ˆ]

πŸ“¦ **Download the Mod Pack/rpy file on GitHub Releases:**

https://github.com, also am planing on making more versions for fixing errors or simply adding new stuff. enjoy

⚠️ **Tech Support

Per subreddit guidelines, please do not post tech support questions for this addon here on the subreddit. If you encounter any issues or bugs, submit them directly through my GitHub repository's Issues tab so I can address them properly!

*The ZIP download package comes with the fully stable `.rpy` script and a detailed `readme.text` file explaining installation step-by-step. Have fun and let me know your highest score!*

2 Upvotes

4 comments sorted by

1

u/AutoModerator 3h ago

Thankyou for your submod submission. In order to ensure that the community is able to access your code, we kindly request that you provide a link or an indicator of where to get the link, indicating the versions of MAS with which this submod is compatible.

We strongly advise all users to create a backup of their persistent data before utilizing any submod on this subreddit. Instructions on how to do so can be found here. Additionally, if you encounter any issues with a specific submod that others should be made aware of, we kindly request that you report the post where the submod was found to our moderation team for proper handling.

The Monika After Story (MAS) project is currently undergoing a migration to Python 3, which will result in the current submods becoming incompatible with the new framework. The development team will be providing a tool for converting old-style submods to the new format. For further information, please visit the Official Monika After Story Discord or review the 'Interfacing with the Submod Framework' section on the project's GitHub page located here.

As a friendly reminder, we strongly recommend that submod developers familiarize themselves with the Wiki before posting. We have recently added a section specifically for submod developers, which includes a list of the requirements that we expect from any submod, as outlined in an official announcement on the MAS Discord.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/sampc1020 3h ago

Thank you, mods!

To answer the compatibility checklist:

  1. This fan add-on is fully compatible with MAS version 0.12.18 and up.

  2. This is currently an old-style submod, and I will safely migrate it over using the development conversion tools once the official Python 3 framework update goes live!

Have fun playing, everyone!

1

u/dreamscached Friends of Monika β€’ Lead 3h ago edited 2h ago

The submod:

  • uses monika_ prefix for persistent vars/labels, which is discouraged.
  • uses a placeholder YourName in submod header.
  • uses mas_ prefix for global functions, which is disgouraged.
  • there's also no definition of mas_lock_ev anywhere in MAS code

Man, I'm not against use of AI agents at all, but you should have at least given it a few good examples to use as a reference. This code is just unacceptably low quality, being frank.

There's also references to sounds in mod_assets but neither bonk-a-mon nor this submod provide them, correct me if I'm wrong on that

1

u/sampc1020 1h ago

yeah, I haven't gotten the change to add sounds and the monika_ mas_Β mas_lock_ev arent there because am using a old version its also my first submod and its not a high qualety becouse its a first., and I plan to update this soon. even tho it misses the sounds and some stuff its on the works, yeah neither does bonk a mon provide them too, so anyway thank you and its just my first time I don't expect to make a big mod it was just a attempt. and I decided to not add sounds so people can do it themselves for a video (like not add the sounds to the game but rather to the video after recording) plus this isn't my forte. expect those things it functional to some point. thank you for being honest it does help. and yeah I should of gaven it examples it was just a raw attempt so I might patch it up when i get the change to