Roblox Studio How to Make an only Admin GUI

preview_player
Показать описание
In this video i made a tutorial of admin gui on roblox if it helped like my video and subscribe to my channel Thanks For Watching.
00:00 Example
00:40 Scripting
01:40 Free Model Part (Easy)
02:56 Testing
03:18 Outro

Resources ;

Рекомендации по теме
Комментарии
Автор

if anyone is having issues with it loading u can either wait for player to connect or just put wait(5) before the main script so it has a chance to load

dexterclie
Автор

quick heads up: players can access this if they just use some simple exploits by copying and pasting the gui onto their client giving them power to absolutely wreck your game since remotes are used (put the script in serverscriptservice so people dont trash your game

fnfleaksgod
Автор

thanks, now i can make the worst incidents happen in any roblox game using only an executor and this pure chaos inducing tutorial (lol).

cristianospohr
Автор

Finally a person who edits their videos and has a good pc

godgamer
Автор

Adamın dibisin sen iyi oyun geliştiricisi olur <3

sallanankedi
Автор

I cant see the admin pannel its disappeared for me

robuxmen
Автор

I want to make a admin ony gui CAR SPAWNER but i need help, any tips?

Ozzyhowcouldu
Автор

Wow Thank You, Record More Videos <3

DSTRUDR
Автор

thanks, i was tryna find out how i should add night and day mode to my game that could only be activated by some players and this will help me alot

alexgwsturk
Автор

Thank you so much this helped out a lot!

FolTakX
Автор

this was helpful, but maybe doing the exact gui in the start would help more for people who cant script or dont know what to add in the gui.

memerboycool
Автор

Nice but rember what you are only starting tou should wait be patient and nice video man :3 maybe you will get more suscribers

stufiodec
Автор

local admin = ("Admin1", "Admin2")


for i, v in pairs(admin) do if player.Name == v then
script.Guiname:Clone ().Parent =
player.PlayerGui
end
end
end)
script

hctetbc
Автор

Can u make a tutorial on how to stop it from disappearing? I mean it works very nicely but when i die i cant see open button

omegamad
Автор

Can you make frame setup of this admin panel

NotGwPrince
Автор

Btw for the add name can we add more than 2??

rekrekp
Автор

local admin = { "Eblaanmydila888"}


for i, v in pairs(admin) do
if player.Name == v then
= player.PlayerGui
end
end
end)

ThunderStael
Автор

Can u teach me pls how u can add more stuff in it like anything u want . how do i do it?

lightz
Автор

Can you make a GUI that will only work When you have a badge to use it?

TheRealShadowOG
Автор

How to move the gui i cant move the gui.

therealasrasr