Categories > Exploiting > Scripts >
script for 97% Fail Impossible Glass Bridge!
Posted
hello I am a beginner and i made this script for this game
game link: https://www.roblox.com/games/9280321544/97-Fail-Impossible-Glass-Bridge-FREE-SERVERS#!/game-instances
local folder = game.Workspace.tiles
for i, v in pairs(folder:GetDescendants()) do
if v:IsA("ParticleEmitter") and v.Parent:IsA("Part") then
v.Parent.Color = Color3.fromRGB(196, 40, 28)
end
end
--removed the extra end
it makes the parts that get shattered red
want something? add me on disccord !Spl||HasH!#7562
Replied
theres an extra end at the end
Cancel
Post
Hello there
#StayHome
my balls hurt
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post