Lucky Blocks Battlegrounds Script GUI | OP FEATURES



Created by Oooga Booga

Features:

  • OP FEATURES
local library = loadstring(game:HttpGet(('https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wall%20v3')))()

local w = library:CreateWindow("script by") 

local c = w:CreateFolder("oooga booga")

c:Button("give lucky block",function()
game:GetService("ReplicatedStorage").SpawnLuckyBlock:FireServer()
end)
c:Button("give Super block",function()
game:GetService("ReplicatedStorage").SpawnSuperBlock:FireServer()
end)
c:Button("Diamond block",function()
game:GetService("ReplicatedStorage").SpawnDiamondBlock:FireServer()
end)
c:Button("Rainbow Block",function()
game:GetService("ReplicatedStorage").SpawnRainbowBlock:FireServer()
end)
c:Button("Galaxy Block",function()
game:GetService("ReplicatedStorage").SpawnGalaxyBlock:FireServer()
end)

ENJOY!

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