Script won't run!

Hello!
I was making a grab script for a transfur engine and suddenly, I ran into a problem.
The title says it all, there is a BindableFunction in ReplicatedStorage with a Script inside of it.
And, for some reason, the script refuses to run.
I tried putting it in workspace and it ran.
plshelp

Scripts do not run in ReplicatedStorage. You need to put it in either Workspace or ServerScriptService for it to run.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.