Free Admin Commands Roblox Jailbreak

  1. Free Admin Commands Roblox Jailbreak Apk
  2. Free Admin Commands Roblox Jailbreak Cs 1.6

Roblox admin commands script. Not a member of Pastebin yet? Sign Up, it unlocks many cool features.

Jul 13th, 2018
Roblox
Never
Free Admin Commands Roblox Jailbreak

Free Admin Commands Roblox Jailbreak Apk

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Free Admin Commands Roblox Jailbreak Cs 1.6

Free Admin Commands Roblox Jailbreak
  1. <PermissionNumber> <PermissionName> ]]local Owner local HeadAdmin local Admin local Mod local VIP--[[
  2. auto Owner -- Type ;cmds to view all Owner commands
  3. 4 HeadAdmin -- Type ;cmds to view all HeadAdmin commands
  4. 2 Mod -- Type ;cmds to view all Mod commands
  5. 1 VIP -- Can only use commands on theirself. Type ;cmds to view all VIP commands
  6. 0 Everyone -- Setting a command to this permission type will allow anyone to use it ]]
  7. Format: 'PlayerName', or UserId, ]]return{Individual_Permissions = {
  8. Admins = {} ;
  9. VIPs = {} ; };
  10. Format: [GroupId] = { [GroupRoleNumber] = 'PermissionName', OR PermissionNumber, }; ]]
  11. [0] = { [254]='HeadAdmin', [1]='VIP', };
  12. --[[ << GAMEPASS PERMISSIONS >>
  13. Format: [GamepassId] = 'PermissionName' OR PermissionNumber ; ]]
  14. [0] = 'Mod';
  15. --[[ << BANLAND >> ]]
  16. -- << SETTINGS >>
  17. -- <Prefix>
  18. Prefix =';' ; -- The character used to begin each command
  19. -- <Owner chat colour>
  20. OwnerChatColour = 'y' ; --w/r/g/b/p/y OR white/red/green/blue/purple/yellow
  21. -- <Donor Perks> **Please keep enabled to help support the development of HD Admin Commands**
  22. DonorItemId = 10472779 ;
  23. CmdBar = true ; -- Enabled/disales the cmdbar - press @ to open the cmdbar
  24. HDIcon = true ; -- The HD Icon in the corner of screen (helps support the development HD Admin Commands)
  25. AutoPrompt = true ; -- This prompts all players to take a free copy of the model. Set to 'false' to disable.
  26. 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'.
  27. NoticeSound = 261082034 ; -- Notification sound ID
  28. NoticeSoundVol = 0.5 ; -- How loud the notification sound is. Must be between 0 and 1.
  29. ErrorSoundVol = 0.5 ; -- How loud the error sound is. Must be between 0 and 1.
  30. --[[ << MODIFY COMMANDS >>
  31. This allows you to change the permission type required to use a command
  32. ModifiedCommands={
  33. ['fly'] = 'Mod' ; -- This changes the command so that Mods (or above) can use it
  34. } ;Version = 1.3;--[[Don't edit this, otherwise the commands may break]]}