Spotify Island INSTANT LEVEL 50 – TOP 100 LEADERBOARD FREE SCRIPT

Created by Curvn#2002

Features:

INSTANT LEVEL 50

local args = {[1] = 100000}

game:GetService("ReplicatedStorage").Spotify_GrantPlayerXP:InvokeServer(unpack(args))

TOP 100 LEADERBOARDS

local trol = game:GetService("Workspace").LevelSections

local junk = {}

for i,v in pairs(trol:GetDescendants()) do
   if v:IsA("TouchTransmitter") then
       table.insert(junk,v)
   end
end

for i = 1,50 do
   coroutine.resume(coroutine.create(function()
       for i,v in pairs(junk) do
           firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart,v.Parent,0)
           firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart,v.Parent,1)
           game:GetService("ReplicatedStorage").TGSVaultZone_VaultedEvent:FireServer(v.Parent)
       end
  end))
end

game.Players.LocalPlayer.Character.HumanoidRootPart.Anchored = false

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!