Find any script for Roblox

Enter the name of the game or script.

Impossible Glass Bridge Obby! script – (Mark right path)

Functions: Mark right path

Script developer: VladSivak

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)

Thank you for using our website
Your script:

				
					local c = workspace['Glass Bridge'].GlassPane:GetChildren()
for i=1,#c do
if c[i]['1'].CanCollide == true then
c[i]['1'].Transparency = 0
elseif c[i]['2'].CanCollide == true then
c[i]['2'].Transparency = 0
end
end
				
Leave a Comment

Your email address will not be published. Required fields are marked *