Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do you make a script function without it being in a tool? [closed]

Asked by 8 years ago

My question is.. How do you make a script (Originally in a tool) work without the tool?

Script that I want to work without the tool:https://www.roblox.com/Sonic-06-Spin-Dash-tool-item?id=166909770

I just want the script to work without having the tool icon pop up.

In other words, I want the script to be functional without the script having to be in a tool.

1
Essential changes: Use GetMouse() to get the mouse, and UserInputService for any key binds. Other than that pretty straightforward Goulstem 8144 — 8y
0
After that I can take it out the tool and put it in the StarterGui? Milestmnt 5 — 8y

Closed as Not Constructive by Perci1

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?