24kGoldn Concert Script | COLLECT ALL MICS

Created by Time

Features:

  • COLLECT ALL MICS
local children = game.Workspace.Workspace:GetChildren()
local character = game.Players.LocalPlayer.Character

for i,v in pairs(children) do
    character.HumanoidRootPart.CFrame = v:FindFirstChild("Collectable-Mic").CFrame
    wait(0.5)
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS