Advertisement
Guest User

The Script Nobody Asked For LOL

a guest
Feb 20th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.91 KB | None | 0 0
  1. local Exploit = Instance.new("ScreenGui")
  2. local Main = Instance.new("Frame")
  3. local Credit = Instance.new("Frame")
  4. local Credits = Instance.new("TextLabel")
  5. local Name = Instance.new("Frame")
  6. local Name_2 = Instance.new("TextLabel")
  7. local TextLabel = Instance.new("TextLabel")
  8. local Buttons = Instance.new("Frame")
  9. local KillAll = Instance.new("TextButton")
  10. local Ws30 = Instance.new("TextButton")
  11. local Ws30_2 = Instance.new("TextButton")
  12. local RoXploitV5 = Instance.new("TextButton")
  13. local Noclip = Instance.new("TextButton")
  14. local PressEToFly = Instance.new("TextButton")
  15. local KitchenGun = Instance.new("TextButton")
  16. local ControlGui = Instance.new("TextButton")
  17. local InfinityYield = Instance.new("TextButton")
  18. local GrabKnifeV3 = Instance.new("TextButton")
  19. local MadMurdererKnife = Instance.new("TextButton")
  20. local Invisible = Instance.new("TextButton")
  21. local AbusiveGuns = Instance.new("TextButton")
  22. local Shutdown = Instance.new("TextButton")
  23. local Btools = Instance.new("TextButton")
  24. local Detail = Instance.new("Frame")
  25. local OpenClose = Instance.new("TextButton")
  26. --Properties:
  27. Exploit.Name = "Exploit"
  28. Exploit.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  29. Exploit.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  30.  
  31. Main.Name = "Main"
  32. Main.Parent = Exploit
  33. Main.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  34. Main.BorderColor3 = Color3.new(0, 0, 0)
  35. Main.BorderSizePixel = 0
  36. Main.Position = UDim2.new(0.255343378, 0, 0.127009645, 0)
  37. Main.Size = UDim2.new(0, 672, 0, 446)
  38.  
  39. Credit.Name = "Credit"
  40. Credit.Parent = Main
  41. Credit.BackgroundColor3 = Color3.new(0.784314, 0.258824, 0.784314)
  42. Credit.BorderColor3 = Color3.new(0, 0, 0)
  43. Credit.BorderSizePixel = 0
  44. Credit.Position = UDim2.new(-0.000233471394, 0, 0.901023507, 0)
  45. Credit.Size = UDim2.new(0, 672, 0, 44)
  46.  
  47. Credits.Name = "Credits"
  48. Credits.Parent = Credit
  49. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  50. Credits.BackgroundTransparency = 1
  51. Credits.Size = UDim2.new(0, 672, 0, 44)
  52. Credits.Font = Enum.Font.ArialBold
  53. Credits.Text = "Made by : Broken#6831 ( I did not make these scripts , credits go to the original owners.)"
  54. Credits.TextColor3 = Color3.new(1, 1, 1)
  55. Credits.TextScaled = true
  56. Credits.TextSize = 14
  57. Credits.TextWrapped = true
  58.  
  59. Name.Name = "Name"
  60. Name.Parent = Main
  61. Name.BackgroundColor3 = Color3.new(0.784314, 0.258824, 0.784314)
  62. Name.BorderColor3 = Color3.new(0, 0, 0)
  63. Name.BorderSizePixel = 0
  64. Name.Position = UDim2.new(-0.000233471394, 0, -0.001284495, 0)
  65. Name.Size = UDim2.new(0, 672, 0, 40)
  66.  
  67. Name_2.Name = "Name"
  68. Name_2.Parent = Name
  69. Name_2.BackgroundColor3 = Color3.new(1, 1, 1)
  70. Name_2.BackgroundTransparency = 1
  71. Name_2.Size = UDim2.new(0, 672, 0, 40)
  72. Name_2.Font = Enum.Font.ArialBold
  73. Name_2.Text = "T3UY"
  74. Name_2.TextColor3 = Color3.new(1, 1, 1)
  75. Name_2.TextScaled = true
  76. Name_2.TextSize = 14
  77. Name_2.TextWrapped = true
  78.  
  79. TextLabel.Parent = Main
  80. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  81. TextLabel.BackgroundTransparency = 1
  82. TextLabel.BorderColor3 = Color3.new(0.784314, 0.258824, 0.784314)
  83. TextLabel.Position = UDim2.new(0, 0, 0.831838548, 0)
  84. TextLabel.Size = UDim2.new(0, 672, 0, 23)
  85. TextLabel.Font = Enum.Font.ArialBold
  86. TextLabel.Text = "Left click : Open , Right click : Close."
  87. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  88. TextLabel.TextScaled = true
  89. TextLabel.TextSize = 14
  90. TextLabel.TextTransparency = 0.5
  91. TextLabel.TextWrapped = true
  92.  
  93. Buttons.Name = "Buttons"
  94. Buttons.Parent = Main
  95. Buttons.BackgroundColor3 = Color3.new(1, 1, 1)
  96. Buttons.BackgroundTransparency = 1
  97. Buttons.Position = UDim2.new(-0.000233423139, 0, 0.0884016082, 0)
  98. Buttons.Size = UDim2.new(0, 672, 0, 363)
  99.  
  100. KillAll.Name = "Kill All"
  101. KillAll.Parent = Buttons
  102. KillAll.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  103. KillAll.BorderColor3 = Color3.new(0, 0, 0)
  104. KillAll.BorderSizePixel = 0
  105. KillAll.Position = UDim2.new(0.0290545374, 0, 0.0376992822, 0)
  106. KillAll.Size = UDim2.new(0, 187, 0, 60)
  107. KillAll.Font = Enum.Font.ArialBold
  108. KillAll.Text = "Kill All"
  109. KillAll.TextColor3 = Color3.new(1, 1, 1)
  110. KillAll.TextSize = 18
  111. KillAll.TextStrokeColor3 = Color3.new(1, 1, 1)
  112. KillAll.TextWrapped = true
  113.  
  114. Ws30.Name = "Ws+ 30"
  115. Ws30.Parent = Buttons
  116. Ws30.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  117. Ws30.BorderColor3 = Color3.new(0, 0, 0)
  118. Ws30.BorderSizePixel = 0
  119. Ws30.Position = UDim2.new(0.0290545374, 0, 0.202988535, 0)
  120. Ws30.Size = UDim2.new(0, 187, 0, 60)
  121. Ws30.Font = Enum.Font.ArialBold
  122. Ws30.Text = "Walkspeed + 30"
  123. Ws30.TextColor3 = Color3.new(1, 1, 1)
  124. Ws30.TextSize = 18
  125. Ws30.TextStrokeColor3 = Color3.new(1, 1, 1)
  126. Ws30.TextWrapped = true
  127.  
  128. Ws30_2.Name = "Ws- 30"
  129. Ws30_2.Parent = Buttons
  130. Ws30_2.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  131. Ws30_2.BorderColor3 = Color3.new(0, 0, 0)
  132. Ws30_2.BorderSizePixel = 0
  133. Ws30_2.Position = UDim2.new(0.0290545374, 0, 0.368277788, 0)
  134. Ws30_2.Size = UDim2.new(0, 187, 0, 60)
  135. Ws30_2.Font = Enum.Font.ArialBold
  136. Ws30_2.Text = "Walkspeed - 30"
  137. Ws30_2.TextColor3 = Color3.new(1, 1, 1)
  138. Ws30_2.TextSize = 18
  139. Ws30_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  140. Ws30_2.TextWrapped = true
  141.  
  142. RoXploitV5.Name = "Ro-Xploit V5"
  143. RoXploitV5.Parent = Buttons
  144. RoXploitV5.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  145. RoXploitV5.BorderColor3 = Color3.new(0, 0, 0)
  146. RoXploitV5.BorderSizePixel = 0
  147. RoXploitV5.Position = UDim2.new(0.0290545374, 0, 0.530812204, 0)
  148. RoXploitV5.Size = UDim2.new(0, 187, 0, 60)
  149. RoXploitV5.Font = Enum.Font.ArialBold
  150. RoXploitV5.Text = "Ro-Xploit"
  151. RoXploitV5.TextColor3 = Color3.new(1, 1, 1)
  152. RoXploitV5.TextSize = 18
  153. RoXploitV5.TextStrokeColor3 = Color3.new(1, 1, 1)
  154. RoXploitV5.TextWrapped = true
  155.  
  156. Noclip.Name = "Noclip"
  157. Noclip.Parent = Buttons
  158. Noclip.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  159. Noclip.BorderColor3 = Color3.new(0, 0, 0)
  160. Noclip.BorderSizePixel = 0
  161. Noclip.Position = UDim2.new(0.0290545374, 0, 0.696101427, 0)
  162. Noclip.Size = UDim2.new(0, 187, 0, 60)
  163. Noclip.Font = Enum.Font.ArialBold
  164. Noclip.Text = "Noclip"
  165. Noclip.TextColor3 = Color3.new(1, 1, 1)
  166. Noclip.TextSize = 18
  167. Noclip.TextStrokeColor3 = Color3.new(1, 1, 1)
  168. Noclip.TextWrapped = true
  169.  
  170. PressEToFly.Name = "Press E To Fly"
  171. PressEToFly.Parent = Buttons
  172. PressEToFly.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  173. PressEToFly.BorderColor3 = Color3.new(0, 0, 0)
  174. PressEToFly.BorderSizePixel = 0
  175. PressEToFly.Position = UDim2.new(0.360899746, 0, 0.0376992822, 0)
  176. PressEToFly.Size = UDim2.new(0, 187, 0, 60)
  177. PressEToFly.Font = Enum.Font.ArialBold
  178. PressEToFly.Text = "E Fly"
  179. PressEToFly.TextColor3 = Color3.new(1, 1, 1)
  180. PressEToFly.TextSize = 18
  181. PressEToFly.TextStrokeColor3 = Color3.new(1, 1, 1)
  182. PressEToFly.TextWrapped = true
  183.  
  184. KitchenGun.Name = "KitchenGun"
  185. KitchenGun.Parent = Buttons
  186. KitchenGun.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  187. KitchenGun.BorderColor3 = Color3.new(0, 0, 0)
  188. KitchenGun.BorderSizePixel = 0
  189. KitchenGun.Position = UDim2.new(0.360899746, 0, 0.202988535, 0)
  190. KitchenGun.Size = UDim2.new(0, 187, 0, 60)
  191. KitchenGun.Font = Enum.Font.ArialBold
  192. KitchenGun.Text = "KitchenGun"
  193. KitchenGun.TextColor3 = Color3.new(1, 1, 1)
  194. KitchenGun.TextSize = 18
  195. KitchenGun.TextStrokeColor3 = Color3.new(1, 1, 1)
  196. KitchenGun.TextWrapped = true
  197.  
  198. ControlGui.Name = "Control Gui"
  199. ControlGui.Parent = Buttons
  200. ControlGui.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  201. ControlGui.BorderColor3 = Color3.new(0, 0, 0)
  202. ControlGui.BorderSizePixel = 0
  203. ControlGui.Position = UDim2.new(0.360899746, 0, 0.368277788, 0)
  204. ControlGui.Size = UDim2.new(0, 187, 0, 60)
  205. ControlGui.Font = Enum.Font.ArialBold
  206. ControlGui.Text = "Control"
  207. ControlGui.TextColor3 = Color3.new(1, 1, 1)
  208. ControlGui.TextSize = 18
  209. ControlGui.TextStrokeColor3 = Color3.new(1, 1, 1)
  210. ControlGui.TextWrapped = true
  211.  
  212. InfinityYield.Name = "Infinity Yield"
  213. InfinityYield.Parent = Buttons
  214. InfinityYield.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  215. InfinityYield.BorderColor3 = Color3.new(0, 0, 0)
  216. InfinityYield.BorderSizePixel = 0
  217. InfinityYield.Position = UDim2.new(0.360899746, 0, 0.530812204, 0)
  218. InfinityYield.Size = UDim2.new(0, 187, 0, 60)
  219. InfinityYield.Font = Enum.Font.ArialBold
  220. InfinityYield.Text = "Admin"
  221. InfinityYield.TextColor3 = Color3.new(1, 1, 1)
  222. InfinityYield.TextSize = 18
  223. InfinityYield.TextStrokeColor3 = Color3.new(1, 1, 1)
  224. InfinityYield.TextWrapped = true
  225.  
  226. GrabKnifeV3.Name = "GrabKnife V3"
  227. GrabKnifeV3.Parent = Buttons
  228. GrabKnifeV3.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  229. GrabKnifeV3.BorderColor3 = Color3.new(0, 0, 0)
  230. GrabKnifeV3.BorderSizePixel = 0
  231. GrabKnifeV3.Position = UDim2.new(0.360899746, 0, 0.696101427, 0)
  232. GrabKnifeV3.Size = UDim2.new(0, 187, 0, 60)
  233. GrabKnifeV3.Font = Enum.Font.ArialBold
  234. GrabKnifeV3.Text = "GrabKnife"
  235. GrabKnifeV3.TextColor3 = Color3.new(1, 1, 1)
  236. GrabKnifeV3.TextSize = 18
  237. GrabKnifeV3.TextStrokeColor3 = Color3.new(1, 1, 1)
  238. GrabKnifeV3.TextWrapped = true
  239.  
  240. MadMurdererKnife.Name = "MadMurdererKnife"
  241. MadMurdererKnife.Parent = Buttons
  242. MadMurdererKnife.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  243. MadMurdererKnife.BorderColor3 = Color3.new(0, 0, 0)
  244. MadMurdererKnife.BorderSizePixel = 0
  245. MadMurdererKnife.Position = UDim2.new(0.679352164, 0, 0.0376992822, 0)
  246. MadMurdererKnife.Size = UDim2.new(0, 187, 0, 60)
  247. MadMurdererKnife.Font = Enum.Font.ArialBold
  248. MadMurdererKnife.Text = "Knife"
  249. MadMurdererKnife.TextColor3 = Color3.new(1, 1, 1)
  250. MadMurdererKnife.TextSize = 18
  251. MadMurdererKnife.TextStrokeColor3 = Color3.new(1, 1, 1)
  252. MadMurdererKnife.TextWrapped = true
  253.  
  254. Invisible.Name = "Invisible"
  255. Invisible.Parent = Buttons
  256. Invisible.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  257. Invisible.BorderColor3 = Color3.new(0, 0, 0)
  258. Invisible.BorderSizePixel = 0
  259. Invisible.Position = UDim2.new(0.679352164, 0, 0.202988535, 0)
  260. Invisible.Size = UDim2.new(0, 187, 0, 60)
  261. Invisible.Font = Enum.Font.ArialBold
  262. Invisible.Text = "Invisible"
  263. Invisible.TextColor3 = Color3.new(1, 1, 1)
  264. Invisible.TextSize = 18
  265. Invisible.TextStrokeColor3 = Color3.new(1, 1, 1)
  266. Invisible.TextWrapped = true
  267.  
  268. AbusiveGuns.Name = "Abusive Guns"
  269. AbusiveGuns.Parent = Buttons
  270. AbusiveGuns.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  271. AbusiveGuns.BorderColor3 = Color3.new(0, 0, 0)
  272. AbusiveGuns.BorderSizePixel = 0
  273. AbusiveGuns.Position = UDim2.new(0.679352164, 0, 0.368277788, 0)
  274. AbusiveGuns.Size = UDim2.new(0, 187, 0, 60)
  275. AbusiveGuns.Font = Enum.Font.ArialBold
  276. AbusiveGuns.Text = "Guns"
  277. AbusiveGuns.TextColor3 = Color3.new(1, 1, 1)
  278. AbusiveGuns.TextSize = 18
  279. AbusiveGuns.TextStrokeColor3 = Color3.new(1, 1, 1)
  280. AbusiveGuns.TextWrapped = true
  281.  
  282. Shutdown.Name = "Shutdown"
  283. Shutdown.Parent = Buttons
  284. Shutdown.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  285. Shutdown.BorderColor3 = Color3.new(0, 0, 0)
  286. Shutdown.BorderSizePixel = 0
  287. Shutdown.Position = UDim2.new(0.679352164, 0, 0.530812204, 0)
  288. Shutdown.Size = UDim2.new(0, 187, 0, 60)
  289. Shutdown.Font = Enum.Font.ArialBold
  290. Shutdown.Text = "Shutdown"
  291. Shutdown.TextColor3 = Color3.new(1, 1, 1)
  292. Shutdown.TextSize = 18
  293. Shutdown.TextStrokeColor3 = Color3.new(1, 1, 1)
  294. Shutdown.TextWrapped = true
  295.  
  296. Btools.Name = "Btools"
  297. Btools.Parent = Buttons
  298. Btools.BackgroundColor3 = Color3.new(0.596078, 0.192157, 0.596078)
  299. Btools.BorderColor3 = Color3.new(0, 0, 0)
  300. Btools.BorderSizePixel = 0
  301. Btools.Position = UDim2.new(0.679352164, 0, 0.696101427, 0)
  302. Btools.Size = UDim2.new(0, 187, 0, 60)
  303. Btools.Font = Enum.Font.ArialBold
  304. Btools.Text = "Btools"
  305. Btools.TextColor3 = Color3.new(1, 1, 1)
  306. Btools.TextSize = 18
  307. Btools.TextStrokeColor3 = Color3.new(1, 1, 1)
  308. Btools.TextWrapped = true
  309.  
  310. Detail.Name = "Detail"
  311. Detail.Parent = Main
  312. Detail.BackgroundColor3 = Color3.new(0.686275, 0.223529, 0.686275)
  313. Detail.BorderColor3 = Color3.new(0, 0, 0)
  314. Detail.BorderSizePixel = 0
  315. Detail.Position = UDim2.new(-0.000233513972, 0, -0.0438853875, 0)
  316. Detail.Size = UDim2.new(0, 672, 0, 19)
  317.  
  318. OpenClose.Name = "Open/Close"
  319. OpenClose.Parent = Exploit
  320. OpenClose.BackgroundColor3 = Color3.new(0.815686, 0.270588, 0.815686)
  321. OpenClose.BorderColor3 = Color3.new(0.815686, 0.270588, 0.815686)
  322. OpenClose.Position = UDim2.new(-0, 0, 0.508000016, 0)
  323. OpenClose.Size = UDim2.new(0, 106, 0, 44)
  324. OpenClose.Font = Enum.Font.ArialBold
  325. OpenClose.Text = "Open/Close"
  326. OpenClose.TextColor3 = Color3.new(1, 1, 1)
  327. OpenClose.TextScaled = true
  328. OpenClose.TextSize = 18
  329. OpenClose.TextStrokeColor3 = Color3.new(1, 1, 1)
  330. OpenClose.TextWrapped = true
  331. -- Scripts:
  332. function SCRIPT_LLCB75_FAKESCRIPT() -- OpenClose.LocalScript
  333. local script = Instance.new('LocalScript')
  334. script.Parent = OpenClose
  335. --Script made by sermi, edited by me, karaoke60000! (I added the right click function)
  336. --To open GUI, left click. To close, right click!
  337. function leftClick(mouse)
  338. script.Parent.Parent.Main.Visible = true --"NAMEHERE is where you put the name of the GUI"
  339. end
  340. script.Parent.MouseButton1Click:connect(leftClick)
  341.  
  342. function rightClick(mouse)
  343. script.Parent.Parent.Main.Visible = false
  344. end
  345. script.Parent.MouseButton2Click:connect(rightClick)
  346.  
  347. end
  348. coroutine.resume(coroutine.create(SCRIPT_LLCB75_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement