of     1   

L4stIdi0t
#173658494Tuesday, September 08, 2015 5:47 PM GMT

Hello everyone who looks here, I am making a intro but I don't get the script to work. Problem: It isn't doing anything the load script. Script were we are talking about: script.Parent.Parent.GuestChat.Main.Visible = false script.Parent.Parent.GuestChat.SafeChat.Visible = false wait(0.001) script.Parent.Loading.Image = http://www.roblox.com/asset/?id=294726433 wait(0.15) -- ^ This in total 16 times, with other ids. script.parent.ShotI.Visible = true wait(0.01) script.Parent.ShotS:Play() wait(0.15) script.parent.ShotI.Visible = false script.Parent.Parent.GuestChat.Main.Visible = true script.Parent.Parent.GuestChat.SafeChat.Visible = true wait(0.01) script.Parent.Credits.Visible = false script.Parent.Background.Visible = false script.Parent.Loading.Visible = false I have it like this: game>StarterGui>LoadingGui>Size(script to resize everything working) game>StarterGui>LoadingGui>Loading(the loading animation) game>StarterGui>LoadingGui>Background(a image as background) game>StarterGui>LoadingGui>ShotS(sound to hear with the image) game>StarterGui>LoadingGui>ShotI(image to pop up with the sound(visible false)) game>StarterGui>LoadingGui>Load(Script where the error is) game>StarterGui>GuestChat>Main>(Further not needed) game>StarterGui>GuestChat>SafeChat>(Further not needed)
toffeecandles
#173658821Tuesday, September 08, 2015 5:54 PM GMT

Go on scripts forum.
L4stIdi0t
#173659855Tuesday, September 08, 2015 6:15 PM GMT

[Closed] sorry didn't really understand were to post.
Marezer
#173665703Tuesday, September 08, 2015 8:00 PM GMT

What is the output?
L4stIdi0t
#173925870Saturday, September 12, 2015 8:53 AM GMT

I can't post it, I get a error from roblox and that I need to wwait and try again later.

    of     1