Free Roblox Admin In Any Game

Mar 9th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. 1
  2. 2
  3. 3
  4. Admin Essentials 2.0
  5. Place this Model in
  6. You can remove the Model and
  7. ServerScriptService if you wish.
  8. There is more information regarding
  9. of the actual model if you are interested.
  10. If you are confused as to how to configure this,
  11. for examples.
  12. As the creator of the game, you are automatically
  13. owner-admined, so you do not have to add yourself
  14. -- Configuration --
  15. ['Loader ID'] = 563619835,
  16. --[[
  17. Example:
  18. ['Super Admins'] = {
  19. ['2'] = 'John Doe',
  20. },
  21. ['1'] is the User ID
  22. Super Admins, Admins, Mods,
  23. },
  24. ['Admins'] = {
  25. },
  26. ['Mods'] = {
  27. },
  28. ['Banned'] = {
  29. {
  30. ['Group Rank'] = 0,
  31. ['Admin Level'] = 0,
  32. },
  33. ['Command Configuration'] = {
  34. ['Permission'] = 1,
  35. ['unfly'] = {
  36. },
  37. ['Prefix'] = (':'), -- The prefix to the admin, i.e :cmds or :sm hi
  38. ['Kick Reason'] = ('You have been kicked from the server.'), -- Displayed to people that are kicked.
  39. ['Ban Reason'] = ('You have been banned from the game.'), -- Displayed to people that are banned.
  40. ['Shutdown Reason'] = ('This server is shutting down..nTry joining a different server!'), -- Displayed to people when the server is shut down.
  41. ['Server Message'] = ('Server Message'), -- Displayed in the :sm command's title.
  42. ['Server Lock Reason'] = ('The server is locked.'), -- Displayed to people being kicked that try to enter a locked server.
  43. ['Trello'] = false, -- Use trello? HttpService must be enabled.
  44. ['Trello App Key'] = ('), -- Private trello application key.
  45. ['Trello Token'] = ('), -- Private trello token.
  46. ['Creator Debugging'] = true, -- Allows the creator to debug potential issues with the admin.
  47. ['Donor Perks'] = true, -- Gives people who purchase an admin donation the ability to cape, put hats on, etc.
  48. ['Public Commands'] = true, -- Will people that are not admin be able to say :cmds, or !clean?
  49. ['Auto Clean'] = true, -- Will hats and gear automatically be cleaned up every so often?
  50. ['System Color'] = Color3.new(31/255,31/255,31/255), -- Color of the admin's guis.
  51. ['Tools Location'] = game.ServerStorage, -- Where the :tools and :give command will get tools from.
  52. ['Command Confirmation'] = false, -- Validates certain commands like :Ban all, or :PBan all.
  53. ['Datastore Key'] = ('BAE_#$DGF') -- What cape data, ban data, etc. is stored under. Changing will wipe it.
  54. -- End of Configuration --
  55. -- Help Section --
  56. 1) Make sure HttpService is enabled, to do so, paste
  57. 'game:GetService('HttpService').HttpEnabled = true' into the command bar.
  58. 3) Make sure the trello board is public
  59. 4) Paste the trello board ID into the Trello Board ID option
  60. 5) On the trello board, create a list called 'Ban List'
  61. Note that the ban format for the name of the card is:
  62. -----------------------------------------------------------------------------
  63. * Group Admin Help:
  64. 1 = Mod
  65. 3 = Super Admin
  66. The empty table should appear as this:
  67. {
  68. ['Group Rank'] = 0,
  69. ['Admin Level'] = 0,
  70. },
  71. To add a group, create another table inside of the existing one;
  72. ['Group Configuration'] = {
  73. ['Group ID'] = 0,
  74. ['Tolerance Type'] = '>=',
  75. },
  76. ['Group ID'] = 0,
  77. ['Tolerance Type'] = '>=',
  78. },
  79. Now add the group id into it, followed by a comma, followed by the group rank,
  80. - followed by the level of admin those users should receive.
  81. An example of a finished product is:
  82. ['Group ID'] = 950346,
  83. ['Tolerance Type'] = '>=',
  84. },
  85. That will give people in the group id '950346', whom are at rank 20 or higher, level 2 admin,
  86. ------------------------------------------------------------------------------
  87. * Command Configuration Help
  88. ['Command Configuration'] = {
  89. ['Permission'] = 1,
  90. },
  91. ['fly'] is the command being altered or changed.
  92. ['Permission'] is the property of the command being changed.
  93. There are 5 levels of admin,
  94. 1 = Mod
  95. 3 = Superadmin
  96. the 1 to a 2.
  97. ['Command Configuration'] = {
  98. ['Permission'] = 2,
  99. ['unfly'] = {
  100. },
  101. -- Configuration Examples --
  102. admins, mods, banned, etc., you
  103. entry.
  104. local Configuration = {
  105. ['261'] = 'Shedletsky',
  106. ['261'] = 'Shedletsky',
  107. ['261'] = 'Shedletsky'
  108. ['261'] = 'Shedletsky',
  109. {
  110. ['Group Rank'] = 0,
  111. ['Admin Level'] = 0,
  112. },
  113. ['Command Configuration'] = {
  114. ['Permission'] = 1,
  115. ['unfly'] = {
  116. },
  117. ['Kick Reason'] = ('You have been kicked from the server.'),
  118. ['Ban Reason'] = ('You have been banned from the game.'),
  119. ['Shutdown Reason'] = ('This server is shutting down..nTry joining a different server!'),
  120. ['Server Lock Reason'] = ('The server is locked.'),
  121. ['Trello Board'] = ('),
  122. ['Trello Token'] = ('),
  123. ['Donor Perks'] = true,
  124. ['Auto Clean'] = true,
  125. ['System Color'] = Color3.new(31/255,31/255,31/255),
  126. ['Command Confirmation'] = false, -- Validates certain commands like :Ban all, or :PBan all.
  127. ['Datastore Key'] = ('BAE_#$DGF') -- What cape data, ban data, etc. is stored under. Changing will wipe it.
  128. -- End of Examples --
  129. if script:FindFirstChild('Plugins') and #(script:FindFirstChild('Plugins'):GetChildren()) >= 1 then
  130. end
  131. if script.Parent ~= game:GetService('ServerScriptService') then
  132. script.Parent = game:GetService('ServerScriptService')
  133. require(Configuration['Loader ID'])(Plugins,Configuration)

How To Get Admin On Roblox

Mar 9th, 2019

An admin house (or admin game, free admin game, and any other variations) is a game in which users are given admin commands with varying heights of power to use on themselves or other players. Older games would take advantage of orbs and Person299's admin command script, while newer games would take advantage of ForeverHD's admin commands, Adonis Loader, and Kohl's Admin Infinite. Roblox ADMIN Game Is Handing Out ROBUX To Players For FREE - Duration: 11:43. Rexex Recommended for you. UnU 6,437 views. HOW TO GET ADMIN IN ANY ROBLOX GAME (WORKING!) 2019 - Duration.

Free

Roblox How To Get Free Admin In Any Game

Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. 1
  2. 2
  3. 3
  4. Admin Essentials 2.0
  5. Place this Model in
  6. You can remove the Model and
  7. ServerScriptService if you wish.
  8. There is more information regarding
  9. of the actual model if you are interested.
  10. If you are confused as to how to configure this,
  11. for examples.
  12. As the creator of the game, you are automatically
  13. owner-admined, so you do not have to add yourself
  14. -- Configuration --
  15. ['Loader ID'] = 563619835,
  16. --[[
  17. Example:
  18. ['Super Admins'] = {
  19. ['2'] = 'John Doe',
  20. },
  21. ['1'] is the User ID
  22. Super Admins, Admins, Mods,
  23. },
  24. ['Admins'] = {
  25. },
  26. ['Mods'] = {
  27. },
  28. ['Banned'] = {
  29. {
  30. ['Group Rank'] = 0,
  31. ['Admin Level'] = 0,
  32. },
  33. ['Command Configuration'] = {
  34. ['Permission'] = 1,
  35. ['unfly'] = {
  36. },
  37. ['Prefix'] = (':'), -- The prefix to the admin, i.e :cmds or :sm hi
  38. ['Kick Reason'] = ('You have been kicked from the server.'), -- Displayed to people that are kicked.
  39. ['Ban Reason'] = ('You have been banned from the game.'), -- Displayed to people that are banned.
  40. ['Shutdown Reason'] = ('This server is shutting down..nTry joining a different server!'), -- Displayed to people when the server is shut down.
  41. ['Server Message'] = ('Server Message'), -- Displayed in the :sm command's title.
  42. ['Server Lock Reason'] = ('The server is locked.'), -- Displayed to people being kicked that try to enter a locked server.
  43. ['Trello'] = false, -- Use trello? HttpService must be enabled.
  44. ['Trello App Key'] = ('), -- Private trello application key.
  45. ['Trello Token'] = ('), -- Private trello token.
  46. ['Creator Debugging'] = true, -- Allows the creator to debug potential issues with the admin.
  47. ['Donor Perks'] = true, -- Gives people who purchase an admin donation the ability to cape, put hats on, etc.
  48. ['Public Commands'] = true, -- Will people that are not admin be able to say :cmds, or !clean?
  49. ['Auto Clean'] = true, -- Will hats and gear automatically be cleaned up every so often?
  50. ['System Color'] = Color3.new(31/255,31/255,31/255), -- Color of the admin's guis.
  51. ['Tools Location'] = game.ServerStorage, -- Where the :tools and :give command will get tools from.
  52. ['Command Confirmation'] = false, -- Validates certain commands like :Ban all, or :PBan all.
  53. ['Datastore Key'] = ('BAE_#$DGF') -- What cape data, ban data, etc. is stored under. Changing will wipe it.
  54. -- End of Configuration --
  55. -- Help Section --
  56. 1) Make sure HttpService is enabled, to do so, paste
  57. 'game:GetService('HttpService').HttpEnabled = true' into the command bar.
  58. 3) Make sure the trello board is public
  59. 4) Paste the trello board ID into the Trello Board ID option
  60. 5) On the trello board, create a list called 'Ban List'
  61. Note that the ban format for the name of the card is:
  62. -----------------------------------------------------------------------------
  63. * Group Admin Help:
  64. 1 = Mod
  65. 3 = Super Admin
  66. The empty table should appear as this:
  67. {
  68. ['Group Rank'] = 0,
  69. ['Admin Level'] = 0,
  70. },
  71. To add a group, create another table inside of the existing one;
  72. ['Group Configuration'] = {
  73. ['Group ID'] = 0,
  74. ['Tolerance Type'] = '>=',
  75. },
  76. ['Group ID'] = 0,
  77. ['Tolerance Type'] = '>=',
  78. },
  79. Now add the group id into it, followed by a comma, followed by the group rank,
  80. - followed by the level of admin those users should receive.
  81. An example of a finished product is:
  82. ['Group ID'] = 950346,
  83. ['Tolerance Type'] = '>=',
  84. },
  85. That will give people in the group id '950346', whom are at rank 20 or higher, level 2 admin,
  86. ------------------------------------------------------------------------------
  87. * Command Configuration Help
  88. ['Command Configuration'] = {
  89. ['Permission'] = 1,
  90. },
  91. ['fly'] is the command being altered or changed.
  92. ['Permission'] is the property of the command being changed.
  93. There are 5 levels of admin,
  94. 1 = Mod
  95. 3 = Superadmin
  96. the 1 to a 2.
  97. ['Command Configuration'] = {
  98. ['Permission'] = 2,
  99. ['unfly'] = {
  100. },
  101. -- Configuration Examples --
  102. admins, mods, banned, etc., you
  103. entry.
  104. local Configuration = {
  105. ['261'] = 'Shedletsky',
  106. ['261'] = 'Shedletsky',
  107. ['261'] = 'Shedletsky'
  108. ['261'] = 'Shedletsky',
  109. {
  110. ['Group Rank'] = 0,
  111. ['Admin Level'] = 0,
  112. },
  113. ['Command Configuration'] = {
  114. ['Permission'] = 1,
  115. ['unfly'] = {
  116. },
  117. ['Kick Reason'] = ('You have been kicked from the server.'),
  118. ['Ban Reason'] = ('You have been banned from the game.'),
  119. ['Shutdown Reason'] = ('This server is shutting down..nTry joining a different server!'),
  120. ['Server Lock Reason'] = ('The server is locked.'),
  121. ['Trello Board'] = ('),
  122. ['Trello Token'] = ('),
  123. ['Donor Perks'] = true,
  124. ['Auto Clean'] = true,
  125. ['System Color'] = Color3.new(31/255,31/255,31/255),
  126. ['Command Confirmation'] = false, -- Validates certain commands like :Ban all, or :PBan all.
  127. ['Datastore Key'] = ('BAE_#$DGF') -- What cape data, ban data, etc. is stored under. Changing will wipe it.
  128. -- End of Examples --
  129. if script:FindFirstChild('Plugins') and #(script:FindFirstChild('Plugins'):GetChildren()) >= 1 then
  130. end
  131. if script.Parent ~= game:GetService('ServerScriptService') then
  132. script.Parent = game:GetService('ServerScriptService')
  133. require(Configuration['Loader ID'])(Plugins,Configuration)