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.