local player = game.Players.LocalPlayer
local pat = game:WaitForChild("HalloweenDropper").StuffAtHalloweenLobby.HalloweenDropperDone
pat.Touched:Connect(function()
script.Parent.Text = "First Step Done!"
script.Parent.Parent.nextQust1.Visible = true
end)
local script inside starterGui,
the part inside serverstorage and teleport to workspace sometimes.
hmm I tried to do game.ServerStorage but its still didn’t work
its will be just StuffAtHalloweenLobby is not a valid member of ServerStorage “ServerStorage”
(the part insdie model that inside folder)