Is that a tool or is that scripted?

Hello everyone, I cant seriously understand. Is that a tool or is that a script just with gui:

So should I work with tools. Are tools necessary? Or is it better working with no tools?

I’m not sure, probably just a gui. You can still use tools, but you can disable the usual Tool Gui and make your own.

Local Script – how to disable default tool Guis

game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, false)
1 Like