Advertisement
Glexteon

Untitled

Sep 27th, 2019
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.02 KB | None | 0 0
  1. -- --> -- -- -- <-- --
  2. -- --> Scam <-- --
  3. game.Players.LocalPlayer.PlayerGui.ScreenGui:destroy()
  4. -- --> -- -- -- <-- --
  5.  
  6. -- --> -- -- -- <-- --
  7. -- --> Notify <-- --
  8. local a=Instance.new("Message",workspace)a.Text="> Products with scam have been removed. <"wait(4)a:Destroy()
  9. -- --> -- -- -- <-- --
  10.  
  11. -- --> -- -- -- <-- --
  12. -- --> GUI <-- --
  13. local GUI = Instance.new("ScreenGui")
  14. local TextModules = Instance.new("TextLabel")
  15. local TextServer = Instance.new("TextLabel")
  16. local TextPlayers = Instance.new("TextLabel")
  17. local Box = Instance.new("TextBox")
  18. local TextKick = Instance.new("TextLabel")
  19. local Button12 = Instance.new("TextButton")
  20. local Button11 = Instance.new("TextButton")
  21. local Button10 = Instance.new("TextButton")
  22. local Button9 = Instance.new("TextButton")
  23. local Button8 = Instance.new("TextButton")
  24. local Button7 = Instance.new("TextButton")
  25. local Button6 = Instance.new("TextButton")
  26. local Button5 = Instance.new("TextButton")
  27. local Button4 = Instance.new("TextButton")
  28. local Button3 = Instance.new("TextButton")
  29. local Button2 = Instance.new("TextButton")
  30. local Button1 = Instance.new("TextButton")
  31.  
  32. GUI.Name = "GUI"
  33. GUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  34.  
  35. TextKick.Name = "TextKick"
  36. TextKick.Parent = GUI
  37. TextKick.BackgroundColor3 = Color3.new(170, 0, 0)
  38. TextKick.BackgroundTransparency = 0.5
  39. TextKick.Position = UDim2.new(0.137, 0, 0.921, 0)
  40. TextKick.Size = UDim2.new(0, 234, 0, 18)
  41. TextKick.Font = Enum.Font.SciFi
  42. TextKick.Text = "Kick Menu."
  43. TextKick.TextColor3 = Color3.new(1, 1, 1)
  44. TextKick.TextSize = 15
  45. TextKick.TextWrapped = true
  46.  
  47. Box.Name = "Box"
  48. Box.Parent = GUI
  49. Box.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  50. Box.BackgroundTransparency = 0.5
  51. Box.Position = UDim2.new(0.137, 0, 0.943, 0)
  52. Box.Size = UDim2.new(0, 234, 0, 23)
  53. Box.Font = Enum.Font.SciFi
  54. Box.Text = ""
  55. Box.TextColor3 = Color3.new(1, 1, 1)
  56. Box.TextSize = 14
  57. Box.TextWrapped = true
  58.  
  59. Button12.Name = "Button12"
  60. Button12.Parent = GUI
  61. Button12.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  62. Button12.BackgroundTransparency = 0.5
  63. Button12.Position = UDim2.new(0.137, 0, 0.970, 0)
  64. Button12.Size = UDim2.new(0, 234, 0, 23)
  65. Button12.Font = Enum.Font.SciFi
  66. Button12.Text = "Kick."
  67. Button12.TextColor3 = Color3.new(1, 1, 1)
  68. Button12.TextSize = 14
  69. Button12.TextWrapped = true
  70.  
  71. TextPlayers.Name = "TextPlayers"
  72. TextPlayers.Parent = GUI
  73. TextPlayers.BackgroundColor3 = Color3.new(170, 0, 0)
  74. TextPlayers.BackgroundTransparency = 0.5
  75. TextPlayers.Position = UDim2.new(0.004, 0, 0.632, 0)
  76. TextPlayers.Size = UDim2.new(0, 234, 0, 18)
  77. TextPlayers.Font = Enum.Font.SciFi
  78. TextPlayers.Text = "Players."
  79. TextPlayers.TextColor3 = Color3.new(1, 1, 1)
  80. TextPlayers.TextSize = 15
  81. TextPlayers.TextWrapped = true
  82.  
  83. Button11.Name = "Button11"
  84. Button11.Parent = GUI
  85. Button11.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  86. Button11.BackgroundTransparency = 0.5
  87. Button11.Position = UDim2.new(0.004, 0, 0.653, 0)
  88. Button11.Size = UDim2.new(0, 234, 0, 23)
  89. Button11.Font = Enum.Font.SciFi
  90. Button11.Text = "Sink."
  91. Button11.TextColor3 = Color3.new(1, 1, 1)
  92. Button11.TextSize = 14
  93. Button11.TextWrapped = true
  94.  
  95. Button10.Name = "Button10"
  96. Button10.Parent = GUI
  97. Button10.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  98. Button10.BackgroundTransparency = 0.5
  99. Button10.Position = UDim2.new(0.004, 0, 0.680, 0)
  100. Button10.Size = UDim2.new(0, 234, 0, 23)
  101. Button10.Font = Enum.Font.SciFi
  102. Button10.Text = "Kill."
  103. Button10.TextColor3 = Color3.new(1, 1, 1)
  104. Button10.TextSize = 14
  105. Button10.TextWrapped = true
  106.  
  107. TextServer.Name = "TextServer"
  108. TextServer.Parent = GUI
  109. TextServer.BackgroundColor3 = Color3.new(170, 0, 0)
  110. TextServer.BackgroundTransparency = 0.5
  111. TextServer.Position = UDim2.new(0.004, 0, 0.737, 0)
  112. TextServer.Size = UDim2.new(0, 234, 0, 18)
  113. TextServer.Font = Enum.Font.SciFi
  114. TextServer.Text = "Server."
  115. TextServer.TextColor3 = Color3.new(1, 1, 1)
  116. TextServer.TextSize = 15
  117. TextServer.TextWrapped = true
  118.  
  119. Button9.Name = "Button9"
  120. Button9.Parent = GUI
  121. Button9.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  122. Button9.BackgroundTransparency = 0.5
  123. Button9.Position = UDim2.new(0.004, 0, 0.758, 0)
  124. Button9.Size = UDim2.new(0, 234, 0, 23)
  125. Button9.Font = Enum.Font.SciFi
  126. Button9.Text = "Shutdown."
  127. Button9.TextColor3 = Color3.new(1, 1, 1)
  128. Button9.TextSize = 14
  129. Button9.TextWrapped = true
  130.  
  131. Button8.Name = "Button8"
  132. Button8.Parent = GUI
  133. Button8.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  134. Button8.BackgroundTransparency = 0.5
  135. Button8.Position = UDim2.new(0.004, 0, 0.785, 0)
  136. Button8.Size = UDim2.new(0, 234, 0, 23)
  137. Button8.Font = Enum.Font.SciFi
  138. Button8.Text = "Baseplate."
  139. Button8.TextColor3 = Color3.new(1, 1, 1)
  140. Button8.TextSize = 14
  141. Button8.TextWrapped = true
  142.  
  143. TextModules.Name = "TextModules"
  144. TextModules.Parent = GUI
  145. TextModules.BackgroundColor3 = Color3.new(170, 0, 0)
  146. TextModules.BackgroundTransparency = 0.5
  147. TextModules.Position = UDim2.new(0.004, 0, 0.839, 0)
  148. TextModules.Size = UDim2.new(0, 234, 0, 18)
  149. TextModules.Font = Enum.Font.SciFi
  150. TextModules.Text = "Modules."
  151. TextModules.TextColor3 = Color3.new(1, 1, 1)
  152. TextModules.TextSize = 15
  153. TextModules.TextWrapped = true
  154.  
  155. Button7.Name = "Button7"
  156. Button7.Parent = GUI
  157. Button7.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  158. Button7.BackgroundTransparency = 0.5
  159. Button7.Position = UDim2.new(0.004, 0, 0.860, 0)
  160. Button7.Size = UDim2.new(0, 234, 0, 23)
  161. Button7.Font = Enum.Font.SciFi
  162. Button7.Text = "Deadly Pen."
  163. Button7.TextColor3 = Color3.new(1, 1, 1)
  164. Button7.TextSize = 14
  165. Button7.TextWrapped = true
  166.  
  167. Button6.Name = "Button6"
  168. Button6.Parent = GUI
  169. Button6.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  170. Button6.BackgroundTransparency = 0.5
  171. Button6.Position = UDim2.new(0.066, 0, 0.888, 0)
  172. Button6.Size = UDim2.new(0, 116, 0, 23)
  173. Button6.Font = Enum.Font.SciFi
  174. Button6.Text = "D-Hammer."
  175. Button6.TextColor3 = Color3.new(1, 1, 1)
  176. Button6.TextSize = 13
  177. Button6.TextWrapped = true
  178.  
  179. Button5.Name = "Button5"
  180. Button5.Parent = GUI
  181. Button5.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  182. Button5.BackgroundTransparency = 0.5
  183. Button5.Position = UDim2.new(0.004, 0, 0.888, 0)
  184. Button5.Size = UDim2.new(0, 116, 0, 23)
  185. Button5.Font = Enum.Font.SciFi
  186. Button5.Text = "Excalibur."
  187. Button5.TextColor3 = Color3.new(1, 1, 1)
  188. Button5.TextSize = 14
  189. Button5.TextWrapped = true
  190.  
  191. Button4.Name = "Button4"
  192. Button4.Parent = GUI
  193. Button4.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  194. Button4.BackgroundTransparency = 0.5
  195. Button4.Position = UDim2.new(0.004, 0, 0.915, 0)
  196. Button4.Size = UDim2.new(0, 234, 0, 23)
  197. Button4.Font = Enum.Font.SciFi
  198. Button4.Text = "Flamethrower."
  199. Button4.TextColor3 = Color3.new(1, 1, 1)
  200. Button4.TextSize = 15
  201. Button4.TextWrapped = true
  202.  
  203. Button3.Name = "Button3"
  204. Button3.Parent = GUI
  205. Button3.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  206. Button3.BackgroundTransparency = 0.5
  207. Button3.Position = UDim2.new(0.066, 0, 0.943, 0)
  208. Button3.Size = UDim2.new(0, 116, 0, 23)
  209. Button3.Font = Enum.Font.SciFi
  210. Button3.Text = "G-Knife V2."
  211. Button3.TextColor3 = Color3.new(1, 1, 1)
  212. Button3.TextSize = 14
  213. Button3.TextWrapped = true
  214.  
  215. Button2.Name = "Button2"
  216. Button2.Parent = GUI
  217. Button2.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  218. Button2.BackgroundTransparency = 0.5
  219. Button2.Position = UDim2.new(0.004, 0, 0.943, 0)
  220. Button2.Size = UDim2.new(0, 116, 0, 23)
  221. Button2.Font = Enum.Font.SciFi
  222. Button2.Text = "G-Knife V1"
  223. Button2.TextColor3 = Color3.new(1, 1, 1)
  224. Button2.TextSize = 14
  225. Button2.TextWrapped = true
  226.  
  227. Button1.Name = "Button1"
  228. Button1.Parent = GUI
  229. Button1.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  230. Button1.BackgroundTransparency = 0.5
  231. Button1.Position = UDim2.new(0.004, 0, 0.970, 0)
  232. Button1.Size = UDim2.new(0, 236, 0, 23)
  233. Button1.Font = Enum.Font.SciFi
  234. Button1.Text = "Mustard Gas."
  235. Button1.TextColor3 = Color3.new(1, 1, 1)
  236. Button1.TextSize = 15
  237. -- Scriptz:
  238. Button12.MouseButton1Down:connect(function()
  239. game.ReplicatedStorage.Events.destryObj:FireServer(game.Players[Box.Text])
  240. end)
  241.  
  242. Button11.MouseButton1Down:connect(function()
  243. loadstring(game:HttpGet("https://pastebin.com/raw/VKe2L4cR", true))()
  244. end)
  245.  
  246. Button10.MouseButton1Down:connect(function()
  247. loadstring(game:HttpGet("https://pastebin.com/raw/0Qfq9fv5", true))()
  248. end)
  249.  
  250. Button9.MouseButton1Down:connect(function()
  251. loadstring(game:HttpGet("https://pastebin.com/raw/Gp2MvkvY", true))()
  252. end)
  253.  
  254. Button8.MouseButton1Down:connect(function()
  255. loadstring(game:HttpGet("https://pastebin.com/raw/eRAntcyN", true))()
  256. end)
  257.  
  258. Button7.MouseButton1Down:connect(function()
  259. loadstring(game:HttpGet("https://pastebin.com/raw/LtZD3xJD", true))()
  260. end)
  261.  
  262. Button6.MouseButton1Down:connect(function()
  263. loadstring(game:HttpGet("https://pastebin.com/raw/KBpjY3A7", true))()
  264. end)
  265.  
  266. Button5.MouseButton1Down:connect(function()
  267. loadstring(game:HttpGet("https://pastebin.com/raw/9VVLwC2B", true))()
  268. end)
  269.  
  270. Button4.MouseButton1Down:connect(function()
  271. loadstring(game:HttpGet("https://pastebin.com/raw/5wj1jnpV", true))()
  272. end)
  273.  
  274. Button3.MouseButton1Down:connect(function()
  275. loadstring(game:HttpGet("https://pastebin.com/raw/mN6ZT2nA", true))()
  276. end)
  277.  
  278. Button2.MouseButton1Down:connect(function()
  279. loadstring(game:HttpGet("https://pastebin.com/raw/JwunWwkd", true))()
  280. end)
  281.  
  282. Button1.MouseButton1Down:connect(function()
  283. loadstring(game:HttpGet("https://pastebin.com/raw/r1FmrGi1", true))()
  284. end)
  285. -- --> -- -- -- <-- --
  286.  
  287. -- --> -- -- -- <-- --
  288. -- --> Kick <-- --
  289. local a=game:GetService("Players")local b=a.LocalPlayer:GetMouse()local c=game:GetService("ReplicatedStorage").Events.destryObj;b.KeyDown:connect(function(d)if d=="f"then local e=b.Target;if a:GetPlayerFromCharacter(e.Parent)then local f=a:GetPlayerFromCharacter(e.Parent)c:FireServer(f)end end end)
  290. -- --> -- -- -- <-- --
  291.  
  292. -- --> -- -- -- <-- --
  293. -- --> Speed Up <-- --
  294. local a=game:GetService("UserInputService")local b='E'a.InputBegan:Connect(function(c,d)if not d then if c.KeyCode==Enum.KeyCode[b]then game.Players.LocalPlayer.Character.Humanoid.WalkSpeed=35 end end end)
  295. -- --> -- -- -- <-- --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement