[FIXED] [Open Source] Gear Utility

Yo just saw your question, idk if you still need help w that but i would iterate through the gear folder, dynamically generate the gear wall, then load in preview w viewport frames.

You could also just do this once then make a copy and re use it

i found a solution a year ago and Ive literally abandoned the game the question was directed at LOL

thanks for the assistance regardless

Oh LOL what was your solution? iirc you cannot edit script source from other scripts, only from the studio cmd line or via plugin… im not too sure i havent developed on roblox for years now and prolly missed tons of cool af updates

I just put all fixed gears in a module and when a gear with the same id as the fixed gear is inserted, it just inserts the fixed gear

Plugin is currently broken. im working on a fix! also added some missing gears (4 in total that was missing) and fixed more gears

Just published a new update!

  • More detailed output logs
  • Added more gears
  • Fixed more broken gears
  • Better error handling and a “Failed gears” folder to retry next run
  • Other bug fixes
  • A button to load gears without fixing them automatically

I edited the main post to include latest code including link to github source codethe

I really recommend you delete all the current gears you have, including GearModulesPackage inside ReplicatedStorage, then run “Load Gears” again!