Tai Verdes Concert: Get All Items and Badges

Uploaded On
Script Credit :- Isaaa#2824
Features

Get All Items And Badges

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

--[[ Game: https://www.roblox.com/games/7619937171/Tai-Verdes-Concert-Experience Script: Get all suns for free Tie-Dye outfit, and redeem free items instantly. --]] game:GetService("ReplicatedStorage").RemoteEvent:FireServer("CollectItem","Tie-Dye Visor") wait(.1) game:GetService("ReplicatedStorage").RemoteEvent:FireServer("CollectItem","Sunshine Backpack") wait(.1) game:GetService("ReplicatedStorage").RemoteEvent:FireServer("CollectItem","Shady Circle Glasses") local folder = game.Workspace.Map.SunCollectables; --// change to the folder lol for i, Obj in next, folder:GetChildren() do game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = Obj.CFrame wait(0.1) end

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors