of     1   

SweetAsCreampie
#228360807Sunday, December 03, 2017 2:59 AM GMT

Im trying to make a block and surface light change color within a script, but isnt working Here is the script light=script.Parent lightbulb = script.Parent.SurfaceLight while true do light.Color = Color3.new(255,0,0) lightbulb.Color = ################### ######### ########### = Color3.new(255,140,0) lightbulb.Color = ##################### ######### ########### = Color3.new(255,255,0) lightbulb.Color = ##################### ######### ########### = Color3.new(0,255,0) lightbulb.Color = ################### ######### ########### = Color3.new(0,0,255) lightbulb.Color = ################### ######### ########### = Color3.new(140,0,255) lightbulb.Color = ##################### ######### ########### = Color3.new(255,0,255) lightbulb.Color = Color3.new(255,0,255) wait(1.5) end it changes color from black->orange->black->green idk whats wrong
SweetAsCreampie
#228360833Sunday, December 03, 2017 3:00 AM GMT

ugh. Everything got censored. Add me on diss cords @ Numbuh 2#0002
SweetAsCreampie
#228361291Sunday, December 03, 2017 3:12 AM GMT

nobody gonna help? :(
DrBlueCreeper130
#228361679Sunday, December 03, 2017 3:25 AM GMT

Maybe.. With my :Actual: account Dr Blue games _ YT I don't just do stuff, if u want me to u gotta pay me how much do u have?. Kind Regards, Blue
DrBlueCreeper130
#228361756Sunday, December 03, 2017 3:27 AM GMT


    of     1