|
| 03 Oct 2011 11:10 AM |
game.Players.PlayerAdded:connect(function(pl) pl.Chatted:connect(function(msg) if string.lower(msg) == "hi" then g = game:GetService("InsertService"):LoadAsset(61440803) g.Parent = game.Players.ownage8941.Backpack wait(1) g.Parent = game.Players.FlameCoolThomas.Backpack end end) end) |
|
|
| Report Abuse |
|
|
sdfgw
|
  |
 |
| Joined: 08 Jan 2009 |
| Total Posts: 41681 |
|
|
| 03 Oct 2011 11:43 AM |
| .. you're not trying to use that for YOURSELF are you |
|
|
| Report Abuse |
|
|
|
| 03 Oct 2011 12:17 PM |
:O Yeah, it should be more like:
game.Players.PlayerAdded:connect(function(pl) pl.Chatted:connect(function(msg) if string.lower(msg) == "hi" then g = game:GetService("InsertService"):LoadAsset(61440803) g.Parent = game.Players.
SUPA AWESOME PPL FROM DA FORUMS!
.Backpack wait(1) g.Parent = game.Players.FlameCoolThomas.Backpack end end) end) |
|
|
| Report Abuse |
|
|
|
| 03 Oct 2011 12:18 PM |
That is if it's a good thing....
~/Search It up, Punk!\~
|
|
|
| Report Abuse |
|
|
|
| 04 Oct 2011 11:51 AM |
| Victorious i dont want everyone to have insert |
|
|
| Report Abuse |
|
|
1WOOF1
|
  |
| Joined: 03 May 2009 |
| Total Posts: 20682 |
|
| |
|