SHOW:
|
|
- or go back to the newest paste.
1 | - | game.Players.IcyMocha.Neutral = false |
1 | + | game.Players.zombieslayerwtf.Neutral = false |
2 | while true do | |
3 | - | game.Players.IcyMocha.TeamColor = BrickColor.new("Really red") |
3 | + | game.Players.zombieslayerwtf.TeamColor = BrickColor.new("Really red") |
4 | wait(0.5) | |
5 | - | game.Players.IcyMocha.TeamColor = BrickColor.new("Neon orange") |
5 | + | game.Players.zombieslayerwtf.TeamColor = BrickColor.new("Neon orange") |
6 | wait(0.5) | |
7 | - | game.Players.IcyMocha.TeamColor = BrickColor.new("New Yeller") |
7 | + | game.Players.zombieslayerwtf.TeamColor = BrickColor.new("New Yeller") |
8 | wait(0.5) | |
9 | - | game.Players.IcyMocha.TeamColor = BrickColor.new("Camo") |
9 | + | game.Players.zombieslayerwtf.TeamColor = BrickColor.new("Camo") |
10 | wait(0.5) | |
11 | - | game.Players.IcyMocha.TeamColor = BrickColor.new("Really blue") |
11 | + | game.Players.zombieslayerwtf.TeamColor = BrickColor.new("Really blue") |
12 | wait(0.5) | |
13 | - | game.Players.IcyMocha.TeamColor = BrickColor.new("Royal purple") |
13 | + | game.Players.zombieslayerwtf.TeamColor = BrickColor.new("Royal purple") |
14 | wait(0.5) | |
15 | end |