Advertisement
Honansik

Lucky Blocks Battlegrounds Script [GIVE ALL TOOLS]

Jan 17th, 2022
8,859
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.00 KB | None | 0 0
  1. --[[
  2.    __                __                
  3.   /  |              /  |                
  4.  _$$ |_     ______  $$ |____   ________
  5. / $$   |   /      \ $$      \ /        |
  6. $$$$$$/    $$$$$$  |$$$$$$$  |$$$$$$$$/
  7.   $$ | __  /    $$ |$$ |  $$ |  /  $$/  
  8.   $$ |/  |/$$$$$$$ |$$ |__$$ | /$$$$/__
  9.   $$  $$/ $$    $$ |$$    $$/ /$$      |
  10.    $$$$/   $$$$$$$/ $$$$$$$/  $$$$$$$$/
  11.                                        
  12.                                        
  13.                                        
  14.  
  15. All Tools Script by banz#1780 | https://discord.gg/HtQHxwb5vm
  16. https://www.roblox.com/games/662417684/LUCKY-BLOCKS-Battlegrounds
  17. ]]--
  18. print("Started")
  19. while wait() do
  20. game:GetService("ReplicatedStorage").SpawnLuckyBlock:FireServer()
  21. game:GetService("ReplicatedStorage").SpawnSuperBlock:FireServer()
  22. game:GetService("ReplicatedStorage").SpawnDiamondBlock:FireServer()
  23. game:GetService("ReplicatedStorage").SpawnRainbowBlock:FireServer()
  24. game:GetService("ReplicatedStorage").SpawnGalaxyBlock:FireServer()
  25. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement