Tai Verdes Concert: Infinite Burrito and Lemonade Boost

Uploaded On
Script Credit :- Isaaa#2824
Features

Infinite Burrito

Lemonade Boost

Infinite boost 

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

-- Infinite Burrito and Lemonade Boost _G.Enabled = true while wait(1) do if _G.Enabled == true then wait(.1) game:GetService("ReplicatedStorage").RemoteEvent:FireServer("giveStatusEffect","JumpBoost") game:GetService("ReplicatedStorage").RemoteEvent:FireServer("giveStatusEffect","Speed") print ("Boosted.") wait(5) end end