generic image
Processing...
  • Games
  • Catalog
  • Develop
  • Robux
  • Search in Players
  • Search in Games
  • Search in Catalog
  • Search in Groups
  • Search in Library
  • Log In
  • Sign Up
  • Games
  • Catalog
  • Develop
  • Robux
   
ROBLOX Forum » Game Creation and Development » Scripting Helpers
Home Search
 

Re: Need help, gui script.

Previous Thread :: Next Thread 
Sunsshines is not online. Sunsshines
Joined: 16 Sep 2012
Total Posts: 8395
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
Sunsshines is not online. Sunsshines
Joined: 16 Sep 2012
Total Posts: 8395
26 Dec 2013 08:07 AM
Nice auto post ROBLOX.

I've tried making these scripts multiple times and they all broke.
Report Abuse
Sunsshines is not online. Sunsshines
Joined: 16 Sep 2012
Total Posts: 8395
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
Previous Thread :: Next Thread 
Page 1 of 1
 
 
ROBLOX Forum » Game Creation and Development » Scripting Helpers
   
 
   
  • About Us
  • Jobs
  • Blog
  • Parents
  • Help
  • Terms
  • Privacy

©2017 Roblox Corporation. Roblox, the Roblox logo, Robux, Bloxy, and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.



Progress
Starting Roblox...
Connecting to Players...
R R

Roblox is now loading. Get ready to play!

R R

You're moments away from getting into the game!

Click here for help

Check Remember my choice and click Launch Application in the dialog box above to join games faster in the future!

Gameplay sponsored by:
Loading 0% - Starting game...
Get more with Builders Club! Join Builders Club
Choose Your Avatar
I have an account
generic image