Impossible Glass Bridge Obby Script | REMOVES ALL THE GLASS WHICH YOU CANNOT STAND ON

Created by Bennett#1897

Features:

  • REMOVES ALL THE GLASS WHICH YOU CANNOT STAND ON
while true and task.wait() do
for i,v in pairs(game:GetService("Workspace")["Glass Bridge"].GlassPane:GetDescendants()) do
   if v.Name == 'TouchInterest' then
       v.Parent.Transparency = 1
       end
   end
end

ENJOY!

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

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS