of     1   

chicka123
#59928645Wednesday, December 21, 2011 1:57 PM GMT

while true do script.Parent.BrickColor = BrickColor.random() wait(0.1) end When I put this in the script, it works fine. But when I put this in: while true do script.Parent.Material = Material.random() wait(0.1) end I get this: Workspace.Part.Script:2: attempt to index global 'Material' (a nil value) Script "Workspace.Part.Script", Line 2 stack end Please help, and Im a begginer scripter.
[rfa#hidefromsearch]
#59928663Wednesday, December 21, 2011 1:58 PM GMT

[rfa#hidefromsearch]
chicka123
#59969873Thursday, December 22, 2011 1:45 AM GMT

Oh, *trollface* Thanks!

    of     1