[ad_1]
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!
[ad_2]