Why my Tool ability stop working when i clone to backpack from replicated storage

– Needed Information
Was there errors coming from output?

– Solution (Maybe)
What I’d do is have the localscript “SuperPowerGrab” and the ServerScript “DashGrabServer” both disabled until it gets cloned into the players backpack, then re-enabled them.

– Suggestion
Also although it may not be a problem, something to look at would be this forum post

Just about habits with using “WaitForChild” instead of using “FindFirstChild”