|
| 02 Feb 2016 03:05 PM |
game.Players.PlayerAdded:connect(function(plr) wait(.5) if plr.userId == 105122927 or plr.userId == 103104324 or plr.userId == 86807611 or plr.userId == 97588345 or plr.userId == 93077938 or plr.userId == 76494013 or plr.userId == 10494905 or plr.userId == 22075208 or plr.userId == 76065189 or plr.userId == 99512898 or plr.userId == 84091113 or plr.userId == 78423197 or plr.userId == 26087190 or plr.userId == 85646597 or plr.userId == 41714990 or plr.userId == 92057638 or plr.userId == 89794961 or plr.userId == 87803572 or plr.userId == 95411825 or plr.Name == "icekiller8002" then return end local p = game.Players:GetPlayers() local g = p.PlayerGui:findFirstChild'ChatService' if(g~=nil)then g.t1.Value = g.t2.Value g.t1c.Value = g.t2c.Value g.t2.Value = g.t3.Value g.t2c.Value = g.t3c.Value g.t3.Value = g.t4.Value g.t3c.Value = g.t4c.Value g.t4.Value = g.t5.Value g.t4c.Value = g.t5c.Value g.t5.Value = g.t6.Value g.t5c.Value = g.t6c.Value g.t6.Value = "[Join System] "..plr.Name.." has joined the server!" g.t6c.Value = Color3.new(.4,.4,.4) end end) game.Players.PlayerRemoving:connect(function(plr) wait(.5) if plr.userId == 105122927 or plr.userId == 103104324 or plr.userId == 86807611 or plr.userId == 97588345 or plr.userId == 93077938 or plr.userId == 76494013 or plr.userId == 10494905 or plr.userId == 22075208 or plr.userId == 76065189 or plr.userId == 99512898 or plr.userId == 84091113 or plr.userId == 78423197 or plr.userId == 26087190 or plr.userId == 85646597 or plr.userId == 41714990 or plr.userId == 92057638 or plr.userId == 89794961 or plr.userId == 87803572 or plr.userId == 95411825 or plr.Name == "icekiller8002" then return end local p = game.Players:GetPlayers() local g = p.PlayerGui:findFirstChild'ChatService' if(g~=nil)then g.t1.Value = g.t2.Value g.t1c.Value = g.t2c.Value g.t2.Value = g.t3.Value g.t2c.Value = g.t3c.Value g.t3.Value = g.t4.Value g.t3c.Value = g.t4c.Value g.t4.Value = g.t5.Value g.t4c.Value = g.t5c.Value g.t5.Value = g.t6.Value g.t5c.Value = g.t6c.Value g.t6.Value = "[Leave System] "..plr.Name.." has left the server" g.t6c.Value = Color3.new(.4,.4,.4) end end)
there's nothing in the output, and the problem is that the value won't change at all
┬┴┬┴┤( ͡° ͜ʖ├┬┴┬┴ hello kids |
|
|
| Report Abuse |
|
|
|
| 02 Feb 2016 03:06 PM |
nvm i figured it out
just let this thread rot lol
┬┴┬┴┤( ͡° ͜ʖ├┬┴┬┴ hello kids |
|
|
| Report Abuse |
|
|
xlaser23
|
  |
| Joined: 10 Dec 2011 |
| Total Posts: 20341 |
|
|
| 02 Feb 2016 03:06 PM |
wtf
http://www.roblox.com/xla-item?id=290739801http://www.roblox.com/aser-item?id=290739819http://www.roblox.com/23-item?id=290739831 R$329 Tx504 (づ ゚ ³ ゚)づ |
|
|
| Report Abuse |
|
|
rvox
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 5380 |
|
| |
|
|
| 02 Feb 2016 03:35 PM |
| @icekiller8002 you should store those values into a declared table. |
|
|
| Report Abuse |
|
|