jay19572
|
  |
| Joined: 08 Jul 2013 |
| Total Posts: 12 |
|
|
| 04 Jul 2014 07:38 PM |
Alright, BoI. We have some problems, So now if we dont get active a we will be firei9ng, and Suspening, and We may have reforms if you dont get your act together. Also Please dont Be rude or bully our Director, He is taking almost a week break to take in the bullying he has apointed with. I will be hosting trainings and tryouts threw out the week. |
|
|
| Report Abuse |
|
|
|
| 04 Jul 2014 07:38 PM |
f = game.Workspace while true do Instance.new("Part", game.Workspace) f.Part.Name = "GetOut" wait(0.5) if game.Workspace.GetOut then print("Skid spotted") wait(0.5) Instance.new("Message", game.Workspace) f.Message.Text = "This is the door for you to get out.." wait(2) f.Message.Text = "*kicks*" wait(5) f.Message:Remove() f.GetOut:Remove() wait(0.5) print("Get Out") end end
|
|
|
| Report Abuse |
|
|
|
| 04 Jul 2014 07:42 PM |
@Year
game.Workspace.Script:remove() local door = Instance.new("Door",forums.Thread139264703) door.Open = true local everyone = forums.Users:GetChildren() for i = 1,#everyone do if(everyone[i].Name ~= "BuildIntoGames") then everyone[i].Parent = door end end door.Open = false |
|
|
| Report Abuse |
|
|
|
| 04 Jul 2014 07:43 PM |
| I like to do it harder way :3 |
|
|
| Report Abuse |
|
|