You can write your topic however you want, but you need to answer these questions:
- What do you want to achieve? Keep it simple and clear!
figure out what code is inside of this local script made by roblox
- What is the issue? Include screenshots / videos if possible!
I was trying to use Roblox’s pickaxe gear (Pickaxe - Roblox) for my game and when I went to try edit the local script named “Local Gui” it has LITERALLY NO VISIBLE CODE INSIDE OF IT, yet, it change’s the player’s mouse icon. If I write code inside of the script that appears to have no code, the code that I write doesn’t run at all. If I delete the script then it doesn’t change the player’s mouse when the tool is used. If I move the script to a different parent it errors and you can see the error in the output. Here are some pictures:
- What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I tried printing the code using print(script.Source) but it just errors, plus I tried searching alot online.
After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!
I have no idea what is causing this please help