|
| 26 Dec 2013 08:06 AM |
button = script.Parent player = button.Parent.Parent.Parent.Parent
button.MouseButton1Click:connect(function() if player.Character then value = Instance.new("StringValue") value.Parent = game.Workspace.UserNames value.Value = button.Parent.GText.Text value.Name = player.Character.Name wait() button.Parent.Parent:remove() end end)
- Can't see output - Solo mode for my studio is broken - I don't want to bother making a gear or something just so I can test this script.
I believe though that it is broken, I've tried |
|
|
| Report Abuse |
|
|
|
| 26 Dec 2013 08:07 AM |
Nice auto post ROBLOX.
I've tried making these scripts multiple times and they all broke. |
|
|
| Report Abuse |
|
|
|
| 26 Dec 2013 08:11 AM |
oh, nvm, I can test but not see the output but it has to be in online mode.
I forgot that RoComp Admin thing lets you see the workspace. but I still need help because I can't see the output, so I don't know where the wrong line is. |
|
|
| Report Abuse |
|
|