
2.0k Views
Free
Description
This coding is to make it easier for script creators to find the name of replicated storage like one of the examples below local remote = game:GetService("ReplicatedStorage"):FindFirstChild("Events"):FindFirstChild("Money") game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("ClickMoney"):FireServer()
Comments
2