Post Image

Halloween Update

🎃 CUIDADO CHA CHA CHA 🔥🔥🔥 [HALLOWEEN!] 🎃

delivery-time 2 months ago

Description

CUIDADO CHA CHA CHA is released by Tshubashi on Roblox

This script is all about eliminating obstacles in a game.

Basically, this script is like a cheat code for getting rid of annoying buses and moving walls that gets in your way.

Script
while true do local movingParts = Workspace:GetDescendants() for _, part in pairs(movingParts) do if part:IsA("BasePart") and (part.Name == "Union" or part.Name == "BUUUUUUUUS") then part:Destroy() end end wait(1) end
Comments 0

No comments yet.

More from RoScripts

© RoScripts 2024 All Rights Reserved.