Do I can replace LoadLibrary? - Gear broke by LoadLibrary

Hi there!
I’m not good at scripting so I used a gear but the gear’s script was using “LoadLibrary” and “LoadLibrary” is removed and Broke my entire gear and I’d love to get a solution here is the problem of the script:

RbxUtility = LoadLibrary(“RbxUtility”) – LoadLibrary is removed here is the problem

The Rest of the script is ok but I can’t figure out how to replace that little part.

You can check out information on this thread about the removal of LoadLibrary and alternatives you can use.

4 Likes

Oh I didn’t saw it thanks to you :smiley:

1 Like