Advertisement
uUf

Admin GUI (Roblox)

uUf
Oct 23rd, 2017
17,797
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.45 KB | None | 0 0
  1. wait(0.000001)
  2. plr = game.Players.LocalPlayer
  3. name = plr.Name
  4. local MainScreen = Instance.new("ScreenGui", plr.PlayerGui)
  5. local open = Instance.new("TextButton", MainScreen)
  6. open.BackgroundColor3 = Color3.fromRGB(126, 255, 130)
  7. open.Size = UDim2.new(0, 100, 0, 25)
  8. open.Position = UDim2.new(0, 1175, 0, 50)
  9. open.Text = "Open"
  10. open.Visible = false
  11. local MenuFrame = Instance.new("Frame", MainScreen)
  12. MenuFrame.Position = UDim2.new(0, 830, 0, -75)
  13. MenuFrame.BackgroundColor3 = Color3.fromRGB(34, 67, 77)
  14. MenuFrame.Size = UDim2.new(0, 40, 0, 500)
  15. MenuFrame.Rotation = 90
  16. local AdminM = Instance.new("TextButton", MenuFrame)
  17. AdminM.BackgroundColor3 = Color3.fromRGB(34, 122, 255)
  18. AdminM.Position = UDim2.new(0, -30, 0, 430)
  19. AdminM.Size = UDim2.new(0, 100, 0, 25)
  20. AdminM.Rotation = -90
  21. AdminM.Text = "Admin"
  22. local ServerM = Instance.new("TextButton", MenuFrame)
  23. ServerM.BackgroundColor3 = Color3.fromRGB(34, 122, 255)
  24. ServerM.Position = UDim2.new(0, -31, 0, 300)
  25. ServerM.Size = UDim2.new(0, 100, 0, 25)
  26. ServerM.Rotation = -90
  27. ServerM.Text = "Server"
  28. local ServerFrame = Instance.new("Frame", MainScreen)
  29. ServerFrame.Size = UDim2.new(0, 500, 0, 500)
  30. ServerFrame.BackgroundColor3 = Color3.fromRGB(29, 77, 53)
  31. ServerFrame.Position = UDim2.new(0, 600, 0, 200)
  32. ServerFrame.Visible = false
  33. local Char = Instance.new("TextButton", ServerFrame)
  34. Char.Position = UDim2.new(0, 415, 0, 66)
  35. Char.Size = UDim2.new(0, 50, 0, 20)
  36. Char.Text = "Char"
  37. Char.BackgroundColor3 = Color3.fromRGB(255, 139, 6)
  38. local Gear = Instance.new("TextButton", ServerFrame)
  39. Gear.Position = UDim2.new(0, 350, 0, 66)
  40. Gear.Size = UDim2.new(0, 50, 0, 20)
  41. Gear.Text = "Gear"
  42. Gear.BackgroundColor3 = Color3.fromRGB(255, 139, 6)
  43. local IdFindv2 = Instance.new("TextBox", ServerFrame)
  44. IdFindv2.Position = UDim2.new(0, 23, 0, 66)
  45. IdFindv2.Size = UDim2.new(0, 150, 0, 20)
  46. IdFindv2.Text = "Name"
  47. local IdFindv3 = Instance.new("TextBox", ServerFrame)
  48. IdFindv3.Position = UDim2.new(0, 185, 0, 66)
  49. IdFindv3.Size = UDim2.new(0, 150, 0, 20)
  50. IdFindv3.Text = "Id"
  51. local Flood = Instance.new("TextButton", ServerFrame)
  52. Flood.Position = UDim2.new(0, 22, 0, 22)
  53. Flood.Size = UDim2.new(0, 50, 0, 20)
  54. Flood.Text = "Flood"
  55. Flood.BackgroundColor3 = Color3.fromRGB(70,130,180)
  56. local Clear = Instance.new("TextButton", ServerFrame)
  57. Clear.Position = UDim2.new(0, 88, 0, 22)
  58. Clear.Size = UDim2.new(0, 75, 0, 20)
  59. Clear.Text = "Clear Terrain"
  60. Clear.BackgroundColor3 = Color3.fromRGB(70,130,180)
  61. local MainFrame = Instance.new("Frame", MainScreen)
  62. MainFrame.Size = UDim2.new(0, 500, 0, 500)
  63. MainFrame.BackgroundColor3 = Color3.fromRGB(105, 255, 97)
  64. MainFrame.Position = UDim2.new(0, 600, 0, 200)
  65. local UnGod = Instance.new("TextButton", MainFrame)
  66. UnGod.BackgroundColor3 = Color3.fromRGB(250, 255, 247)
  67. UnGod.Size = UDim2.new(0, 50, 0, 20)
  68. UnGod.Position = UDim2.new(0, 325, 0, 198)
  69. UnGod.Text = "UnGod"
  70. local UnFire = Instance.new("TextButton", MainFrame)
  71. UnFire.Size = UDim2.new(0, 50, 0, 20)
  72. UnFire.Position = UDim2.new(0, 325, 0, 242)
  73. UnFire.Text = "UnFire"
  74. UnFire.BackgroundColor3 = Color3.fromRGB(255, 94, 218)
  75. local Fire = Instance.new("TextButton", MainFrame)
  76. Fire.Size = UDim2.new(0, 50, 0, 20)
  77. Fire.Position = UDim2.new(0, 250, 0, 242)
  78. Fire.Text = "Fire"
  79. Fire.BackgroundColor3 = Color3.fromRGB(255, 94, 218)
  80. local Lag = Instance.new("TextButton", MainFrame)
  81. Lag.Size = UDim2.new(0, 50, 0, 20)
  82. Lag.Position = UDim2.new(0, 250, 0, 286)
  83. Lag.Text = "Lag"
  84. Lag.BackgroundColor3 = Color3.fromRGB(255,127,80)
  85. local Zombie = Instance.new("TextButton", MainFrame)
  86. Zombie.Size = UDim2.new(0, 50, 0, 20)
  87. Zombie.Position = UDim2.new(0, 325, 0, 330)
  88. Zombie.Text = "Zombify"
  89. Zombie.BackgroundColor3 = Color3.fromRGB(85,107,47)
  90. local Penis = Instance.new("TextButton", MainFrame)
  91. Penis.Size = UDim2.new(0, 50, 0, 20)
  92. Penis.Position = UDim2.new(0, 325, 0, 286)
  93. Penis.Text = "Penis"
  94. Penis.BackgroundColor3 = Color3.fromRGB(255,127,80)
  95. local God = Instance.new("TextButton", MainFrame)
  96. God.BackgroundColor3 = Color3.fromRGB(250, 255, 247)
  97. God.Size = UDim2.new(0, 50, 0, 20)
  98. God.Position = UDim2.new(0, 250, 0, 198)
  99. God.Text = "God"
  100. local Explode = Instance.new("TextButton", MainFrame)
  101. Explode.Position = UDim2.new(0, 325, 0, 22)
  102. Explode.Size = UDim2.new(0, 50, 0, 20)
  103. Explode.Text = "Explode"
  104. Explode.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  105. local Goto = Instance.new("TextButton", MainFrame)
  106. Goto.Size = UDim2.new(0, 50, 0, 20)
  107. Goto.Position = UDim2.new(0, 250, 0, 66)
  108. Goto.BackgroundColor3 = Color3.fromRGB(255, 240, 25)
  109. Goto.Text = "Goto"
  110. local sparkles = Instance.new("TextButton", MainFrame)
  111. sparkles.BackgroundColor3 = Color3.fromRGB(6, 222, 255)
  112. sparkles.Size = UDim2.new(0, 50, 0, 20)
  113. sparkles.Position = UDim2.new(0, 250, 0, 110)
  114. sparkles.Text = "Sparkles"
  115. local freeze = Instance.new("TextButton", MainFrame)
  116. freeze.BackgroundColor3 = Color3.fromRGB(165, 171, 255)
  117. freeze.Size = UDim2.new(0, 50, 0, 20)
  118. freeze.Position = UDim2.new(0, 250, 0, 154)
  119. freeze.Text = "Freeze"
  120. local unfreeze = Instance.new("TextButton", MainFrame)
  121. unfreeze.BackgroundColor3 = Color3.fromRGB(165, 171, 255)
  122. unfreeze.Size = UDim2.new(0, 75, 0, 20)
  123. unfreeze.Position = UDim2.new(0, 325, 0, 154)
  124. unfreeze.Text = "UnFreeze"
  125. local forcefield = Instance.new("TextButton", MainFrame)
  126. forcefield.BackgroundColor3 = Color3.fromRGB(6, 222, 255)
  127. forcefield.Size = UDim2.new(0, 75, 0, 20)
  128. forcefield.Position = UDim2.new(0, 325, 0, 110)
  129. forcefield.Text = "ForceField"
  130. local Bring = Instance.new("TextButton", MainFrame)
  131. Bring.Size = UDim2.new(0, 50, 0, 20)
  132. Bring.Position = UDim2.new(0, 325, 0, 66)
  133. Bring.BackgroundColor3 = Color3.fromRGB(255, 240, 25)
  134. Bring.Text = "Bring"
  135. local X = Instance.new("TextButton", MenuFrame)
  136. X.Position = UDim2.new(0, 0, 0, 0)
  137. X.Size = UDim2.new(0, 15, 0, 15)
  138. X.Text = "X"
  139. X.BackgroundColor3 = Color3.new(255, 0 ,4)
  140. X.Rotation = -90
  141. local WS = Instance.new("TextButton", MainFrame)
  142. WS.Text = "WS"
  143. WS.Size = UDim2.new(0, 50, 0, 20)
  144. WS.BackgroundColor3 = Color3.fromRGB(239, 255, 179)
  145. WS.Position = UDim2.new(0, 20, 0, 100)
  146. local JP = Instance.new("TextButton", MainFrame)
  147. JP.Text = "JP"
  148. JP.Size = UDim2.new(0, 50, 0, 20)
  149. JP.BackgroundColor3 = Color3.fromRGB(239, 255, 179)
  150. JP.Position = UDim2.new(0, 80, 0, 100)
  151. local FindName = Instance.new("TextBox", MainFrame)
  152. FindName.Text = "Name"
  153. FindName.Size = UDim2.new(0, 200, 0, 25)
  154. FindName.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  155. FindName.Position = UDim2.new(0, 20, 0, 20)
  156. local FindValue = Instance.new("TextBox", MainFrame)
  157. FindValue.Text = "Value"
  158. FindValue.Size = UDim2.new(0, 200, 0, 25)
  159. FindValue.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  160. FindValue.Position = UDim2.new(0, 20, 0, 60)
  161. local Kill = Instance.new("TextButton", MainFrame)
  162. Kill.Position = UDim2.new(0, 250, 0, 22)
  163. Kill.Size = UDim2.new(0, 50, 0, 20)
  164. Kill.Text = "Kill"
  165. Kill.BackgroundColor3 = Color3.fromRGB(255, 73, 106)
  166. local musicid = Instance.new("TextBox", MainFrame)
  167. musicid.Size = UDim2.new(0, 150, 0, 25)
  168. musicid.Position = UDim2.new(0, 20, 0, 465)
  169. musicid.Text = "Id"
  170. musicid.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  171. local playmusic = Instance.new("TextButton", MainFrame)
  172. playmusic.Size = UDim2.new(0, 100, 0, 25)
  173. playmusic.Position = UDim2.new(0, 200, 0, 465)
  174. playmusic.BackgroundColor3 = Color3.fromRGB(255, 193, 67)
  175. playmusic.Text = "Music"
  176.  
  177. function char()
  178. local aim = game.Players:FindFirstChild(IdFindv2.Text)
  179. if aim then
  180. local id = IdFindv3.Text
  181. aim.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId="..id..""
  182. aim.Character:BreakJoints()
  183. end
  184. end
  185.  
  186. function clear2()
  187.     game.Workspace.Terrain:Clear()
  188. end
  189.  
  190. function admin2()
  191. if MainFrame.Visible == false then
  192. ServerFrame.Visible = false
  193. MainFrame.Visible = true
  194. end
  195. end
  196.  
  197. function gearv2()
  198. local aim = game.Players:FindFirstChild(IdFindv2.Text)
  199.  
  200. if aim then
  201. local root = game:GetService("InsertService"):LoadAsset(IdFindv3.Text)
  202. local item = root:children()
  203. for i = 1, #item do
  204. item[i].Parent = aim.Backpack
  205. end
  206. end
  207. end
  208.  
  209. function zombify()
  210. local plr = game.Workspace:FindFirstChild(FindName.Text)
  211. if plr then
  212. plr.Head.face.Texture = "rbxassetid://133667125"
  213. plr.Shirt.ShirtTemplate = "rbxassetid://117272533"
  214. plr.Pants.PantsTemplate = "rbxassetid://117272533"
  215. plr.Head.BrickColor = BrickColor.new("Parsley green")
  216. plr.Torso.BrickColor = BrickColor.new("Parsley green")
  217. plr["Right Arm"].BrickColor = BrickColor.new("Parsley green")
  218. plr["Left Arm"].BrickColor = BrickColor.new("Parsley green")
  219. plr["Right Leg"].BrickColor = BrickColor.new("Parsley green")
  220. plr["Left Leg"].BrickColor = BrickColor.new("Parsley green")
  221. local get = plr:GetChildren()
  222. for i = 1, #get do
  223. if get[i].ClassName == "Hat" then
  224. get[i]:Destroy()
  225. end
  226. end
  227. end
  228. end
  229.  
  230. function penisv2()
  231. local plr = game.Workspace:FindFirstChild(FindName.Text)
  232. if plr then
  233. stick = Instance.new("Part", plr.Torso)
  234. c = Instance.new("CylinderMesh", stick)
  235. stick.Size = Vector3.new(1,6.1,2)
  236. stick.BrickColor = BrickColor.new("Pastel brown")
  237. stick.BottomSurface = "Smooth"
  238. stick.TopSurface = "Smooth"
  239. stick.Position = plr.Torso.Position
  240. wstick = Instance.new("Weld",plr.Torso)
  241. wstick.Part0 = wstick.Parent
  242. wstick.Part1 = stick
  243. wstick.C1 = CFrame.new(Vector3.new(0,3.5,-1.5)) * CFrame.Angles(80,0,0)
  244. ball1 = Instance.new("Part",plr)
  245. ball1.BrickColor = stick.BrickColor
  246. ball1.Shape = "Ball"
  247. ball1.Size = Vector3.new(1,1,1)
  248. wb1 = Instance.new("Weld",plr.Torso)
  249. wb1.Part0 = wstick.Part0
  250. wb1.Part1 = ball1
  251. ball1.BottomSurface = "Smooth"
  252. ball1.TopSurface = "Smooth"
  253. wb1.C1 = CFrame.new(Vector3.new(-0.5,1.5,0))
  254. ball2 = ball1:clone()
  255. ball2.Parent = plr
  256. wb2 = Instance.new("Weld",plr.Torso)
  257. wb2.Part0 = wstick.Part0
  258. wb2.Part1 = ball2
  259. wb2.C1 = CFrame.new(Vector3.new(0.5,1.5,0))
  260. end
  261. end
  262.  
  263. function flood()
  264. game.Workspace.Terrain:SetCells(Region3int16.new(Vector3int16.new(-100,-100,-100), Vector3int16.new(100,100,100)), 17, "Solid", "X")
  265. end
  266.  
  267. function lagv2()
  268. local player = game.Players:FindFirstChild(FindName.Text)
  269. if player then
  270. for i = 1,100000 do
  271. Instance.new("HopperBin", player.Backpack)
  272. end
  273. end
  274. end
  275.  
  276. function unfirev2()
  277.     local a = game.Workspace:FindFirstChild(FindName.Text)
  278.     if a then
  279.         local fire = a.Torso:FindFirstChild("Fire")
  280.         if fire then
  281.         fire:Destroy()
  282.         end
  283.     end
  284. end
  285.  
  286. function firev2()
  287.     local a = game.Workspace:FindFirstChild(FindName.Text)
  288.     if a then
  289.         local fire = Instance.new("Fire", a.Torso)
  290.     end
  291. end
  292.  
  293. function ungodv2()
  294.     local a = game.Workspace:FindFirstChild(FindName.Text)
  295.     if a then
  296.         a.Humanoid.MaxHealth = 100
  297.         a.Humanoid.Health = 100
  298.     end
  299. end
  300.  
  301. function godv2()
  302.     local a = game.Workspace:FindFirstChild(FindName.Text)
  303.     if a then
  304.         a.Humanoid.MaxHealth = math.huge
  305.         a.Humanoid.Health = math.huge
  306.     end
  307. end
  308.  
  309. function freezev2()
  310.     local a = game.Workspace:FindFirstChild(FindName.Text)
  311.     if a then
  312.         a.Torso.Anchored = true
  313.     end
  314. end
  315.  
  316. function unfreezev2()
  317.     local a = game.Workspace:FindFirstChild(FindName.Text)
  318.     if a then
  319.         a.Torso.Anchored = false
  320.     end
  321. end
  322.  
  323. function explodev2()
  324.         local a = game.Workspace:FindFirstChild(FindName.Text)
  325.     if a then
  326.         local Explosion = Instance.new("Explosion", a)
  327.         Explosion.Position = a.Torso.Position
  328.     end
  329. end
  330.  
  331. function forcefieldv2()
  332.     local a = game.Workspace:FindFirstChild(FindName.Text)
  333.     if a then
  334.         local forcefielc = Instance.new("ForceField", a)
  335.     end
  336. end
  337.  
  338. function sparklesv2()
  339.     local a = game.Workspace:FindFirstChild(FindName.Text)
  340.     if a then
  341.         local b = Instance.new("Sparkles", a.Torso)
  342.     end
  343. end
  344.  
  345. function bringv2()
  346.     local a = game.Workspace:FindFirstChild(FindName.Text)
  347.     if a then
  348.         local b = game.Workspace:FindFirstChild(name)
  349.         if b then
  350.             a.Torso.CFrame = b.Torso.CFrame
  351.         end
  352.     end
  353. end
  354.  
  355. function gotov2()
  356.     local a = game.Workspace:FindFirstChild(FindName.Text)
  357.     if a then
  358.         local b = game.Workspace:FindFirstChild(name)
  359.         if b then
  360.             b.Torso.CFrame = a.Torso.CFrame
  361.         end
  362.     end
  363. end
  364.  
  365. function MusicPlyt()
  366.    local music123 = Instance.new("Sound", game.Workspace)
  367.    local id123 = musicid.Text
  368.    music123.SoundId = "rbxassetid://"..id123..""
  369.    wait(0.00001)
  370.    music123:Play()
  371. end
  372.  
  373. function opena()
  374.        MenuFrame.Visible = true
  375.     MainFrame.Visible = true
  376.     open.Visible = false
  377. end
  378.  
  379. function Kill2()
  380.     local Text = FindName.Text
  381.     local FindToKill = game.Workspace:FindFirstChild(Text)
  382.     if FindToKill then
  383.         FindToKill.Head:Destroy()
  384.     end
  385. end
  386.  
  387. function Ok()
  388.     MainFrame.Visible = false
  389.        ServerFrame.Visible = false
  390.        MenuFrame.Visible = false
  391.     open.Visible = true
  392. end
  393.  
  394. function WSv2()
  395.    local a = game.Workspace:FindFirstChild(FindName.Text)
  396.     if a then
  397.         a.Humanoid.WalkSpeed = FindValue.Text
  398.         end
  399. end
  400.  
  401. function JPv2()
  402.    local a = game.Workspace:FindFirstChild(FindName.Text)
  403.     if a then
  404.         a.Humanoid.JumpPower = FindValue.Text
  405.         end
  406. end
  407.  
  408. function server2()
  409. if ServerFrame.Visible == false then
  410. MainFrame.Visible = false
  411. ServerFrame.Visible = true
  412. end
  413. end
  414.  
  415. Char.MouseButton1Click:connect(char)
  416. Gear.MouseButton1Click:connect(gearv2)
  417. Clear.MouseButton1Click:connect(clear2)
  418. Flood.MouseButton1Click:connect(flood)
  419. ServerM.MouseButton1Click:connect(server2)
  420. AdminM.MouseButton1Click:connect(admin2)
  421. Zombie.MouseButton1Click:connect(zombify)
  422. Penis.MouseButton1Click:connect(penisv2)
  423. Lag.MouseButton1Click:connect(lagv2)
  424. JP.MouseButton1Click:connect(JPv2)
  425. WS.MouseButton1Click:connect(WSv2)
  426. UnFire.MouseButton1Click:connect(unfirev2)
  427. Fire.MouseButton1Click:connect(firev2)
  428. UnGod.MouseButton1Click:connect(ungodv2)
  429. God.MouseButton1Click:connect(godv2)
  430. unfreeze.MouseButton1Click:connect(unfreezev2)
  431. freeze.MouseButton1Click:connect(freezev2)
  432. Explode.MouseButton1Click:connect(explodev2)
  433. forcefield.MouseButton1Click:connect(forcefieldv2)
  434. sparkles.MouseButton1Click:connect(sparklesv2)
  435. Bring.MouseButton1Click:connect(bringv2)
  436. Goto.MouseButton1Click:connect(gotov2)
  437. open.MouseButton1Click:connect(opena)
  438. X.MouseButton1Click:connect(Ok)
  439. playmusic.MouseButton1Click:connect(MusicPlyt)
  440. Kill.MouseButton1Click:connect(Kill2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement