This script is supposed to change the decal every second?
while true do --Loop
script.Parent.Decal.Texture="http://www.roblox.com/Item.aspx?ID=55223333"
wait(1)
script.Parent.Decal.Texture="http://www.roblox.com/Item.aspx?ID=55223346"
wait(1)
script.Parent.Decal.Texture="http://www.roblox.com/Item.aspx?ID=55223360"
wait(1)
script.Parent.Decal.Texture="http://www.roblox.com/User.aspx?ID=55223371"
wait(1)
script.Parent.Decal.Texture="http://www.roblox.com/Item.aspx?ID=55223387"
wait(1)
script.Parent.Decal.Texture="http://www.roblox.com/Item.aspx?ID=55223405"
wait(1)
script.Parent.Decal.Texture="http://www.roblox.com/Item.aspx?ID=55223418"
wait(1)
script.Parent.Decal.Texture="http://www.roblox.com/Item.aspx?ID=55223429"
wait(1)
script.Parent.Decal.Texture="http://www.roblox.com/User.aspx?ID=55223443"
wait(1)
script.Parent.Decal.Texture="http://www.roblox.com/Item.aspx?ID=55223567"
wait(1)
script.Parent.Decal.Texture="http://www.roblox.com/Item.aspx?ID=55223469"
wait(1)
script.Parent.Decal.Texture="http://www.roblox.com/Item.aspx?ID=55223485"
wait(1)
script.Parent.Decal.Texture="http://www.roblox.com/Item.aspx?ID=55223513"
wait(1)
script.Parent.Decal.Texture="http://www.roblox.com/Item.aspx?ID=55223524"
wait(1)
script.Parent.Decal.Texture="http://www.roblox.com/Item.aspx?ID=55223537"
wait(1)
end
--The property says the decal's texture is changing, but the decal on the brick is completely blank