

Local Commands = WaitForDescendent(script, "QuentyGuiAdminCommands") Script.Name = "QuentyAdminCommands" - Needs to stay this way to work. local RbxStamper = assert(LoadLibrary('RbxStamper')) local RbxGear = assert(LoadLibrary('RbxGear')) local RbxStatus = assert(LoadLibrary('RbxStatus')) Local RbxUtility = assert(LoadLibrary('RbxUtility')) local RbxGui = assert(LoadLibrary('RbxGui')) Local InsertService = Game:GetService('InsertService') Local BadgeService = Game:GetService('BadgeService') Local Lighting = Game:GetService('Lighting') Local StarterGui = Game:GetService('StarterGui') Local StarterPack = Game:GetService('StarterPack') Local Players = Game:GetService('Players') Local AdminGroupID = - Anyone in this group Local FriendsModerator = - If true, all your 'Best Friends' will be friends Local BestFriendsAdmin = - If true, all your 'Best Friends' will be friends Local AllowChatCommands = - Allows you to use kill/ or explode/, etc.

Local AllowChatReset = - If set to true, players can say 'Reset' or 'Respawn', etc, and be respawned. Local Configuration = script:FindFirstChild("Configuration") Repeat wait(0) until script:FindFirstChild("Configuration") To modify these, go into the 'Configuration' Folder and change the values. Local _G,_VERSION,assert,collectgarbage,dofile,error,getfenv,getmetatable,ipairs,load,loadfile,loadstring,next,pairs,pcall,print,rawequal,rawget,rawset,select,setfenv,setmetatable,tonumber,tostring,type,unpack,xpcall,coroutine,math,string,table,game,Game,workspace,Workspace,delay,Delay,LoadLibrary,printidentity,Spawn,tick,time,version,Version,Wait,wait,PluginManager,crash_,LoadRobloxLibrary,settings,Stats,stats,UserSettings,Enum,Color3,BrickColor,Vector2,Vector3,Vector3int16,CFrame,UDim,UDim2,Ray,Axes,Faces,Instance,Region3,Region3int16=_G,_VERSION,assert,collectgarbage,dofile,error,getfenv,getmetatable,ipairs,load,loadfile,loadstring,next,pairs,pcall,print,rawequal,rawget,rawset,select,setfenv,setmetatable,tonumber,tostring,type,unpack,xpcall,coroutine,math,string,table,game,Game,workspace,Workspace,delay,Delay,LoadLibrary,printidentity,Spawn,tick,time,version,Version,Wait,wait,PluginManager,crash_,LoadRobloxLibrary,settings,Stats,stats,UserSettings,Enum,Color3,BrickColor,Vector2,Vector3,Vector3int16,CFrame,UDim,UDim2,Ray,Axes,Faces,Instance,Region3,Region3int16
