[ad_1]
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!
[ad_2]