Advertisement
ItzDan

testtttttttttttttttttttttttt

Mar 8th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.27 KB | None | 0 0
  1. ---------------------------------------------Paid Gui-----------------------------------------------------------
  2. --- loadstring(game:GetObjects("rbxassetid://671000740")[1].Source)()
  3. --- Made By ItzDan AKA (Pugz)
  4. --- Enjoy :)
  5. ------------------------------------------Gui--------------------------------------------------------
  6. local Player = game.Players.LocalPlayer
  7. local c = Player.Character
  8. if not c or not c.Parent then
  9. c = Player.CharacterAdded:wait()
  10. end
  11.  
  12. gui = Instance.new("ScreenGui",game.CoreGui)
  13. gui.ResetOnSpawn = false
  14. gui.Name = "PugzHub"
  15.  
  16. local frame = Instance.new("Frame",gui)
  17. frame.BackgroundColor3 = Color3.new(.55,.04,255,0,0)
  18. frame.BorderColor3 = Color3.new(121/255,4)
  19. frame.BorderSizePixel = 2
  20. frame.Size = UDim2.new(0,300,0,200)
  21. frame.Position = UDim2.new(.655,160,.4,130)
  22. frame.Active = true
  23. frame.Draggable = true
  24. frame.Transparency = 0.5
  25. -------------------------------------Buttons-------------------------------------------------
  26. local flb = Instance.new("TextButton",frame)
  27. flb.BackgroundColor3 = Color3.new(0,70/255,1)
  28. flb.BorderColor3 = Color3.new(0,0,0)
  29. flb.BorderSizePixel = 2
  30. flb.Size = UDim2.new(.3,0,.1,0)
  31. flb.Position = UDim2.new(.35,0,.1,-10)
  32. flb.Text = "Flood"
  33. flb.TextColor3 = Color3.new(255,255,255)
  34. flb.TextScaled = true
  35.  
  36. local Gb = Instance.new("TextButton",frame)
  37. Gb.BackgroundColor3 = Color3.new(0,98/255,0)
  38. Gb.BorderColor3 = Color3.new(0,0,0)
  39. Gb.BorderSizePixel = 2
  40. Gb.Size = UDim2.new(.3,0,.1,0)
  41. Gb.Position = UDim2.new(.35,0,.5,0)
  42. Gb.Text = "No Gravity"
  43. Gb.TextColor3 = Color3.new(255,255,255)
  44. Gb.TextScaled = true
  45.  
  46.  
  47. local cfb = Instance.new("TextButton",frame)
  48. cfb.BackgroundColor3 = Color3.new(170/255,0,0)
  49. cfb.BorderColor3 = Color3.new(0,0,0)
  50. cfb.BorderSizePixel = 2
  51. cfb.Size = UDim2.new(.3,0,.1,0)
  52. cfb.Position = UDim2.new(.675,0,.10,-9)
  53. cfb.Text = "Clear Flood"
  54. cfb.TextColor3 = Color3.new(255,255,255)
  55. cfb.TextScaled = true
  56.  
  57. local NGb = Instance.new("TextButton",frame)
  58. NGb.BackgroundColor3 = Color3.new(10/255,0,0)
  59. NGb.BorderColor3 = Color3.new(0,0,0)
  60. NGb.BorderSizePixel = 2
  61. NGb.Size = UDim2.new(.3,0,.1,0)
  62. NGb.Position = UDim2.new(.675,0,.5,0)
  63. NGb.Text = "Normal Gravity"
  64. NGb.TextColor3 = Color3.new(255,255,255)
  65. NGb.TextScaled = true
  66.  
  67. local FMb = Instance.new("TextButton",frame)
  68. FMb.BackgroundColor3 = Color3.new(7/255,1,0)
  69. FMb.BorderColor3 = Color3.new(0,0,0)
  70. FMb.BorderSizePixel = 2
  71. FMb.Size = UDim2.new(.3,0,.1,0)
  72. FMb.Position = UDim2.new(.35,0,.8,-121)
  73. FMb.Text = "Local FF"
  74. FMb.TextColor3 = Color3.new(255,255,255)
  75. FMb.TextScaled = true
  76.  
  77. local GMb = Instance.new("TextButton",frame)
  78. GMb.BackgroundColor3 = Color3.new(7/255,1,2)
  79. GMb.BorderColor3 = Color3.new(0,0,0)
  80. GMb.BorderSizePixel = 2
  81. GMb.Size = UDim2.new(.3,0,.1,0)
  82. GMb.Position = UDim2.new(.675,0,.9,-141)
  83. GMb.Text = "Local God"
  84. GMb.TextColor3 = Color3.new(255,255,255)
  85. GMb.TextScaled = true
  86.  
  87. local KOb = Instance.new("TextButton",frame)
  88. KOb.BackgroundColor3 = Color3.new(0.900,.070,255,.082)
  89. KOb.BorderColor3 = Color3.new(0,0,0)
  90. KOb.BorderSizePixel = 2
  91. KOb.Size = UDim2.new(.3,0,.1,0)
  92. KOb.Position = UDim2.new(.675,0,.735,-78)
  93. KOb.Text = "Kill Others"
  94. KOb.TextColor3 = Color3.new(255,255,255)
  95. KOb.TextScaled = true
  96.  
  97. local IBb = Instance.new("TextButton",frame)
  98. IBb.BackgroundColor3 = Color3.new(234255,0,0)
  99. IBb.BorderColor3 = Color3.new(0,0,0)
  100. IBb.BorderSizePixel = 2
  101. IBb.Size = UDim2.new(.3,0,.1,0)
  102. IBb.Position = UDim2.new(.35,0,.340,0)
  103. IBb.Text = "IBtool"
  104. IBb.TextColor3 = Color3.new(255,255,255)
  105. IBb.TextScaled = true
  106.  
  107. local NCb = Instance.new("TextButton",frame)
  108. NCb.BackgroundColor3 = Color3.new(7,70/255,0)
  109. NCb.BorderColor3 = Color3.new(0,0,0)
  110. NCb.BorderSizePixel = 2
  111. NCb.Size = UDim2.new(.3,0,.1,0)
  112. NCb.Position = UDim2.new(.35,0,.735,-18)
  113. NCb.Text = "Noclip"
  114. NCb.TextColor3 = Color3.new(255,255,255)
  115. NCb.TextScaled = true
  116.  
  117. local Fb = Instance.new("TextButton",frame)
  118. Fb.BackgroundColor3 = Color3.new(.675,0,.5,0)
  119. Fb.BorderColor3 = Color3.new(0,0,0)
  120. Fb.BorderSizePixel = 2
  121. Fb.Size = UDim2.new(.3,0,.1,0)
  122. Fb.Position = UDim2.new(.675,0,.735,-18)
  123. Fb.Text = "Fly"
  124. Fb.TextColor3 = Color3.new(255,255,255)
  125. Fb.TextScaled = true
  126.  
  127. local RNb = Instance.new("TextButton",frame)
  128. RNb.BackgroundColor3 = Color3.new(.3,0,.1,0)
  129. RNb.BorderColor3 = Color3.new(0,0,0)
  130. RNb.BorderSizePixel = 2
  131. RNb.Size = UDim2.new(.3,0,.1,0)
  132. RNb.Position = UDim2.new(.675,0,.735,11)
  133. RNb.Text = "R15 Noclip"
  134. RNb.TextColor3 = Color3.new(255,255,255)
  135. RNb.TextScaled = true
  136.  
  137. local R2b = Instance.new("TextButton",frame)
  138. R2b.BackgroundColor3 = Color3.new(.55,.04,255,0,0)
  139. R2b.BorderColor3 = Color3.new(0,0,0)
  140. R2b.BorderSizePixel = 2
  141. R2b.Size = UDim2.new(.3,0,.1,0)
  142. R2b.Position = UDim2.new(.35,0,.735,11)
  143. R2b.Text = "Rocky2u Say ;cmds"
  144. R2b.TextColor3 = Color3.new(255,255,255)
  145. R2b.TextScaled = true
  146.  
  147. local EVb = Instance.new("TextButton",frame)
  148. EVb.BackgroundColor3 = Color3.new(.55,.6,255,0,0)
  149. EVb.BorderColor3 = Color3.new(0,0,0)
  150. EVb.BorderSizePixel = 2
  151. EVb.Size = UDim2.new(.3,0,.1,22)
  152. EVb.Position = UDim2.new(.02,0,.735,-135)
  153. EVb.Text = "Explosive Vest"
  154. EVb.TextColor3 = Color3.new(255,255,255)
  155. EVb.TextScaled = true
  156.  
  157. local TCb = Instance.new("TextButton",frame)
  158. TCb.BackgroundColor3 = Color3.new(.55,.6,255,0,0)
  159. TCb.BorderColor3 = Color3.new(0,0,0)
  160. TCb.BorderSizePixel = 2
  161. TCb.Size = UDim2.new(.3,0,.1,22)
  162. TCb.Position = UDim2.new(.02,0,1.05,-135)
  163. TCb.Text = "Trash Can Man"
  164. TCb.TextColor3 = Color3.new(255,255,255)
  165. TCb.TextScaled = true
  166.  
  167. local SAb = Instance.new("TextButton",frame)
  168. SAb.BackgroundColor3 = Color3.new(.55,.6,255,0,0)
  169. SAb.BorderColor3 = Color3.new(0,0,0)
  170. SAb.BorderSizePixel = 2
  171. SAb.Size = UDim2.new(.3,0,.1,22)
  172. SAb.Position = UDim2.new(.02,0,1.38,-135)
  173. SAb.Text = "Spawn Arena"
  174. SAb.TextColor3 = Color3.new(255,255,255)
  175. SAb.TextScaled = true
  176.  
  177. local Eb = Instance.new("TextButton",frame)
  178. Eb.BackgroundColor3 = Color3.new(123/255,0,0)
  179. Eb.BorderColor3 = Color3.new(0,0,0)
  180. Eb.BorderSizePixel = 2
  181. Eb.Size = UDim2.new(.1,0,0.07,.0)
  182. Eb.Position = UDim2.new(.28,22,1.38,-93)
  183. Eb.Text = "X"
  184. Eb.TextColor3 = Color3.new(255,255,255)
  185. Eb.TextScaled = true
  186.  
  187. local NPb = Instance.new("TextButton",frame)
  188. NPb.BackgroundColor3 = Color3.new(123/255,0,0)
  189. NPb.BorderColor3 = Color3.new(0,0,0)
  190. NPb.BorderSizePixel = 2
  191. NPb.Size = UDim2.new(.1,0,0.07,.0)
  192. NPb.Position = UDim2.new(.5,15,1.38,-93)
  193. NPb.Text = ">"
  194. NPb.TextColor3 = Color3.new(255,255,255)
  195. NPb.TextScaled = true
  196. ------------------------------------------------Functions-----------------------------------------------------------------------------
  197. flb.MouseButton1Click:connect(function()
  198. game.Workspace.Terrain:SetCells(Region3int16.new(Vector3int16.new(-100,-100,-100), Vector3int16.new(100,100,100)), 17, "Solid", "X")
  199. end)
  200.  
  201. cfb.MouseButton1Click:connect(function()
  202. game.Workspace.Terrain:Clear()
  203. end)
  204.  
  205. NGb.MouseButton1Click:connect(function()
  206. game.Workspace.Gravity = 196.2
  207. end)
  208.  
  209. Gb.MouseButton1Click:connect(function()
  210. game.Workspace.Gravity = 0
  211. end)
  212.  
  213. FMb.MouseButton1Click:connect(function()
  214. Instance.new("ForceField", game.Players.LocalPlayer.Character)
  215. end)
  216.  
  217. GMb.MouseButton1Click:connect(function()
  218. local p = game.Players.LocalPlayer
  219. p.Character.Humanoid.MaxHealth = math.huge
  220. end)
  221.  
  222. KOb.MouseButton1Click:connect(function()
  223. for i, v in pairs(game.Players:GetPlayers()) do
  224. if v.Name ~= game.Players.LocalPlayer.Name then
  225. if v.Character then
  226. v.Character:BreakJoints()
  227. end
  228. wait()
  229. end
  230. end
  231. end)
  232.  
  233. IBb.MouseButton1Click:connect(function()
  234. loadstring(game:GetObjects('rbxassetid://552440069')[1].Source )()
  235. end)
  236.  
  237. NCb.MouseButton1Click:connect(function()
  238. loadstring(Raindrop:DownloadString('http://pastebin.com/raw/jyw7NtiH'))()
  239. end)
  240.  
  241. Fb.MouseButton1Click:connect(function()
  242. loadstring(Raindrop:DownloadString('http://pastebin.com/raw/T3LAN54Q'))()
  243. end)
  244.  
  245. RNb.MouseButton1Click:connect(function()
  246.  
  247. name = game.Players.LocalPlayer.Name
  248. game:GetService('RunService').Stepped:connect(function()
  249. workspace[name].HumanoidRootPart.CanCollide = false
  250. workspace[name].LeftHand.CanCollide = false
  251. workspace[name].LeftLowerArm.CanCollide = false
  252. workspace[name].LeftUpperArm.CanCollide = false
  253. workspace[name].RightHand.CanCollide = false
  254. workspace[name].RightLowerArm.CanCollide = false
  255. workspace[name].RightUpperArm.CanCollide = false
  256. workspace[name].UpperTorso.CanCollide = false
  257. workspace[name].LeftFoot.CanCollide = false
  258. workspace[name].LeftLowerLeg.CanCollide = false
  259. workspace[name].LeftUpperLeg.CanCollide = false
  260. workspace[name].RightFoot.CanCollide = false
  261. workspace[name].RightLowerLeg.CanCollide = false
  262. workspace[name].RightUpperLeg.CanCollide = false
  263. workspace[name].LowerTorso.CanCollide = false
  264. workspace[name].Head.CanCollide = false
  265. end)
  266.  
  267. end)
  268.  
  269. R2b.MouseButton1Click:connect(function()
  270. loadstring(Raindrop:DownloadString('http://pastebin.com/raw/9qcE1p6h'))()
  271. end)
  272.  
  273. EVb.MouseButton1Click:connect(function()
  274. loadstring(Raindrop:DownloadString('http://pastebin.com/raw/8X9F4UDW'))()
  275. end)
  276.  
  277. SAb.MouseButton1Click:connect(function()
  278. loadstring(Raindrop:DownloadString('http://pastebin.com/raw/EQx2WNgE'))()
  279. end)
  280.  
  281. TCb.MouseButton1Click:connect(function()
  282. loadstring(Raindrop:DownloadString('http://pastebin.com/raw/We09fQMk'))()
  283. end)
  284.  
  285. Eb.MouseButton1Click:connect(function()
  286. game.CoreGui.PugzHub:Remove()
  287. end)
  288.  
  289. NPb.MouseButton1Click:connect(function()
  290. loadstring(Raindrop:DownloadString('http://pastebin.com/raw/2fx2hh42'))()
  291. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement