24kGoldn Concert Experience Script | COLLECT BADGES


Created by CJStylesOrg

Features:

for i,v in pairs(game:GetService("Workspace").Workspace:GetDescendants()) do
if v:IsA("TouchTransmitter") and v.Parent.Name == "Collectable-Mic" then
firetouchinterest(game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart"), v.Parent, 0)
firetouchinterest(game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart"), v.Parent, 1)
end
end

ENJOY!

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