mitch00n

m1x

Jul 11th, 2021 (edited)
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.71 KB | None | 0 0
  1. -- made by m1x
  2.  
  3. game:GetService("StarterGui"):SetCore("SendNotification", {
  4. Title = "M1x GUI";
  5. Text = "Go and Enjoy";
  6. })
  7.  
  8. game:GetService("StarterGui"):SetCore("SendNotification", {
  9. Title = "made by m1x#0866";
  10. Text = "Made in 10 mins. Go use dex b)";
  11. })
  12.  
  13.  
  14.  
  15. local hub = Instance.new("ScreenGui")
  16. local Frame = Instance.new("Frame")
  17. local easy = Instance.new("TextButton")
  18. local nice = Instance.new("TextButton")
  19. local title = Instance.new("TextLabel")
  20. local welcome = Instance.new("TextLabel")
  21. local exit = Instance.new("TextButton")
  22. local Easy = Instance.new("Frame")
  23. local titleIng = Instance.new("TextLabel")
  24. local damn = Instance.new("TextButton")
  25. local ye = Instance.new("TextButton")
  26. local mhm = Instance.new("TextButton")
  27. local huh = Instance.new("TextButton")
  28. local TextLabel = Instance.new("TextLabel")
  29. local exit_2 = Instance.new("TextButton")
  30. local Nice = Instance.new("Frame")
  31. local yetitle = Instance.new("TextLabel")
  32. local noslow = Instance.new("TextButton")
  33. local toprespawn = Instance.new("TextButton")
  34. local freezeexp = Instance.new("TextButton")
  35. local TextLabel_2 = Instance.new("TextLabel")
  36. local exit_3 = Instance.new("TextButton")
  37. local closedOpen = Instance.new("TextButton")
  38. local Key = Instance.new("Frame")
  39. local title_2 = Instance.new("TextLabel")
  40. local welcome_2 = Instance.new("TextLabel")
  41. local exit_4 = Instance.new("TextButton")
  42. local key = Instance.new("TextBox")
  43. local submit = Instance.new("TextButton")
  44.  
  45. --Properties:
  46.  
  47. hub.Name = "hub"
  48. hub.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  49. hub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  50.  
  51. Frame.Parent = hub
  52. Frame.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  53. Frame.Position = UDim2.new(0.23127754, 0, 0.11054422, 0)
  54. Frame.Size = UDim2.new(0, 445, 0, 208)
  55. Frame.Visible = false
  56.  
  57. easy.Name = "easy"
  58. easy.Parent = Frame
  59. easy.BackgroundColor3 = Color3.fromRGB(105, 16, 140)
  60. easy.BorderSizePixel = 3
  61. easy.Position = UDim2.new(0.0247191004, 0, 0.519230783, 0)
  62. easy.Size = UDim2.new(0, 121, 0, 21)
  63. easy.Font = Enum.Font.SourceSans
  64. easy.Text = "Easy Stuff"
  65. easy.TextColor3 = Color3.fromRGB(0, 0, 0)
  66. easy.TextSize = 14.000
  67.  
  68. nice.Name = "nice"
  69. nice.Parent = Frame
  70. nice.BackgroundColor3 = Color3.fromRGB(105, 16, 140)
  71. nice.BorderSizePixel = 3
  72. nice.Position = UDim2.new(0.0247191004, 0, 0.379807681, 0)
  73. nice.Size = UDim2.new(0, 121, 0, 21)
  74. nice.Font = Enum.Font.SourceSans
  75. nice.Text = "Nice Stuff"
  76. nice.TextColor3 = Color3.fromRGB(0, 0, 0)
  77. nice.TextSize = 14.000
  78.  
  79. title.Name = "title"
  80. title.Parent = Frame
  81. title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  82. title.BackgroundTransparency = 1.000
  83. title.Position = UDim2.new(0, 0, 0.0384615399, 0)
  84. title.Size = UDim2.new(0, 445, 0, 17)
  85. title.Font = Enum.Font.GothamBold
  86. title.Text = "m1x's DBZFS Panel."
  87. title.TextColor3 = Color3.fromRGB(255, 255, 255)
  88. title.TextSize = 14.000
  89.  
  90. welcome.Name = "welcome"
  91. welcome.Parent = Frame
  92. welcome.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  93. welcome.BackgroundTransparency = 1.000
  94. welcome.Position = UDim2.new(0.29662922, 0, 0.298076928, 0)
  95. welcome.Size = UDim2.new(0, 307, 0, 84)
  96. welcome.Font = Enum.Font.GothamBold
  97. welcome.Text = "Welcome to m1x's Panel."
  98. welcome.TextColor3 = Color3.fromRGB(255, 255, 255)
  99. welcome.TextScaled = true
  100. welcome.TextSize = 14.000
  101. welcome.TextWrapped = true
  102.  
  103. exit.Name = "exit"
  104. exit.Parent = Frame
  105. exit.BackgroundColor3 = Color3.fromRGB(132, 0, 0)
  106. exit.Position = UDim2.new(0.0344827585, 0, 0.774038434, 0)
  107. exit.Size = UDim2.new(0, 57, 0, 33)
  108. exit.Font = Enum.Font.ArialBold
  109. exit.Text = "exit"
  110. exit.TextColor3 = Color3.fromRGB(0, 0, 0)
  111. exit.TextScaled = true
  112. exit.TextSize = 14.000
  113. exit.TextWrapped = true
  114.  
  115. Easy.Name = "Easy"
  116. Easy.Parent = hub
  117. Easy.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  118. Easy.Position = UDim2.new(0.574889898, 0, 0.11054422, 0)
  119. Easy.Size = UDim2.new(0, 319, 0, 208)
  120. Easy.Visible = false
  121.  
  122. titleIng.Name = "titleIng"
  123. titleIng.Parent = Easy
  124. titleIng.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  125. titleIng.BackgroundTransparency = 1.000
  126. titleIng.Position = UDim2.new(0, 0, 0.0384615399, 0)
  127. titleIng.Size = UDim2.new(0, 287, 0, 17)
  128. titleIng.Font = Enum.Font.GothamBold
  129. titleIng.Text = "m1x's Easy Stuff"
  130. titleIng.TextColor3 = Color3.fromRGB(255, 255, 255)
  131. titleIng.TextSize = 14.000
  132.  
  133. damn.Name = "damn"
  134. damn.Parent = Easy
  135. damn.BackgroundColor3 = Color3.fromRGB(28, 115, 255)
  136. damn.BorderSizePixel = 3
  137. damn.Position = UDim2.new(0.031347964, 0, 0.216346145, 0)
  138. damn.Size = UDim2.new(0, 205, 0, 20)
  139. damn.Font = Enum.Font.SourceSans
  140. damn.Text = "Auto vanish"
  141. damn.TextColor3 = Color3.fromRGB(0, 0, 0)
  142. damn.TextSize = 14.000
  143.  
  144. ye.Name = "ye"
  145. ye.Parent = Easy
  146. ye.BackgroundColor3 = Color3.fromRGB(28, 115, 255)
  147. ye.BorderSizePixel = 3
  148. ye.Position = UDim2.new(0.031347964, 0, 0.375, 0)
  149. ye.Size = UDim2.new(0, 205, 0, 20)
  150. ye.Font = Enum.Font.SourceSans
  151. ye.Text = "Beerus Animation"
  152. ye.TextColor3 = Color3.fromRGB(0, 0, 0)
  153. ye.TextSize = 14.000
  154.  
  155. mhm.Name = "mhm"
  156. mhm.Parent = Easy
  157. mhm.BackgroundColor3 = Color3.fromRGB(28, 115, 255)
  158. mhm.BorderSizePixel = 3
  159. mhm.Position = UDim2.new(0.031347964, 0, 0.514423072, 0)
  160. mhm.Size = UDim2.new(0, 205, 0, 20)
  161. mhm.Font = Enum.Font.SourceSans
  162. mhm.Text = "Anti Glitch"
  163. mhm.TextColor3 = Color3.fromRGB(0, 0, 0)
  164. mhm.TextSize = 14.000
  165.  
  166. huh.Name = "huh"
  167. huh.Parent = Easy
  168. huh.BackgroundColor3 = Color3.fromRGB(28, 115, 255)
  169. huh.BorderSizePixel = 3
  170. huh.Position = UDim2.new(0.031347964, 0, 0.663461566, 0)
  171. huh.Size = UDim2.new(0, 205, 0, 20)
  172. huh.Font = Enum.Font.SourceSans
  173. huh.Text = "Glitch People"
  174. huh.TextColor3 = Color3.fromRGB(0, 0, 0)
  175. huh.TextSize = 14.000
  176.  
  177. TextLabel.Parent = huh
  178. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  179. TextLabel.Position = UDim2.new(0.839024067, 0, 0, 0)
  180. TextLabel.Size = UDim2.new(0, 116, 0, 20)
  181. TextLabel.Font = Enum.Font.SourceSans
  182. TextLabel.Text = "Press L during move.."
  183. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  184. TextLabel.TextSize = 14.000
  185.  
  186. exit_2.Name = "exit"
  187. exit_2.Parent = Easy
  188. exit_2.BackgroundColor3 = Color3.fromRGB(132, 0, 0)
  189. exit_2.Position = UDim2.new(0.0532915369, 0, 0.802884579, 0)
  190. exit_2.Size = UDim2.new(0, 57, 0, 33)
  191. exit_2.Font = Enum.Font.ArialBold
  192. exit_2.Text = "exit"
  193. exit_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  194. exit_2.TextScaled = true
  195. exit_2.TextSize = 14.000
  196. exit_2.TextWrapped = true
  197.  
  198. Nice.Name = "Nice"
  199. Nice.Parent = hub
  200. Nice.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  201. Nice.Position = UDim2.new(0.277533084, 0, 0.479591846, 0)
  202. Nice.Size = UDim2.new(0, 319, 0, 208)
  203. Nice.Visible = false
  204.  
  205. yetitle.Name = "yetitle"
  206. yetitle.Parent = Nice
  207. yetitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  208. yetitle.BackgroundTransparency = 1.000
  209. yetitle.Position = UDim2.new(0, 0, 0.0384615399, 0)
  210. yetitle.Size = UDim2.new(0, 287, 0, 17)
  211. yetitle.Font = Enum.Font.GothamBold
  212. yetitle.Text = "m1x's nice Stuff"
  213. yetitle.TextColor3 = Color3.fromRGB(255, 255, 255)
  214. yetitle.TextSize = 14.000
  215.  
  216. noslow.Name = "no slow"
  217. noslow.Parent = Nice
  218. noslow.BackgroundColor3 = Color3.fromRGB(28, 115, 255)
  219. noslow.BorderSizePixel = 3
  220. noslow.Position = UDim2.new(0.031347964, 0, 0.216346145, 0)
  221. noslow.Size = UDim2.new(0, 205, 0, 20)
  222. noslow.Font = Enum.Font.SourceSans
  223. noslow.Text = "No slow"
  224. noslow.TextColor3 = Color3.fromRGB(0, 0, 0)
  225. noslow.TextSize = 14.000
  226.  
  227. toprespawn.Name = "top respawn"
  228. toprespawn.Parent = Nice
  229. toprespawn.BackgroundColor3 = Color3.fromRGB(28, 115, 255)
  230. toprespawn.BorderSizePixel = 3
  231. toprespawn.Position = UDim2.new(0.031347964, 0, 0.365384609, 0)
  232. toprespawn.Size = UDim2.new(0, 205, 0, 20)
  233. toprespawn.Font = Enum.Font.SourceSans
  234. toprespawn.Text = "top respawn"
  235. toprespawn.TextColor3 = Color3.fromRGB(0, 0, 0)
  236. toprespawn.TextSize = 14.000
  237.  
  238. freezeexp.Name = "freeze exp"
  239. freezeexp.Parent = Nice
  240. freezeexp.BackgroundColor3 = Color3.fromRGB(28, 115, 255)
  241. freezeexp.BorderSizePixel = 3
  242. freezeexp.Position = UDim2.new(0.031347964, 0, 0.519230783, 0)
  243. freezeexp.Size = UDim2.new(0, 205, 0, 20)
  244. freezeexp.Font = Enum.Font.SourceSans
  245. freezeexp.Text = "freeze exp"
  246. freezeexp.TextColor3 = Color3.fromRGB(0, 0, 0)
  247. freezeexp.TextSize = 14.000
  248.  
  249. TextLabel_2.Parent = freezeexp
  250. TextLabel_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  251. TextLabel_2.Position = UDim2.new(0.756097555, 0, 0, 0)
  252. TextLabel_2.Size = UDim2.new(0, 147, 0, 44)
  253. TextLabel_2.Font = Enum.Font.SourceSans
  254. TextLabel_2.Text = "You dont gain health or ki . only green beans/jars fill it up. (also freezes double exp)"
  255. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  256. TextLabel_2.TextScaled = true
  257. TextLabel_2.TextSize = 14.000
  258. TextLabel_2.TextWrapped = true
  259.  
  260. exit_3.Name = "exit"
  261. exit_3.Parent = Nice
  262. exit_3.BackgroundColor3 = Color3.fromRGB(132, 0, 0)
  263. exit_3.Position = UDim2.new(0.0344827585, 0, 0.774038434, 0)
  264. exit_3.Size = UDim2.new(0, 57, 0, 33)
  265. exit_3.Font = Enum.Font.ArialBold
  266. exit_3.Text = "exit"
  267. exit_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  268. exit_3.TextScaled = true
  269. exit_3.TextSize = 14.000
  270. exit_3.TextWrapped = true
  271.  
  272. closedOpen.Name = "closedOpen"
  273. closedOpen.Parent = hub
  274. closedOpen.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  275. closedOpen.BackgroundTransparency = 0.300
  276. closedOpen.BorderSizePixel = 3
  277. closedOpen.Position = UDim2.new(0.842143893, 0, 0.379251689, 0)
  278. closedOpen.Size = UDim2.new(0, 191, 0, 36)
  279. closedOpen.Visible = false
  280. closedOpen.Font = Enum.Font.SourceSans
  281. closedOpen.TextColor3 = Color3.fromRGB(0, 0, 0)
  282. closedOpen.TextSize = 14.000
  283.  
  284. Key.Name = "Key"
  285. Key.Parent = hub
  286. Key.BackgroundColor3 = Color3.fromRGB(21, 21, 21)
  287. Key.Position = UDim2.new(0.236417055, 0, 0.474489808, 0)
  288. Key.Size = UDim2.new(0, 432, 0, 140)
  289.  
  290. title_2.Name = "title"
  291. title_2.Parent = Key
  292. title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  293. title_2.BackgroundTransparency = 1.000
  294. title_2.Position = UDim2.new(0, 0, 0.0384615399, 0)
  295. title_2.Size = UDim2.new(0, 445, 0, 17)
  296. title_2.Font = Enum.Font.GothamBold
  297. title_2.Text = "m1x's DBZFS Panel."
  298. title_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  299. title_2.TextSize = 14.000
  300.  
  301. welcome_2.Name = "welcome"
  302. welcome_2.Parent = Key
  303. welcome_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  304. welcome_2.BackgroundTransparency = 1.000
  305. welcome_2.Position = UDim2.new(0.0157303978, 0, 0.173076957, 0)
  306. welcome_2.Size = UDim2.new(0, 425, 0, 34)
  307. welcome_2.Font = Enum.Font.GothamBold
  308. welcome_2.Text = "Welcome to m1x's Panel."
  309. welcome_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  310. welcome_2.TextScaled = true
  311. welcome_2.TextSize = 14.000
  312. welcome_2.TextWrapped = true
  313.  
  314. exit_4.Name = "exit"
  315. exit_4.Parent = Key
  316. exit_4.BackgroundColor3 = Color3.fromRGB(132, 0, 0)
  317. exit_4.Position = UDim2.new(0.0136494245, 0, 0.409752727, 0)
  318. exit_4.Size = UDim2.new(0, 57, 0, 33)
  319. exit_4.Font = Enum.Font.ArialBold
  320. exit_4.Text = "exit"
  321. exit_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  322. exit_4.TextScaled = true
  323. exit_4.TextSize = 14.000
  324. exit_4.TextWrapped = true
  325.  
  326. key.Name = "key"
  327. key.Parent = Key
  328. key.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  329. key.Position = UDim2.new(0.269527674, 0, 0.41304943, 0)
  330. key.Size = UDim2.new(0, 189, 0, 32)
  331. key.Font = Enum.Font.GothamBold
  332. key.PlaceholderColor3 = Color3.fromRGB(84, 84, 84)
  333. key.PlaceholderText = "enter key"
  334. key.Text = ""
  335. key.TextColor3 = Color3.fromRGB(0, 0, 0)
  336. key.TextSize = 14.000
  337.  
  338. submit.Name = "submit"
  339. submit.Parent = Key
  340. submit.BackgroundColor3 = Color3.fromRGB(195, 90, 255)
  341. submit.Position = UDim2.new(0.381954849, 0, 0.63846159, 0)
  342. submit.Size = UDim2.new(0, 90, 0, 30)
  343. submit.Font = Enum.Font.SourceSansBold
  344. submit.Text = "Enter"
  345. submit.TextColor3 = Color3.fromRGB(0, 0, 0)
  346. submit.TextScaled = true
  347. submit.TextSize = 14.000
  348. submit.TextWrapped = true
  349.  
  350. -- Scripts:
  351.  
  352. local function CJCA_fake_script() -- easy.LocalScript
  353. local script = Instance.new('LocalScript', easy)
  354.  
  355. script.Parent.MouseButton1Click:Connect(function()
  356.  
  357. script.Parent.Parent.Parent.Easy.Visible = true
  358.  
  359. end)
  360. end
  361. coroutine.wrap(CJCA_fake_script)()
  362. local function GPBSP_fake_script() -- nice.LocalScript
  363. local script = Instance.new('LocalScript', nice)
  364.  
  365. script.Parent.MouseButton1Click:Connect(function()
  366.  
  367. script.Parent.Parent.Parent.Nice.Visible = true
  368.  
  369. end)
  370. end
  371. coroutine.wrap(GPBSP_fake_script)()
  372. local function DAGL_fake_script() -- exit.LocalScript
  373. local script = Instance.new('LocalScript', exit)
  374.  
  375. script.Parent.MouseButton1Down:Connect(function()
  376.  
  377. script.Parent.Parent.Visible = false
  378.  
  379. script.Parent.Parent.Parent.closedOpen.Visible = true
  380.  
  381. end)
  382. end
  383. coroutine.wrap(DAGL_fake_script)()
  384. local function JFGLSIG_fake_script() -- damn.LocalScript
  385. local script = Instance.new('LocalScript', damn)
  386.  
  387. local plr = game.Players.LocalPlayer
  388.  
  389.  
  390.  
  391. script.Parent.MouseButton1Click:Connect(function()
  392.  
  393. local vanshing = Instance.new("IntValue")
  394. vanshing.Name = "vanishingX"
  395. vanshing.Parent = plr
  396.  
  397. while true do
  398.  
  399. wait(.9)
  400. if plr:FindFirstChild("vanishingX") then
  401.  
  402. plr.Backpack.ServerTraits.Vanish:FireServer()
  403.  
  404. end
  405.  
  406.  
  407. end
  408.  
  409.  
  410. end)
  411.  
  412.  
  413. end
  414. coroutine.wrap(JFGLSIG_fake_script)()
  415. local function XWALSB_fake_script() -- ye.LocalScript
  416. local script = Instance.new('LocalScript', ye)
  417.  
  418. script.Parent.MouseButton1Click:Connect(function()
  419. if not game:IsLoaded() then
  420. game.Loaded:Wait()
  421. end wait(3)
  422.  
  423. player = game.Players.LocalPlayer while wait() do
  424. if game.Workspace.Live[player.Name].Animate.idle:FindFirstChild("Animation1") then
  425. game.Workspace.Live[player.Name].Animate.idle:FindFirstChild("Animation1").AnimationId = "rbxassetid://1171558651"
  426. if game.Workspace.Live[player.Name].Animate.walk:FindFirstChild("RunAnim") then
  427. game.Workspace.Live[player.Name].Animate.walk:FindFirstChild("RunAnim").AnimationId = "rbxassetid://1171558651"
  428. end end end
  429. end)
  430. end
  431. coroutine.wrap(XWALSB_fake_script)()
  432. local function QYTQQ_fake_script() -- mhm.LocalScript
  433. local script = Instance.new('LocalScript', mhm)
  434.  
  435. script.Parent.MouseButton1Click:Connect(function()
  436.  
  437. while wait() do
  438. local x = game.Players.LocalPlayer.Character.LowerTorso:WaitForChild("KnockBacked")
  439. if x then x:Destroy()
  440. end
  441. end
  442.  
  443. end)
  444. end
  445. coroutine.wrap(QYTQQ_fake_script)()
  446. local function SQZS_fake_script() -- huh.LocalScript
  447. local script = Instance.new('LocalScript', huh)
  448.  
  449. script.Parent.MouseButton1Click:Connect(function()
  450.  
  451. --[_Glitch_Movepack_]--
  452. --[By: helpguestslikeme]--
  453.  
  454. if GMP_LOADED and not _G.GMP_DEBUG == true then
  455. error("Glitch Movepack is already running!",0)
  456. return
  457. end
  458. pcall(function() getgenv().GMP_LOADED = true end)
  459.  
  460. game:GetService("StarterGui"):SetCore("SendNotification", {
  461. Title = "Glitch Movepack";
  462. Text = "Supported Moves:";
  463. })
  464.  
  465. game:GetService("StarterGui"):SetCore("SendNotification", {
  466. Title = "Supported Moves:";
  467. Text = "Dirty Fireworks (x5 also Supported), (Super) Explosive Wave, Burning Blast, Trash???, Planet Crusher, Eraser Cannon, God Hakai, God Wrath, (Regular not supported) Chain Destructo Disk, Bone Crush, Flash Skewer, Flash Strike, Kaioken Assault.";
  468. })
  469.  
  470. local mouse = game.Players.LocalPlayer:GetMouse()
  471. mouse.KeyDown:connect(function(key)
  472. if key == "l" then
  473. local lplr = game.Players.LocalPlayer
  474. lplr.Character["Dirty Fireworks"].Activator.Crash:Destroy()
  475. end
  476. end)
  477. mouse.KeyDown:connect(function(key)
  478. if key == "l" then
  479. local lplr = game.Players.LocalPlayer
  480. lplr.Character["Dirty Fireworks [x5]"].Activator.Crash:Destroy()
  481. end
  482. end)
  483. mouse.KeyDown:connect(function(key)
  484. if key == "l" then
  485. local lplr = game.Players.LocalPlayer
  486. lplr.Character["Super Explosive Wave"].Activator.ExplosiveWave.Part2:Destroy()
  487. end
  488. end)
  489. mouse.KeyDown:connect(function(key)
  490. if key == "l" then
  491. local lplr = game.Players.LocalPlayer
  492. lplr.Character["Explosive Wave"].Activator.ExplosiveWave.Part2:Destroy()
  493. end
  494. end)
  495. mouse.KeyDown:connect(function(key)
  496. if key == "l" then
  497. local lplr = game.Players.LocalPlayer
  498. lplr.Character["Burning Blast"].Activator.Blast.Mesh:Destroy()
  499. end
  500. end)
  501. mouse.KeyDown:connect(function(key)
  502. if key == "l" then
  503. local lplr = game.Players.LocalPlayer
  504. lplr.Character["Trash???"].Activator.Blast.Mesh:Destroy()
  505. end
  506. end)
  507. mouse.KeyDown:connect(function(key)
  508. if key == "l" then
  509. local lplr = game.Players.LocalPlayer
  510. lplr.Character["Planet Crusher"].Activator.Blast.Explode:Destroy()
  511. end
  512. end)
  513. mouse.KeyDown:connect(function(key)
  514. if key == "l" then
  515. local lplr = game.Players.LocalPlayer
  516. lplr.Character["Super Spirit Bomb"].Activator.Blast.Explode:Destroy()
  517. end
  518. end)
  519. mouse.KeyDown:connect(function(key)
  520. if key == "l" then
  521. local lplr = game.Players.LocalPlayer
  522. lplr.Character["Spirit Bomb"].Activator.Blast.Explode:Destroy()
  523. end
  524. end)
  525. mouse.KeyDown:connect(function(key)
  526. if key == "l" then
  527. local lplr = game.Players.LocalPlayer
  528. lplr.Character["Eraser Cannon"].Activator.Blast.Explode:Destroy()
  529. end
  530. end)
  531. mouse.KeyDown:connect(function(key)
  532. if key == "l" then
  533. local lplr = game.Players.LocalPlayer
  534. lplr.Character["God Hakai"].Activator.Hakai:Destroy()
  535. end
  536. end)
  537. mouse.KeyDown:connect(function(key)
  538. if key == "l" then
  539. local lplr = game.Players.LocalPlayer
  540. lplr.Character["God Wrath"].Activator.Wave:Destroy()
  541. end
  542. end)
  543. mouse.KeyDown:connect(function(key)
  544. if key == "l" then
  545. local lplr = game.Players.LocalPlayer
  546. lplr.Character["Chain Destructo Disk"].Activator.Blast.Mesh:Destroy()
  547. end
  548. end)
  549. mouse.KeyDown:connect(function(key)
  550. if key == "l" then
  551. local lplr = game.Players.LocalPlayer
  552. lplr.Character["Bone Crush"].Activator.Crash:Destroy()
  553. end
  554. end)
  555. mouse.KeyDown:connect(function(key)
  556. if key == "l" then
  557. local lplr = game.Players.LocalPlayer
  558. lplr.Character["Flash Skewer"].Activator.Animation:Destroy()
  559. wait(2.5)
  560. lplr.Character.HumanoidRootPart.VanishParticle:Destroy()
  561. lplr.Character.RebirthWings:Destroy()
  562. end
  563. end)
  564. mouse.KeyDown:connect(function(key)
  565. if key == "l" then
  566. local lplr = game.Players.LocalPlayer
  567. lplr.Character["Flash Strike"].Activator.Animation:Destroy()
  568. wait(1)
  569. lplr.Character.RebirthWings:Destroy()
  570. end
  571. end)
  572. mouse.KeyDown:connect(function(key)
  573. if key == "l" then
  574. local lplr = game.Players.LocalPlayer
  575. lplr.Character["Kaioken Assault"].Activator.Forward:Destroy()
  576. end
  577. end)
  578. mouse.KeyDown:connect(function(key)
  579. if key == "l" then
  580. local lplr = game.Players.LocalPlayer
  581. lplr.Character["Super Nova"].Activator.Blast.Explode:Destroy()
  582. end
  583. end)
  584. mouse.KeyDown:connect(function(key)
  585. if key == "l" then
  586. local lplr = game.Players.LocalPlayer
  587. lplr.Character["Planet Crusher"].Activator.Blast.Explode:Destroy()
  588. end
  589. end)
  590.  
  591. end)
  592. end
  593. coroutine.wrap(SQZS_fake_script)()
  594. local function ACLQ_fake_script() -- exit_2.LocalScript
  595. local script = Instance.new('LocalScript', exit_2)
  596.  
  597. script.Parent.MouseButton1Down:Connect(function()
  598.  
  599. script.Parent.Parent.Visible = false
  600.  
  601. end)
  602. end
  603. coroutine.wrap(ACLQ_fake_script)()
  604. local function PEJM_fake_script() -- noslow.LocalScript
  605. local script = Instance.new('LocalScript', noslow)
  606.  
  607. local plr = game.Players.LocalPlayer
  608.  
  609.  
  610. local noslow
  611. script.Parent.MouseButton1Click:Connect(function()
  612.  
  613. while wait() do
  614. noslow = true
  615. if noslow then
  616. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  617. if v.Name == "Justice Combination" then
  618. local action = game.Players.LocalPlayer.Character:WaitForChild("Action")
  619. if action then wait() action:Destroy() end end
  620. if v.Name == "Attacking" then
  621. v:Destroy()
  622. end
  623. if v.Name == "Action" then
  624. v:Destroy()
  625. end
  626. if v.Name == "Killed" then
  627. v:Destroy()
  628. end
  629. if v.Name == "Block" and v.Value == true then
  630. v.Value = false
  631. end
  632. end
  633. end
  634. end
  635.  
  636.  
  637. end)
  638.  
  639.  
  640. end
  641. coroutine.wrap(PEJM_fake_script)()
  642. local function REEQDC_fake_script() -- toprespawn.LocalScript
  643. local script = Instance.new('LocalScript', toprespawn)
  644.  
  645. local plr = game.Players.LocalPlayer
  646.  
  647.  
  648. local noslow
  649. script.Parent.MouseButton1Click:Connect(function()
  650.  
  651. Die = game.Players.LocalPlayer.Character
  652. lplr = game:GetService("Players").LocalPlayer
  653. game:GetService("RunService").RenderStepped:connect(function()
  654. if Die.Humanoid.Health == 1 then
  655. game:GetService("Players").LocalPlayer.Character.SuperAction:Destroy()
  656. wait(0.8)
  657. game:GetService("TweenService"):Create(lplr.Character.HumanoidRootPart, TweenInfo.new(0.5, Enum.EasingStyle.Linear), {CFrame = CFrame.new(100, 100, 100)}):Play()
  658. end
  659. end)
  660.  
  661.  
  662. end)
  663.  
  664.  
  665. end
  666. coroutine.wrap(REEQDC_fake_script)()
  667. local function NKBPTBH_fake_script() -- freezeexp.LocalScript
  668. local script = Instance.new('LocalScript', freezeexp)
  669.  
  670. local plr = game.Players.LocalPlayer
  671.  
  672.  
  673.  
  674. script.Parent.MouseButton1Click:Connect(function()
  675. --[love Zaccby and my nigga shiko]----[made by zaccby and shuko mainly shuko tho]
  676. repeat wait()
  677. until game:IsLoaded()
  678. game.Players.LocalPlayer.PlayerGui:WaitForChild("HUD")
  679. wait(1)
  680.  
  681. function Shuko()
  682. Plr = game:GetService('Players').LocalPlayer
  683. game.Workspace.Live[Plr.Name].True:destroy()
  684. end Shuko()
  685.  
  686.  
  687. end)
  688.  
  689.  
  690. end
  691. coroutine.wrap(NKBPTBH_fake_script)()
  692. local function QLRVAUS_fake_script() -- exit_3.LocalScript
  693. local script = Instance.new('LocalScript', exit_3)
  694.  
  695. script.Parent.MouseButton1Down:Connect(function()
  696.  
  697. script.Parent.Parent.Visible = false
  698.  
  699. end)
  700. end
  701. coroutine.wrap(QLRVAUS_fake_script)()
  702. local function EZEV_fake_script() -- closedOpen.LocalScript
  703. local script = Instance.new('LocalScript', closedOpen)
  704.  
  705. script.Parent.MouseButton1Click:Connect(function()
  706. script.Parent.Parent.Frame.Visible = true
  707.  
  708. script.Parent.Visible = false
  709.  
  710. end)
  711. end
  712. coroutine.wrap(EZEV_fake_script)()
  713. local function IMSJG_fake_script() -- hub.Script
  714. local script = Instance.new('Script', hub)
  715.  
  716. local plr = game.Players.LocalPlayer
  717.  
  718. local p = "="
  719. local tp = game:GetService("TeleportService")
  720.  
  721. plr.Chatted:Connect(function(msg)
  722.  
  723. local args = msg:split("-")
  724.  
  725. if args[1] == p.."tp" then
  726.  
  727.  
  728. if game.Players:FindFirstChild(args[2]) then
  729.  
  730. plr.Character.HumanoidRootPart.Position = game.Players:FindFirstChild(args[2]).Character.HumanoidRootPart.Position - Vector3.new(0,0,3)
  731.  
  732. end
  733.  
  734. end
  735.  
  736.  
  737. end)
  738.  
  739. -- =tp-person
  740.  
  741. plr.Chatted:Connect(function(msg)
  742.  
  743. local args = msg:split("-")
  744.  
  745. if args[1] == p.."queue" then
  746.  
  747. tp:teleport(210213771,plr)
  748.  
  749.  
  750. end
  751.  
  752.  
  753. end)
  754.  
  755.  
  756. plr.Chatted:Connect(function(msg)
  757.  
  758. local args = msg:split("-")
  759.  
  760. if args[1] == p.."secret" then
  761.  
  762. tp:teleport(2046990924,plr)
  763.  
  764.  
  765. end
  766.  
  767.  
  768. end)
  769.  
  770. plr.Chatted:Connect(function(msg)
  771.  
  772. local args = msg:split("-")
  773.  
  774. if args[1] == p.."normal" then
  775.  
  776. tp:teleport(536102540,plr)
  777.  
  778.  
  779. end
  780.  
  781.  
  782. end)
  783.  
  784. plr.Chatted:Connect(function(msg)
  785.  
  786. local args = msg:split("-")
  787.  
  788. if args[1] == p.."space" then
  789.  
  790. tp:teleport(569994010,plr)
  791.  
  792.  
  793. end
  794.  
  795.  
  796. end)
  797. end
  798. coroutine.wrap(IMSJG_fake_script)()
  799. local function XSLW_fake_script() -- exit_4.LocalScript
  800. local script = Instance.new('LocalScript', exit_4)
  801.  
  802. script.Parent.MouseButton1Down:Connect(function()
  803.  
  804. script.Parent.Parent.Visible = false
  805.  
  806. script.Parent.Parent.Parent.closedOpen.Visible = true
  807.  
  808. end)
  809. end
  810. coroutine.wrap(XSLW_fake_script)()
  811. local function DXIPLPA_fake_script() -- submit.LocalScript
  812. local script = Instance.new('LocalScript', submit)
  813.  
  814. script.Parent.MouseButton1Click:Connect(function()
  815.  
  816. if script.Parent.Parent.key.Text == "dbzfs" then
  817. script.Parent.Parent.Parent.Frame.Visible = true
  818. script.Parent.Parent.Visible = false
  819.  
  820. end
  821.  
  822. end)
  823. end
  824. coroutine.wrap(DXIPLPA_fake_script)()
  825.  
  826.  
  827.  
Add Comment
Please, Sign In to add comment