Advertisement
Alfiebgtbhgh

Untitled

Sep 7th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.94 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Admin = Instance.new("ScreenGui")
  5. local Button = Instance.new("TextButton")
  6. local Frame = Instance.new("Frame")
  7. local Title = Instance.new("TextLabel")
  8. local Manufactoring = Instance.new("TextButton")
  9. local IY = Instance.new("TextButton")
  10. local Costumes = Instance.new("TextButton")
  11. local ControlRoom = Instance.new("TextButton")
  12. local TextButton = Instance.new("TextButton")
  13. local TextButton_2 = Instance.new("TextButton")
  14. local TextButton_3 = Instance.new("TextButton")
  15. local TextButton_4 = Instance.new("TextButton")
  16. local TextButton_5 = Instance.new("TextButton")
  17. local TextButton_6 = Instance.new("TextButton")
  18. local TextButton_7 = Instance.new("TextButton")
  19. local TextButton_8 = Instance.new("TextButton")
  20. local TextLabel = Instance.new("TextLabel")
  21. local name = game.Players.LocalPlayer.Name
  22. --Properties:
  23. Admin.Name = "Admin"
  24. Admin.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  25. Admin.ResetOnSpawn = false
  26.  
  27. Button.Name = "Button"
  28. Button.Parent = Admin
  29. Button.BackgroundColor3 = Color3.new(0.827451, 0, 0.290196)
  30. Button.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  31. Button.BorderSizePixel = 2
  32. Button.Position = UDim2.new(0.18427518, 150, 1, -35)
  33. Button.Size = UDim2.new(0, 140, 0, 31)
  34. Button.Font = Enum.Font.Code
  35. Button.Text = "Admin Panel"
  36. Button.TextColor3 = Color3.new(1, 1, 1)
  37. Button.TextSize = 14
  38.  
  39. Frame.Parent = Admin
  40. Frame.BackgroundColor3 = Color3.new(0.827451, 0, 0.290196)
  41. Frame.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  42. Frame.BorderSizePixel = 2
  43. Frame.Position = UDim2.new(0.206388205, 0, 0.263406962, 0)
  44. Frame.Size = UDim2.new(0, 404, 0, 300)
  45. Frame.Visible = false
  46.  
  47. Title.Name = "Title"
  48. Title.Parent = Frame
  49. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  50. Title.BackgroundTransparency = 1
  51. Title.Position = UDim2.new(0.0272277221, 0, 0.0299999993, 0)
  52. Title.Size = UDim2.new(0, 381, 0, 29)
  53. Title.Font = Enum.Font.SourceSansBold
  54. Title.Text = "Welcome to the Admin Panel, USER!"
  55. Title.TextColor3 = Color3.new(1, 1, 1)
  56. Title.TextSize = 20
  57.  
  58. Manufactoring.Name = "Manufactoring"
  59. Manufactoring.Parent = Frame
  60. Manufactoring.BackgroundColor3 = Color3.new(0.937255, 0, 0.341176)
  61. Manufactoring.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  62. Manufactoring.BorderSizePixel = 0
  63. Manufactoring.Position = UDim2.new(0.0346534662, 0, 0.196666658, 0)
  64. Manufactoring.Size = UDim2.new(0, 119, 0, 38)
  65. Manufactoring.Font = Enum.Font.SourceSans
  66. Manufactoring.Text = "Manufactoring Department"
  67. Manufactoring.TextColor3 = Color3.new(1, 1, 1)
  68. Manufactoring.TextScaled = true
  69. Manufactoring.TextSize = 18
  70. Manufactoring.TextWrapped = true
  71.  
  72. IY.Name = "IY"
  73. IY.Parent = Frame
  74. IY.BackgroundColor3 = Color3.new(0.937255, 0, 0.341176)
  75. IY.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  76. IY.BorderSizePixel = 0
  77. IY.Position = UDim2.new(0.353960395, 0, 0.196666658, 0)
  78. IY.Size = UDim2.new(0, 119, 0, 38)
  79. IY.Font = Enum.Font.SourceSans
  80. IY.Text = "Infinite Yeild"
  81. IY.TextColor3 = Color3.new(1, 1, 1)
  82. IY.TextScaled = true
  83. IY.TextSize = 18
  84. IY.TextWrapped = true
  85.  
  86. Costumes.Name = "Costumes"
  87. Costumes.Parent = Frame
  88. Costumes.BackgroundColor3 = Color3.new(0.937255, 0, 0.341176)
  89. Costumes.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  90. Costumes.BorderSizePixel = 0
  91. Costumes.Position = UDim2.new(0.675742567, 0, 0.196666658, 0)
  92. Costumes.Size = UDim2.new(0, 119, 0, 38)
  93. Costumes.Font = Enum.Font.SourceSans
  94. Costumes.Text = "Costumes"
  95. Costumes.TextColor3 = Color3.new(1, 1, 1)
  96. Costumes.TextSize = 20
  97. Costumes.TextWrapped = true
  98.  
  99. ControlRoom.Name = "ControlRoom"
  100. ControlRoom.Parent = Frame
  101. ControlRoom.BackgroundColor3 = Color3.new(0.937255, 0, 0.341176)
  102. ControlRoom.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  103. ControlRoom.BorderSizePixel = 0
  104. ControlRoom.Position = UDim2.new(0.0321782194, 0, 0.359999985, 0)
  105. ControlRoom.Size = UDim2.new(0, 119, 0, 38)
  106. ControlRoom.Font = Enum.Font.SourceSans
  107. ControlRoom.Text = "Control Room"
  108. ControlRoom.TextColor3 = Color3.new(1, 1, 1)
  109. ControlRoom.TextSize = 18
  110.  
  111. TextButton.Parent = Frame
  112. TextButton.BackgroundColor3 = Color3.new(0.937255, 0, 0.341176)
  113. TextButton.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  114. TextButton.BorderSizePixel = 0
  115. TextButton.Position = UDim2.new(0.351485133, 0, 0.359999985, 0)
  116. TextButton.Size = UDim2.new(0, 119, 0, 38)
  117. TextButton.Font = Enum.Font.SourceSans
  118. TextButton.Text = "N/A"
  119. TextButton.TextColor3 = Color3.new(1, 1, 1)
  120. TextButton.TextSize = 18
  121.  
  122. TextButton_2.Parent = Frame
  123. TextButton_2.BackgroundColor3 = Color3.new(0.937255, 0, 0.341176)
  124. TextButton_2.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  125. TextButton_2.BorderSizePixel = 0
  126. TextButton_2.Position = UDim2.new(0.673267305, 0, 0.359999985, 0)
  127. TextButton_2.Size = UDim2.new(0, 119, 0, 38)
  128. TextButton_2.Font = Enum.Font.SourceSans
  129. TextButton_2.Text = "N/A"
  130. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  131. TextButton_2.TextSize = 18
  132.  
  133. TextButton_3.Parent = Frame
  134. TextButton_3.BackgroundColor3 = Color3.new(0.937255, 0, 0.341176)
  135. TextButton_3.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  136. TextButton_3.BorderSizePixel = 0
  137. TextButton_3.Position = UDim2.new(0.0321782194, 0, 0.513333321, 0)
  138. TextButton_3.Size = UDim2.new(0, 119, 0, 38)
  139. TextButton_3.Font = Enum.Font.SourceSans
  140. TextButton_3.Text = "N/A"
  141. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  142. TextButton_3.TextSize = 18
  143.  
  144. TextButton_4.Parent = Frame
  145. TextButton_4.BackgroundColor3 = Color3.new(0.937255, 0, 0.341176)
  146. TextButton_4.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  147. TextButton_4.BorderSizePixel = 0
  148. TextButton_4.Position = UDim2.new(0.351485133, 0, 0.513333321, 0)
  149. TextButton_4.Size = UDim2.new(0, 119, 0, 38)
  150. TextButton_4.Font = Enum.Font.SourceSans
  151. TextButton_4.Text = "N/A"
  152. TextButton_4.TextColor3 = Color3.new(1, 1, 1)
  153. TextButton_4.TextSize = 18
  154.  
  155. TextButton_5.Parent = Frame
  156. TextButton_5.BackgroundColor3 = Color3.new(0.937255, 0, 0.341176)
  157. TextButton_5.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  158. TextButton_5.BorderSizePixel = 0
  159. TextButton_5.Position = UDim2.new(0.673267305, 0, 0.513333321, 0)
  160. TextButton_5.Size = UDim2.new(0, 119, 0, 38)
  161. TextButton_5.Font = Enum.Font.SourceSans
  162. TextButton_5.Text = "N/A"
  163. TextButton_5.TextColor3 = Color3.new(1, 1, 1)
  164. TextButton_5.TextSize = 18
  165.  
  166. TextButton_6.Parent = Frame
  167. TextButton_6.BackgroundColor3 = Color3.new(0.937255, 0, 0.341176)
  168. TextButton_6.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  169. TextButton_6.BorderSizePixel = 0
  170. TextButton_6.Position = UDim2.new(0.670792043, 0, 0.676666677, 0)
  171. TextButton_6.Size = UDim2.new(0, 119, 0, 38)
  172. TextButton_6.Font = Enum.Font.SourceSans
  173. TextButton_6.Text = "N/A"
  174. TextButton_6.TextColor3 = Color3.new(1, 1, 1)
  175. TextButton_6.TextSize = 18
  176.  
  177. TextButton_7.Parent = Frame
  178. TextButton_7.BackgroundColor3 = Color3.new(0.937255, 0, 0.341176)
  179. TextButton_7.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  180. TextButton_7.BorderSizePixel = 0
  181. TextButton_7.Position = UDim2.new(0.0297029726, 0, 0.676666677, 0)
  182. TextButton_7.Size = UDim2.new(0, 119, 0, 38)
  183. TextButton_7.Font = Enum.Font.SourceSans
  184. TextButton_7.Text = "N/A"
  185. TextButton_7.TextColor3 = Color3.new(1, 1, 1)
  186. TextButton_7.TextSize = 18
  187.  
  188. TextButton_8.Parent = Frame
  189. TextButton_8.BackgroundColor3 = Color3.new(0.937255, 0, 0.341176)
  190. TextButton_8.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  191. TextButton_8.BorderSizePixel = 0
  192. TextButton_8.Position = UDim2.new(0.349009871, 0, 0.676666677, 0)
  193. TextButton_8.Size = UDim2.new(0, 119, 0, 38)
  194. TextButton_8.Font = Enum.Font.SourceSans
  195. TextButton_8.Text = "Close"
  196. TextButton_8.TextColor3 = Color3.new(1, 1, 1)
  197. TextButton_8.TextSize = 18
  198.  
  199. TextLabel.Parent = Frame
  200. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  201. TextLabel.BackgroundTransparency = 1
  202. TextLabel.Position = UDim2.new(0.0321782194, 0, 0.923333347, 0)
  203. TextLabel.Size = UDim2.new(0, 381, 0, 23)
  204. TextLabel.Font = Enum.Font.SourceSansBold
  205. TextLabel.Text = "Developed by alfiebgtbhgh"
  206. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  207. TextLabel.TextSize = 16
  208. -- Scripts:
  209.  
  210. Frame.Draggable = true
  211. Frame.Active = true
  212.  
  213. Button.MouseButton1Click:Connect(function()
  214. Frame.Visible = true
  215. end)
  216.  
  217. Title.Text = "Welcome to the Admin Panel, "..name
  218.  
  219. Manufactoring.MouseButton1Click:Connect(function()
  220. game.ReplicatedStorage.ChangeTeam:FireServer("Manufactoring Department")
  221. Title.Text = name.."'s team has been switched to Manufactoring Department!"
  222. wait(1)
  223. Title.Text = "Welcome to the Admin Panel, "..name
  224. end)
  225.  
  226. TextButton_8.MouseButton1Click:Connect(function()
  227. Frame.Visible = false
  228. end)
  229.  
  230. IY.MouseButton1Click:Connect(function()
  231. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  232. end)
  233.  
  234. Costumes.MouseButton1Click:Connect(function()
  235. game.Players.LocalPlayer.character.HumanoidRootPart.CFrame = CFrame.new(46.8934708, 3, -33.7755203)
  236. end)
  237.  
  238. ControlRoom.MouseButton1Click:Connect(function()
  239. game.Players.LocalPlayer.character.HumanoidRootPart.CFrame = CFrame.new(-28.9818401, 4.00000572, 232.053436)
  240. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement