[FIXED] [Open Source] Gear Utility

Gear Utility

UPDATE:

This plugin has been fixed. I have added checks to ignore Roblox tablets because otherwise your account could be terminated for “fake login screens”.

Features:

  • Gear Importer
  • Gear Fixer

This plugin is designed to import most gears from the ROBLOX Catalog and fix them. Since ROBLOX removed the LoadLibrary feature, most gears are now broken. However, this plugin will automatically fix them for you.

To use this plugin, simply install it, open your place, and click on “Load Gears.” The gears will then be loaded with the necessary fixes applied. This might take a while so consider having Output window open to see the progress.

Alternatively, if you already have a gear, you can select it and click on “Fix Object.” You can also select folders, and the plugin will fix everything inside the folder.

I’ve spent a considerable amount of time coding a Python script to grab the gears and create an auto-fixer, so crediting would be greatly appreciated! <3

Source code is on GitHub!

(please read the README on GItHub for more info about the plugin and how to use it)
Visit the Gear Utility plugin on ROBLOX

[Demo video on YouTube]
(https://youtu.be/miGG3vE4NHs)

37 Likes

Sorry I forgot to put the plugin on sale, u should be able to install it now

2 Likes

I fixed the plugin not showing in studio Plugins tab
please update it

2 Likes

this is something genius but has to be improved as this isn’t a temporary fix for most of the gears 'cause of the fact that it replacec a few lines of code, I think there should be an auto-fix mechanism for non-filtering gears.

2 Likes

wdym non-filtering gear? or did u mean gears that still use insertservice on the client side or non FE gears

1 Like

Can you include a video of the plugin?

2 Likes

Sure but why do you need the video though?
I can record a video later I’m busy right now

1 Like

I would like a video of the plugin so I know what it does and if its worth installing.

2 Likes

It works perfectly! I will definitely use it in my game!

2 Likes

thank you! :smiley: If you find any broken gears please tell me so I can fix it and update the plugin

1 Like

Added new script permission check so the plugin wont start until it is granted script injection permission

Video: Gear Utility Demo - YouTube

3 Likes

he means non fe gears is that possible?

@iUnstable0 there’s at least several hundred that need to be fixed because of Filtering Enabled turned on however I wouldn’t recommend fixing the insert tool and stamp tool because of well you know

it is possible but requires a lot of work

How could a fe detecter work at all? that’s sound almost impossible

1 Like

hey one little improvement you can make is where it changes connect to Connect because a lot of gears have connect instead of Connect

That wont make any differences and instead it could cause problems

how could it cause problems also connect is deprecated

1 Like

This plugin is amazing! I am working on a project that requires the use of ROBLOX’s gears and this helped a ton. I also love that you added in the name and Id of the gear as attributes in its respective tool.

Kudos to you

3 Likes

glad that it helped your project! :slight_smile: