Advertisement
Pur3ity

AdminScripts

Sep 7th, 2018
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.54 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Admins = Instance.new("Frame")
  5. local Adminscripts = Instance.new("TextLabel")
  6. local Superhero = Instance.new("TextButton")
  7. local InfiniteYield = Instance.new("TextButton")
  8. local BakeACake = Instance.new("TextButton")
  9. local ButtonClose = Instance.new("TextButton")
  10. --Properties:
  11. Admins.Name = "Admins"
  12. Admins.Parent = game.Players.LocalPlayer.PlayerGui.PureHub
  13. Admins.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  14. Admins.BorderColor3 = Color3.new(0, 0, 0)
  15. Admins.BorderSizePixel = 3
  16. Admins.Position = UDim2.new(0.417818725, 0, 0.282396078, 0)
  17. Admins.Size = UDim2.new(0, 175, 0, 307)
  18.  
  19. Adminscripts.Name = "Adminscripts"
  20. Adminscripts.Parent = Admins
  21. Adminscripts.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  22. Adminscripts.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  23. Adminscripts.Position = UDim2.new(0.0742857158, 0, 0.0195439737, 0)
  24. Adminscripts.Size = UDim2.new(0, 150, 0, 50)
  25. Adminscripts.Font = Enum.Font.SourceSans
  26. Adminscripts.Text = "Admin scripts"
  27. Adminscripts.TextColor3 = Color3.new(1, 1, 1)
  28. Adminscripts.TextScaled = true
  29. Adminscripts.TextSize = 14
  30. Adminscripts.TextWrapped = true
  31.  
  32. Superhero.Name = "Superhero"
  33. Superhero.Parent = Admins
  34. Superhero.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  35. Superhero.BorderSizePixel = 3
  36. Superhero.Position = UDim2.new(0.068571426, 0, 0.261408001, 0)
  37. Superhero.Size = UDim2.new(0, 151, 0, 50)
  38. Superhero.Font = Enum.Font.SourceSans
  39. Superhero.Text = "SuperHeroTycoon"
  40. Superhero.TextColor3 = Color3.new(1, 1, 1)
  41. Superhero.TextScaled = true
  42. Superhero.TextSize = 14
  43. Superhero.TextWrapped = true
  44.  
  45. InfiniteYield.Name = "InfiniteYield"
  46. InfiniteYield.Parent = Admins
  47. InfiniteYield.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  48. InfiniteYield.BorderSizePixel = 3
  49. InfiniteYield.Position = UDim2.new(0.068571426, 0, 0.486880332, 0)
  50. InfiniteYield.Size = UDim2.new(0, 151, 0, 50)
  51. InfiniteYield.Font = Enum.Font.SourceSans
  52. InfiniteYield.Text = "InfiniteYield"
  53. InfiniteYield.TextColor3 = Color3.new(1, 1, 1)
  54. InfiniteYield.TextScaled = true
  55. InfiniteYield.TextSize = 14
  56. InfiniteYield.TextWrapped = true
  57.  
  58. BakeACake.Name = "BakeACake"
  59. BakeACake.Parent = Admins
  60. BakeACake.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  61. BakeACake.BorderSizePixel = 3
  62. BakeACake.Position = UDim2.new(0.068571426, 0, 0.717495024, 0)
  63. BakeACake.Size = UDim2.new(0, 151, 0, 50)
  64. BakeACake.Font = Enum.Font.SourceSans
  65. BakeACake.Text = "Bake A Cake"
  66. BakeACake.TextColor3 = Color3.new(1, 1, 1)
  67. BakeACake.TextScaled = true
  68. BakeACake.TextSize = 14
  69. BakeACake.TextWrapped = true
  70.  
  71. ButtonClose.Name = "ButtonClose"
  72. ButtonClose.Parent = Admins
  73. ButtonClose.Active = false
  74. ButtonClose.BackgroundColor3 = Color3.new(0, 0, 0)
  75. ButtonClose.BorderColor3 = Color3.new(0, 0, 0)
  76. ButtonClose.BorderSizePixel = 0
  77. ButtonClose.Position = UDim2.new(0.8544361, 0, 0.00096167624, 0)
  78. ButtonClose.Selectable = false
  79. ButtonClose.Size = UDim2.new(0, 25, 0, 25)
  80. ButtonClose.Font = Enum.Font.SourceSans
  81. ButtonClose.Text = "X"
  82. ButtonClose.TextColor3 = Color3.new(0.85098, 0.85098, 0)
  83. ButtonClose.TextScaled = true
  84. ButtonClose.TextSize = 14
  85. ButtonClose.TextWrapped = true
  86. -- Scripts:
  87. function SCRIPT_CCBL90_FAKESCRIPT() -- Superhero.superadmin
  88. getfenv().script = Instance.new('Script', Superhero)
  89.  
  90. button = script.Parent
  91.  
  92.  
  93. button.MouseButton1Down:connect(function()
  94. loadstring(game:HttpGet(('https://pastebin.com/raw/k5MuM8yv'),true))()
  95. end)
  96.  
  97.  
  98. end
  99. coroutine.resume(coroutine.create(SCRIPT_CCBL90_FAKESCRIPT))
  100. function SCRIPT_HALP86_FAKESCRIPT() -- InfiniteYield.adminscript
  101. getfenv().script = Instance.new('Script', InfiniteYield)
  102.  
  103. button = script.Parent
  104.  
  105.  
  106. button.MouseButton1Down:connect(function()
  107. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  108. end)
  109.  
  110. end
  111. coroutine.resume(coroutine.create(SCRIPT_HALP86_FAKESCRIPT))
  112. function SCRIPT_GFOC73_FAKESCRIPT() -- BakeACake.cakeadmin
  113. getfenv().script = Instance.new('Script', BakeACake)
  114.  
  115. button = script.Parent
  116.  
  117.  
  118. button.MouseButton1Down:connect(function()
  119. loadstring(game:HttpGet(('https://pastebin.com/raw/gf0vaWZM'),true))()
  120. end)
  121.  
  122. end
  123. coroutine.resume(coroutine.create(SCRIPT_GFOC73_FAKESCRIPT))
  124. function SCRIPT_VIBG85_FAKESCRIPT() -- ButtonClose.CloseWindowScript
  125. getfenv().script = Instance.new('Script', ButtonClose)
  126.  
  127. button = script.Parent
  128.  
  129.  
  130. button.MouseButton1Down:connect(function()
  131. script.Parent.Parent.Visible = false
  132. end)
  133. end
  134. coroutine.resume(coroutine.create(SCRIPT_VIBG85_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement