A Roblox Community
Would you like to react to this message? Create an account in a few clicks or log in to continue.

A Roblox Community

A community of Robloxians who want to learn to script and build on Roblox Studio.
 
HomeLatest imagesRegisterLog in
If you're a experienced coder make some tutorials! It would really help the site grow.
Make sure you read the rules(Which can be found by clicking here)
If you're a beginner at coding, try some tutorials.
We have many Moderators/Admins watching this site. Contact them with Questions.
Let us know what your favorite sport is. By clicking here to vote (Click here)
This site is becoming inactive. Lets make it active.
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Top posters
blueymaddog
Admin only GUI? Vote_lcapAdmin only GUI? Voting_barAdmin only GUI? Vote_rcap 
naknak
Admin only GUI? Vote_lcapAdmin only GUI? Voting_barAdmin only GUI? Vote_rcap 
Supernapalm
Admin only GUI? Vote_lcapAdmin only GUI? Voting_barAdmin only GUI? Vote_rcap 
m27frogy
Admin only GUI? Vote_lcapAdmin only GUI? Voting_barAdmin only GUI? Vote_rcap 
slayer9365
Admin only GUI? Vote_lcapAdmin only GUI? Voting_barAdmin only GUI? Vote_rcap 
myrco919
Admin only GUI? Vote_lcapAdmin only GUI? Voting_barAdmin only GUI? Vote_rcap 
branefreez
Admin only GUI? Vote_lcapAdmin only GUI? Voting_barAdmin only GUI? Vote_rcap 
ninga95
Admin only GUI? Vote_lcapAdmin only GUI? Voting_barAdmin only GUI? Vote_rcap 
CloneTrooper787
Admin only GUI? Vote_lcapAdmin only GUI? Voting_barAdmin only GUI? Vote_rcap 
raboy117
Admin only GUI? Vote_lcapAdmin only GUI? Voting_barAdmin only GUI? Vote_rcap 
Top posting users this month
No user
Latest topics
» Where to go from here.
Admin only GUI? EmptySeptember 14th 2020, 1:20 pm by MrNicNac

» Send me an Email
Admin only GUI? EmptySeptember 14th 2020, 1:16 pm by MrNicNac

» [v1.6.0.0] Lua Script Obfuscator [No Bytecode]
Admin only GUI? EmptyJuly 6th 2015, 7:38 pm by m27frogy

» New Site Possibly
Admin only GUI? EmptyJuly 6th 2015, 4:16 pm by m27frogy

» Ambassador!
Admin only GUI? EmptyApril 15th 2015, 11:40 pm by naknak

» Boop - Tag
Admin only GUI? EmptyApril 13th 2015, 9:46 pm by naknak

» Vip Class Script
Admin only GUI? EmptyApril 13th 2015, 4:54 pm by naknak

» Who's active?!
Admin only GUI? EmptyApril 13th 2015, 4:52 pm by naknak

» Genesis Point
Admin only GUI? EmptyJuly 17th 2014, 7:04 pm by branefreez

» Reward System
Admin only GUI? EmptyJuly 17th 2014, 5:41 am by m27frogy

» Script Request
Admin only GUI? EmptyJuly 10th 2014, 11:43 am by naknak

» local scripts?
Admin only GUI? EmptyJuly 10th 2014, 11:39 am by naknak

» Project: Reconstruction [Died]
Admin only GUI? EmptyJuly 10th 2014, 11:36 am by naknak

» Hi. I am new here
Admin only GUI? EmptyApril 26th 2014, 4:01 pm by altshiftkey

» What's your favorite sport?
Admin only GUI? EmptyJanuary 1st 2014, 2:13 pm by m27frogy

» FlashLight Script
Admin only GUI? EmptyJanuary 1st 2014, 2:11 pm by m27frogy

» Gun Making! [READ DESC]
Admin only GUI? EmptyJanuary 1st 2014, 2:10 pm by m27frogy

» Hi, I am new here!
Admin only GUI? EmptyNovember 26th 2013, 3:33 pm by Keanu73

» Improve Coding
Admin only GUI? EmptyOctober 26th 2013, 1:12 pm by pook03

» Simple Button
Admin only GUI? EmptySeptember 1st 2013, 6:19 pm by branefreez


 

 Admin only GUI?

Go down 
2 posters
AuthorMessage
1stRecon01
Novice Scripter
Novice Scripter
1stRecon01


Posts : 2
Join date : 2013-05-06

Admin only GUI? Empty
PostSubject: Admin only GUI?   Admin only GUI? EmptyMay 6th 2013, 11:07 am

Does anyone know how to make this?
If so please help!
~1st
Back to top Go down
branefreez
Intermediate Scripter
Intermediate Scripter
branefreez


Posts : 143
Join date : 2012-07-14

Admin only GUI? Empty
PostSubject: Re: Admin only GUI?   Admin only GUI? EmptyMay 29th 2013, 12:46 pm

Code:
 local isAdmin = { ["YOURNAMEHERE"]= true }
game.Players.PlayerAdded:connect( function()
game.Workspace.ChildAdded:connect( function(plr)
if isAdmin[plr.Name] then
script.Parent:Clone().Parent= game.Players[plr.Name].PlayerGui
game.Players[plr.Name].PlayerGui.GUINAME.FRAMENAME.Visible = true
else return break end
end) end)
im not sure that it will work, because i am writing this in school,and i have to leave in a minute.
Back to top Go down
http://www.roblox.com/User.aspx?ID=22724483
 
Admin only GUI?
Back to top 
Page 1 of 1
 Similar topics
-
» Admin commands
» Admin Commands
» admin commands NEED HELP
» Becoming an admin/a moderator.
» Admin/GUI Doors

Permissions in this forum:You cannot reply to topics in this forum
A Roblox Community :: Questions and Help :: Scripting-
Jump to: