Roblox Admin Comands Hack
Admin Chat Commands Roblox Script. Not a member of Pastebin yet?
Unpatchable btools roblox hack codes. I am not responsible for any bans!All credits goes to the maker of the script!!!500 subscriber for another giveaway???Thanks alot to you guys that support me.
Jul 13th, 2018
Never

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- <PermissionNumber> <PermissionName> ]]local Owner local HeadAdmin local Admin local Mod local VIP--[[
- auto Owner -- Type ;cmds to view all Owner commands
- 4 HeadAdmin -- Type ;cmds to view all HeadAdmin commands
- 2 Mod -- Type ;cmds to view all Mod commands
- 1 VIP -- Can only use commands on theirself. Type ;cmds to view all VIP commands
- 0 Everyone -- Setting a command to this permission type will allow anyone to use it ]]
- Format: 'PlayerName', or UserId, ]]return{Individual_Permissions = {
- Admins = {} ;
- VIPs = {} ; };
- Format: [GroupId] = { [GroupRoleNumber] = 'PermissionName', OR PermissionNumber, }; ]]
- [0] = { [254]='HeadAdmin', [1]='VIP', };
- --[[ << GAMEPASS PERMISSIONS >>
- Format: [GamepassId] = 'PermissionName' OR PermissionNumber ; ]]
- [0] = 'Mod';
- --[[ << BANLAND >> ]]
- -- << SETTINGS >>
- -- <Prefix>
- Prefix =';' ; -- The character used to begin each command
- -- <Owner chat colour>
- OwnerChatColour = 'y' ; --w/r/g/b/p/y OR white/red/green/blue/purple/yellow
- -- <Donor Perks> **Please keep enabled to help support the development of HD Admin Commands**
- DonorItemId = 10472779 ;
- CmdBar = true ; -- Enabled/disales the cmdbar - press @ to open the cmdbar
- HDIcon = true ; -- The HD Icon in the corner of screen (helps support the development HD Admin Commands)
- AutoPrompt = true ; -- This prompts all players to take a free copy of the model. Set to 'false' to disable.
- FreeAdmin = SuperAdmin ; -- Allows everyone in server to have the chosen admin. e.g.' FreeAdmin = 'VIP' '. Set to False if not. You can not set to 'Owner'.
- NoticeSound = 261082034 ; -- Notification sound ID
- NoticeSoundVol = 0.5 ; -- How loud the notification sound is. Must be between 0 and 1.
- ErrorSoundVol = 0.5 ; -- How loud the error sound is. Must be between 0 and 1.
- --[[ << MODIFY COMMANDS >>
- This allows you to change the permission type required to use a command
- ModifiedCommands={
- ['fly'] = 'Mod' ; -- This changes the command so that Mods (or above) can use it
- } ;Version = 1.3;--[[Don't edit this, otherwise the commands may break]]}
Jul 12th, 2017
Roblox Admin Commands Hack

Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Admin Commands Hack Pastebin
- --//Variables--
- local DataStore = game:GetService('DataStoreService')
- local Admins ={'Skelelelelele','Mineloxer'}--//People who you want as admins
- --//Events--
- local Folder = Instance.new('Folder', Player)
- local BanCheck = Instance.new('BoolValue', Folder)
- BanCheck.Value = BanList:GetAsync(Player.userId)orfalse--//False is default if no save for the player
- --//Checks if the player is banned or not
- Player:Kick('You're Banned')--//Reason for kick
- for i, AdminName inipairs(Admins)do
- --//Commands--
- if message:sub(1,6)'/kill 'then
- local TargetPlayer = game.Players:FindFirstChild(message:sub(7))
- local Character = TargetPlayer.Character
- Character.Humanoid.Health =0
- end
- if message:sub(1,6)'/heal 'then
- local TargetPlayer = game.Players:FindFirstChild(message:sub(7))
- local Character = TargetPlayer.Character
- Character.Humanoid.Health = Character.Humanoid.MaxHealth
- end
- if message:sub(1,6)'/kick 'then
- local TargetPlayer = game.Players:FindFirstChild(message:sub(7))
- TargetPlayer:Kick('Kicked by '. Player.Name)--//Kick message/reason
- end
- --//Ban Command
- local TargetPlayer = game.Players:FindFirstChild(message:sub(6))
- local BanCheck = TargetPlayer.PlayerValues.IsBanned
- BanCheck.Value =true
- end
- TargetPlayer:Kick('You've been banned by '. Player.Name)--//Reason || Message
- end
- --//Unban Command
- if message:sub(1,7)'/unban 'then--//USES ID NOT NAME
- if UserId then
- end
- break
- end
- end)
Roblox Admin Commands Hack Download

