Bauror
|
  |
| Joined: 03 Aug 2011 |
| Total Posts: 43 |
|
|
| 10 Feb 2015 01:31 PM |
_G["Trainers"] = {"Bauror"}
function fix() game.StarterGui.TrainerGui.ProgramGui.OBSTACLES1.Program.Value = game.Lighting.Programs.Obstacles1 game.StarterGui.TrainerGui.ProgramGui.OBSTACLES2.Program.Value = game.Lighting.Programs.Obstacles2 game.StarterGui.TrainerGui.ProgramGui.SWORDFIGHT.Program.Value = game.Lighting.Programs.SwordFight game.StarterGui.TrainerGui.ProgramGui.TEAMSWORDFIGHT.Program.Value = game.Lighting.Programs.SwordFight game.StarterGui.TrainerGui.ProgramGui.RAIDSTORM.Program.Value = game.Lighting.Programs.Raidstorm game.StarterGui.TrainerGui.ProgramGui.URBANFIGHT.Program.Value = game.Lighting.Programs.Urbanfight game.StarterGui.TrainerGui.ProgramGui.REMOVED.Program.Value = game.Lighting.Programs.Clear game.StarterGui.TrainerGui.OtherGui.FF.Door.Value = workspace.Forcefield.Status game.StarterGui.TrainerGui.OtherGui.HoloDoor.Door.Value = workspace.WIJDoor2.Status game.StarterGui.TrainerGui.OtherGui.EntryDoor.Door.Value = workspace.WIJDoor1.Status workspace.GameInfo.CurrentProgram.Value = workspace.currentprogram end
fix()
(It's not sending me to the Trainers team and I can't see the GUI when I go to trainers) |
|
|
| Report Abuse |
|
|
|
| 10 Feb 2015 01:33 PM |
1. Open output 2. Paste output 3. Learn about how to use variables |
|
|
| Report Abuse |
|
|
| |
|
|
| 10 Feb 2015 02:35 PM |
| 5. Explain whats happening more |
|
|
| Report Abuse |
|
|
|
| 10 Feb 2015 02:37 PM |
| 5. Stop changing StarterGui, change PlayerGuis. |
|
|
| Report Abuse |
|
|
|
| 10 Feb 2015 02:37 PM |
| 6. Keep making more steps to this list |
|
|
| Report Abuse |
|
|