Roblox Script -- 24kGoldn Concert Experience | Collect Badges

 


 Your exploit needs the following function:

firetouchinterest (Synapse, ScriptWare, Krnl) + Any other exploit that supports this function...


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

Previous Post Next Post