Uploaded April 2017 | Updated September 2026, 3 weeks ago
-- Written by Eumeus14
-- This script will test shield-dropping a bombchu in every direction going clockwise starting from
-- a user-defined angle. This script only tests full-range analog inputs (when |x| or |y| is 127)
-- functions with Zelda: Majora's Mask NTSC ENG 1.0
-- TODO:
-- Add functionality for other versions of MM?
-- Add functionality for OoT? (might need to be done in a different script, idk yet)
-- Other adjustments if I think of anything
Once upon a time, I was trying to TAS sending a chu at a bunch of different angles. I tried all the maxed out virtual pad angles and none of them worked. This is over 1,000 different angles I manually tested. These events pissed me off enough to make a haphazard attempt at learning to write in lua so that this process could be automatic.
A pastebin of this script is here pastebin.com/8gvJkR5y
I'm really new to Lua and honestly not a very good programmer in general yet. So if anyone decides to try it out and encounters any issues with it, please let me know so I can try to fix it.
-- Written by Eumeus14
-- This script will test shield-dropping a bombchu in every direction going clockwise starting from
-- a user-defined angle. This script only tests full-range analog inputs (when |x| or |y| is 127)
-- functions with Zelda: Majora's Mask NTSC ENG 1.0
-- TODO:
-- Add functionality for other versions of MM?
-- Add functionality for OoT? (might need to be done in a different script, idk yet)
-- Other adjustments if I think of anything
Once upon a time, I was trying to TAS sending a chu at a bunch of different angles. I tried all the maxed out virtual pad angles and none of them worked. This is over 1,000 different angles I manually tested. These events pissed me off enough to make a haphazard attempt at learning to write in lua so that this process could be automatic.
A pastebin of this script is here pastebin.com/8gvJkR5y
I'm really new to Lua and honestly not a very good programmer in general yet. So if anyone decides to try it out and encounters any issues with it, please let me know so I can try to fix it.

![Lethal Company V81 Solo Classic Ironman
Apologies if you hear me breathing a little heavy or coughing/sniffling here and there. I am coming off of a cold.
This run cannot be submitted to any leaderboards as I do elect to use a few mods that are mostly quality of life enhancements.
- ScanForItemsFix (Prevents the scan command on the terminal from sometimes breaking)
- FlashlightToggle (flashlight now has its own key bind)
- MoreCompany (Supports more than 4 players per lobby and adds some cosmetics)
- SellMyScrap (Allows scrap to be sold from the terminal. I only used this to determine optimal sale distributions and not to bypass easter eggs deciding they would rather blow up than be sold)
- RemoveInteriorFog (Removes the rare interior fog added in V67 [worst feature])
- RemoveAds (Prevents the popup ads from appearing)
- BetterLightning (Random lightning strikes now have particles to indicate strikes the same way held conductive items do)
- ShipLootCruiser (Scanning on the ship accurately tallies up the collective value of all scrap on the ship and cruiser)
- Dependancies (Mods that allow other mods to work [things like BepInExPack])
Per moon comments:
https://pastebin.com/tizBNB1u Lethal Company V81 Solo Classic Ironman](https://i.ytimg.com/vi/EXu18fNw51Q/mqdefault.jpg)








