MrTechn0
|
  |
| Joined: 23 Nov 2012 |
| Total Posts: 1252 |
|
|
| 17 Mar 2013 07:24 PM |
For some reason, whenever I press the green run button in studio, it works fine. but when I join a game, it doesnt play??? any help?
TB=game.StarterGui.ScreenGui.TextBox TB1=game.StarterGui.ScreenGui.TextBox1 TB2=game.StarterGui.ScreenGui.TextBox2 TB3=game.StarterGui.ScreenGui.TextBox3 TB4=game.StarterGui.ScreenGui.TextBox4
TB.Visible=true TB1.Visible=false TB2.Visible=false TB3.Visible=false TB4.Visible=false
wait(0.5) TB.Visible=false TB1.Visible=true wait(0.5) TB1.Visible=false TB2.Visible=true wait(0.5) TB2.Visible=false TB3.Visible=true wait(0.5) TB3.Visible=false TB4.Visible=true wait(2) TB4.Visible=false game.StarterGui.ScreenGui.Credits.Visible=true wait(1) game.StarterGui.ScreenGui.Credits.Visible=false game.StarterGui.ScreenGui.Credits1.Visible=true wait(1) game.StarterGui.ScreenGui.Credits1.Visible=false game.StarterGui.ScreenGui.Credits2.Visible=true wait(1) game.StarterGui.ScreenGui.Credits2.Visible=false game.StarterGui.ScreenGui.Credits3.Visible=true wait(1) game.StarterGui.ScreenGui.Credits3.Visible=false
|
|
|
| Report Abuse |
|
|
dekkonot
|
  |
| Joined: 22 Dec 2010 |
| Total Posts: 6685 |
|
|
| 17 Mar 2013 07:24 PM |
Use R.E.M.S.
Oh, and, reported for spam. |
|
|
| Report Abuse |
|
|
MrTechn0
|
  |
| Joined: 23 Nov 2012 |
| Total Posts: 1252 |
|
| |
|
dekkonot
|
  |
| Joined: 22 Dec 2010 |
| Total Posts: 6685 |
|
|
| 17 Mar 2013 07:26 PM |
http://www.roblox.com/Remote-Error-Monitoring-System-item?id=65774258
Oh, and, reported for spam. |
|
|
| Report Abuse |
|
|
MrTechn0
|
  |
| Joined: 23 Nov 2012 |
| Total Posts: 1252 |
|
| |
|
MrTechn0
|
  |
| Joined: 23 Nov 2012 |
| Total Posts: 1252 |
|
|
| 17 Mar 2013 07:31 PM |
| Is their like a function i can add? i dont want to go through with all of this new stuff :3 |
|
|
| Report Abuse |
|
|