Advertisement
Godzillagamerzz10

Crap Can GUI

May 7th, 2019
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.74 KB | None | 0 0
  1. -- Crap Can GUI created by: GODZILLAGAMERZ13.
  2.  
  3.  
  4. local GUI = Instance.new("ScreenGui")
  5. local Body = Instance.new("Frame")
  6. local SSSKick = Instance.new("TextButton")
  7. local WSB = Instance.new("TextButton")
  8. local PmSpam = Instance.new("TextButton")
  9. local TP = Instance.new("TextButton")
  10. local DabAll = Instance.new("TextButton")
  11. local Manager = Instance.new("TextButton")
  12. local OOF = Instance.new("TextLabel")
  13. local MainFrame = Instance.new("Frame")
  14. local Barista = Instance.new("TextButton")
  15. local Money = Instance.new("TextButton")
  16. local Sword = Instance.new("TextButton")
  17. local Potato = Instance.new("TextButton")
  18. local AutoWin = Instance.new("TextButton")
  19. local Fly = Instance.new("TextButton")
  20. local TpToStage = Instance.new("TextButton")
  21.  
  22. GUI.Name = "GUI"
  23. GUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  24. GUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  25.  
  26. Body.Name = "Body"
  27. Body.Parent = GUI
  28. Body.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  29. Body.Position = UDim2.new(-2.98023224e-08, 0, 0.173228353, 0)
  30. Body.Size = UDim2.new(0, 203, 0, 445)
  31.  
  32. SSSKick.Name = "SSSKick"
  33. SSSKick.Parent = Body
  34. SSSKick.BackgroundColor3 = Color3.new(0.0313726, 0.552941, 0.741176)
  35. SSSKick.Position = UDim2.new(0.0107913669, 0, 0, 0)
  36. SSSKick.Size = UDim2.new(0, 200, 0, 50)
  37. SSSKick.Font = Enum.Font.SourceSans
  38. SSSKick.Text = "Super Simon Says Kick"
  39. SSSKick.TextColor3 = Color3.new(0, 0, 0)
  40. SSSKick.TextSize = 14
  41.  
  42. WSB.Name = "WSB"
  43. WSB.Parent = Body
  44. WSB.BackgroundColor3 = Color3.new(0.0313726, 0.552941, 0.741176)
  45. WSB.Position = UDim2.new(0.0107913669, 0, 0.168539315, 0)
  46. WSB.Size = UDim2.new(0, 200, 0, 50)
  47. WSB.Font = Enum.Font.SourceSans
  48. WSB.Text = "Walk Speed Boost"
  49. WSB.TextColor3 = Color3.new(0, 0, 0)
  50. WSB.TextSize = 14
  51.  
  52. PmSpam.Name = "PmSpam"
  53. PmSpam.Parent = Body
  54. PmSpam.BackgroundColor3 = Color3.new(0.0313726, 0.552941, 0.741176)
  55. PmSpam.Position = UDim2.new(-0.00398695841, 0, 0.339325845, 0)
  56. PmSpam.Size = UDim2.new(0, 200, 0, 50)
  57. PmSpam.Font = Enum.Font.SourceSans
  58. PmSpam.Text = "Pm Spam"
  59. PmSpam.TextColor3 = Color3.new(0, 0, 0)
  60. PmSpam.TextSize = 14
  61.  
  62. TP.Name = "TP"
  63. TP.Parent = Body
  64. TP.BackgroundColor3 = Color3.new(0.0313726, 0.552941, 0.741176)
  65. TP.Position = UDim2.new(-0.00398695841, 0, 0.525842667, 0)
  66. TP.Size = UDim2.new(0, 200, 0, 50)
  67. TP.Font = Enum.Font.SourceSans
  68. TP.Text = "Click Teleport"
  69. TP.TextColor3 = Color3.new(0, 0, 0)
  70. TP.TextSize = 14
  71.  
  72. DabAll.Name = "DabAll"
  73. DabAll.Parent = Body
  74. DabAll.BackgroundColor3 = Color3.new(0.0313726, 0.552941, 0.741176)
  75. DabAll.Position = UDim2.new(-0.00398695841, 0, 0.669662893, 0)
  76. DabAll.Size = UDim2.new(0, 200, 0, 50)
  77. DabAll.Font = Enum.Font.SourceSans
  78. DabAll.Text = "Dab All (R6)"
  79. DabAll.TextColor3 = Color3.new(0, 0, 0)
  80. DabAll.TextSize = 14
  81.  
  82. Manager.Name = "Manager"
  83. Manager.Parent = Body
  84. Manager.BackgroundColor3 = Color3.new(0.0313726, 0.552941, 0.741176)
  85. Manager.Position = UDim2.new(-0.00398695841, 0, 0.82921344, 0)
  86. Manager.Size = UDim2.new(0, 200, 0, 50)
  87. Manager.Font = Enum.Font.SourceSans
  88. Manager.Text = "Auto Become Manager (ONLY INJECT ONCE)"
  89. Manager.TextColor3 = Color3.new(0, 0, 0)
  90. Manager.TextScaled = true
  91. Manager.TextSize = 14
  92. Manager.TextWrapped = true
  93.  
  94. OOF.Name = "OOF"
  95. OOF.Parent = Body
  96. OOF.BackgroundColor3 = Color3.new(1, 1, 1)
  97. OOF.BackgroundTransparency = 1
  98. OOF.Position = UDim2.new(1.94088662, 0, -0.247191012, 0)
  99. OOF.Size = UDim2.new(0, 762, 0, 50)
  100. OOF.Font = Enum.Font.Highway
  101. OOF.Text = "Crap Can GUI Created by: GODZILLAGAMERZ13"
  102. OOF.TextColor3 = Color3.new(0, 0, 0)
  103. OOF.TextScaled = true
  104. OOF.TextSize = 14
  105. OOF.TextWrapped = true
  106.  
  107. MainFrame.Name = "MainFrame"
  108. MainFrame.Parent = GUI
  109. MainFrame.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  110. MainFrame.Position = UDim2.new(0.860590756, 0, 0.141732275, 0)
  111. MainFrame.Size = UDim2.new(0, 201, 0, 499)
  112.  
  113. Barista.Name = "Barista"
  114. Barista.Parent = MainFrame
  115. Barista.BackgroundColor3 = Color3.new(0.0313726, 0.552941, 0.741176)
  116. Barista.Position = UDim2.new(0.00497512426, 0, 0.0400801562, 0)
  117. Barista.Size = UDim2.new(0, 200, 0, 50)
  118. Barista.Font = Enum.Font.SourceSans
  119. Barista.Text = "Frappe Fake Barista"
  120. Barista.TextColor3 = Color3.new(0, 0, 0)
  121. Barista.TextSize = 14
  122. Barista.TextWrapped = true
  123.  
  124. Money.Name = "Money"
  125. Money.Parent = MainFrame
  126. Money.BackgroundColor3 = Color3.new(0.0313726, 0.552941, 0.741176)
  127. Money.Position = UDim2.new(0.00497512426, 0, 0.190380767, 0)
  128. Money.Size = UDim2.new(0, 200, 0, 50)
  129. Money.Font = Enum.Font.SourceSans
  130. Money.Text = "Plates Of Fate Money"
  131. Money.TextColor3 = Color3.new(0, 0, 0)
  132. Money.TextSize = 14
  133. Money.TextWrapped = true
  134.  
  135. Sword.Name = "Sword"
  136. Sword.Parent = MainFrame
  137. Sword.BackgroundColor3 = Color3.new(0.0313726, 0.552941, 0.741176)
  138. Sword.Position = UDim2.new(0.00497512426, 0, 0.320641279, 0)
  139. Sword.Size = UDim2.new(0, 200, 0, 50)
  140. Sword.Font = Enum.Font.SourceSans
  141. Sword.Text = "Plates Of Fate Sword"
  142. Sword.TextColor3 = Color3.new(0, 0, 0)
  143. Sword.TextSize = 14
  144. Sword.TextWrapped = true
  145.  
  146. Potato.Name = "Potato"
  147. Potato.Parent = MainFrame
  148. Potato.BackgroundColor3 = Color3.new(0.0313726, 0.552941, 0.741176)
  149. Potato.Position = UDim2.new(0, 0, 0.448897809, 0)
  150. Potato.Size = UDim2.new(0, 200, 0, 50)
  151. Potato.Font = Enum.Font.SourceSans
  152. Potato.Text = "Plates of Fate Hot Potato All"
  153. Potato.TextColor3 = Color3.new(0, 0, 0)
  154. Potato.TextSize = 14
  155. Potato.TextWrapped = true
  156.  
  157. AutoWin.Name = "AutoWin"
  158. AutoWin.Parent = MainFrame
  159. AutoWin.BackgroundColor3 = Color3.new(0.0313726, 0.552941, 0.741176)
  160. AutoWin.Position = UDim2.new(0, 0, 0.581162333, 0)
  161. AutoWin.Size = UDim2.new(0, 200, 0, 50)
  162. AutoWin.Font = Enum.Font.SourceSans
  163. AutoWin.Text = "Deathrun Auto Win"
  164. AutoWin.TextColor3 = Color3.new(0, 0, 0)
  165. AutoWin.TextSize = 14
  166. AutoWin.TextWrapped = true
  167.  
  168. Fly.Name = "Fly"
  169. Fly.Parent = MainFrame
  170. Fly.BackgroundColor3 = Color3.new(0.0313726, 0.552941, 0.741176)
  171. Fly.Position = UDim2.new(0, 0, 0.715430856, 0)
  172. Fly.Size = UDim2.new(0, 200, 0, 50)
  173. Fly.Font = Enum.Font.SourceSans
  174. Fly.Text = "Fly"
  175. Fly.TextColor3 = Color3.new(0, 0, 0)
  176. Fly.TextSize = 14
  177. Fly.TextWrapped = true
  178.  
  179. TpToStage.Name = "TpToStage"
  180. TpToStage.Parent = MainFrame
  181. TpToStage.BackgroundColor3 = Color3.new(0.0313726, 0.552941, 0.741176)
  182. TpToStage.Position = UDim2.new(0.00497512426, 0, 0.853707433, 0)
  183. TpToStage.Size = UDim2.new(0, 200, 0, 50)
  184. TpToStage.Font = Enum.Font.SourceSans
  185. TpToStage.Text = "Auto Rap Battles Teleport To Stage"
  186. TpToStage.TextColor3 = Color3.new(0, 0, 0)
  187. TpToStage.TextSize = 14
  188. TpToStage.TextWrapped = true
  189. -- Scripts:
  190. function SCRIPT_AWAC84_FAKESCRIPT() -- SSSKick.LocalScript
  191. local script = Instance.new('LocalScript')
  192. script.Parent = SSSKick
  193. script.Parent.MouseButton1Click:connect(function()
  194. game.Workspace.BasicCommand:FireServer(7, "Simon's been kicked for getting an F- on his test", 5.5, 1.5, true, "Pizza")
  195. end)
  196.  
  197. end
  198. coroutine.resume(coroutine.create(SCRIPT_AWAC84_FAKESCRIPT))
  199. function SCRIPT_IZIH79_FAKESCRIPT() -- WSB.LocalScript
  200. local script = Instance.new('LocalScript')
  201. script.Parent = WSB
  202. script.Parent.MouseButton1Click:connect(function()
  203. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 125
  204. end)
  205.  
  206. end
  207. coroutine.resume(coroutine.create(SCRIPT_IZIH79_FAKESCRIPT))
  208. function SCRIPT_IDVL72_FAKESCRIPT() -- PmSpam.LocalScript
  209. local script = Instance.new('LocalScript')
  210. script.Parent = PmSpam
  211. script.Parent.MouseButton1Click:connect(function()
  212. local msg = "Howdy, buster."
  213. while wait() do
  214. for i,v in pairs(game.Players:GetPlayers()) do
  215. if v.Name ~= game.Players.LocalPlayer.Name then
  216. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..v.Name.." "..msg, "All")
  217. end
  218. end
  219. end
  220. end)
  221.  
  222. end
  223. coroutine.resume(coroutine.create(SCRIPT_IDVL72_FAKESCRIPT))
  224. function SCRIPT_WWNQ77_FAKESCRIPT() -- TP.LocalScript
  225. local script = Instance.new('LocalScript')
  226. script.Parent = TP
  227. script.Parent.MouseButton1Click:connect(function()
  228. mouse = game.Players.LocalPlayer:GetMouse()
  229. local tool = Instance.new("Tool")
  230. tool.RequiresHandle = false
  231. tool.Name = "Click Teleport"
  232. tool.Activated:connect(function()
  233. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  234. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  235. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  236. end)
  237. tool.Parent = game.Players.LocalPlayer.Backpack
  238. end)
  239.  
  240. end
  241. coroutine.resume(coroutine.create(SCRIPT_WWNQ77_FAKESCRIPT))
  242. function SCRIPT_OXBB65_FAKESCRIPT() -- DabAll.LocalScript
  243. local script = Instance.new('LocalScript')
  244. script.Parent = DabAll
  245. script.Parent.MouseButton1Click:connect(function()
  246. while wait(1) do
  247. for i,v in pairs(game:GetService('Players'):GetChildren()) do
  248. Player = v.Name
  249. local AnimationId = "248263260"
  250. local Anim = Instance.new("Animation")
  251. Anim.AnimationId = "rbxassetid://"..AnimationId
  252. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  253. k:Play() --Play the animation
  254. k:AdjustSpeed(2)
  255. end
  256. end
  257. end)
  258.  
  259. end
  260. coroutine.resume(coroutine.create(SCRIPT_OXBB65_FAKESCRIPT))
  261. function SCRIPT_MKAJ71_FAKESCRIPT() -- Manager.LocalScript
  262. local script = Instance.new('LocalScript')
  263. script.Parent = Manager
  264. script.Parent.MouseButton1Click:connect(function()
  265. game.Teams.Manager.PlayerRemoved:connect(function()
  266. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.ManagerChair.Seat.Position)
  267. end)
  268. end)
  269.  
  270. end
  271. coroutine.resume(coroutine.create(SCRIPT_MKAJ71_FAKESCRIPT))
  272. function SCRIPT_YIDM89_FAKESCRIPT() -- Barista.LocalScript
  273. local script = Instance.new('LocalScript')
  274. script.Parent = Barista
  275. script.Parent.MouseButton1Click:connect(function()
  276. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-10,25,-20)
  277. local noclip = true char = game.Players.LocalPlayer.Character while true do if noclip == true then for _,v in pairs(char:children()) do pcall(function() if v.className == "Part" then v.CanCollide = false elseif v.ClassName == "Model" then v.Head.CanCollide = false end end) end end game:service("RunService").Stepped:wait() end
  278. end)
  279.  
  280. end
  281. coroutine.resume(coroutine.create(SCRIPT_YIDM89_FAKESCRIPT))
  282. function SCRIPT_AOYC77_FAKESCRIPT() -- Money.LocalScript
  283. local script = Instance.new('LocalScript')
  284. script.Parent = Money
  285. script.Parent.MouseButton1Click:connect(function()
  286. game.Workspace.RemoteEvents.ShopBuyEvent:FireServer(-100000, "D=9Vb7aMuZt!8aMH")
  287. end)
  288.  
  289. end
  290. coroutine.resume(coroutine.create(SCRIPT_AOYC77_FAKESCRIPT))
  291. function SCRIPT_AVSV85_FAKESCRIPT() -- Sword.LocalScript
  292. local script = Instance.new('LocalScript')
  293. script.Parent = Sword
  294. script.Parent.MouseButton1Click:connect(function()
  295. local tool = game.ReplicatedStorage["Sword"]:Clone()
  296. tool.Parent = game.Players.LocalPlayer.Backpack
  297. end)
  298.  
  299. end
  300. coroutine.resume(coroutine.create(SCRIPT_AVSV85_FAKESCRIPT))
  301. function SCRIPT_EKNK74_FAKESCRIPT() -- Potato.LocalScript
  302. local script = Instance.new('LocalScript')
  303. script.Parent = Potato
  304. script.Parent.MouseButton1Click:connect(function()
  305. for index, child in pairs(game.Players:GetChildren()) do
  306. game.Workspace.RemoteEvents.PotatoEvent:FireServer(child.Name)
  307. end
  308. end)
  309.  
  310. end
  311. coroutine.resume(coroutine.create(SCRIPT_EKNK74_FAKESCRIPT))
  312. function SCRIPT_KSIJ81_FAKESCRIPT() -- AutoWin.LocalScript
  313. local script = Instance.new('LocalScript')
  314. script.Parent = AutoWin
  315. script.Parent.MouseButton1Click:connect(function()
  316. if workspace.CurrentMap.Game:findFirstChild("Pickups") then
  317. local pickup = workspace.CurrentMap.Game.Pickups:getChildren()
  318. for i=1,#pickup do
  319. wait(0.2)
  320. game.Players.LocalPlayer.Character:MoveTo(pickup[i].Position)
  321. end
  322. end
  323.  
  324. if workspace.CurrentMap.Game:findFirstChild("CoinPickups") then
  325. local pickup = workspace.CurrentMap.Game.CoinPickups:getChildren()
  326. for i=1,#pickup do
  327. wait(0.2)
  328. game.Players.LocalPlayer.Character:MoveTo(pickup[i].Position)
  329. end
  330. end
  331.  
  332.  
  333. local checkpoint = workspace.CurrentMap.Game.CheckPointsModel:getChildren()
  334. for i=1,#checkpoint do
  335. wait(0.2)
  336. game.Players.LocalPlayer.Character:MoveTo(checkpoint[i].Button.Base.Position)
  337. end
  338.  
  339. wait(0.5)
  340.  
  341. if workspace.CurrentMap.Map:findFirstChild("EndingTeleporter") then
  342. game.Players.LocalPlayer.Character:MoveTo(workspace.CurrentMap.Map.EndingTeleporter.Base.Position)
  343. end
  344.  
  345. if workspace.CurrentMap.Map:findFirstChild("EndingTeleporterModel") then
  346. game.Players.LocalPlayer.Character:MoveTo(workspace.CurrentMap.Map.EndingTeleporterModel.Base.Position)
  347. end
  348. end)
  349.  
  350. end
  351. coroutine.resume(coroutine.create(SCRIPT_KSIJ81_FAKESCRIPT))
  352. function SCRIPT_YESN66_FAKESCRIPT() -- Fly.LocalScript
  353. local script = Instance.new('LocalScript')
  354. script.Parent = Fly
  355. script.Parent.MouseButton1Click:connect(function()
  356. repeat wait()
  357. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  358. local mouse = game.Players.LocalPlayer:GetMouse()
  359. repeat wait() until mouse
  360. local plr = game.Players.LocalPlayer
  361. local torso = plr.Character.Torso
  362. local flying = true
  363. local deb = true
  364. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  365. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  366. local maxspeed = 50
  367. local speed = 0
  368.  
  369. function Fly()
  370. local bg = Instance.new("BodyGyro", torso)
  371. bg.P = 9e4
  372. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  373. bg.cframe = torso.CFrame
  374. local bv = Instance.new("BodyVelocity", torso)
  375. bv.velocity = Vector3.new(0,0.1,0)
  376. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  377. repeat wait()
  378. plr.Character.Humanoid.PlatformStand = true
  379. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  380. speed = speed+.5+(speed/maxspeed)
  381. if speed > maxspeed then
  382. speed = maxspeed
  383. end
  384. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  385. speed = speed-1
  386. if speed < 0 then
  387. speed = 0
  388. end
  389. end
  390. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  391. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  392. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  393. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  394. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  395. else
  396. bv.velocity = Vector3.new(0,0.1,0)
  397. end
  398. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  399. until not flying
  400. ctrl = {f = 0, b = 0, l = 0, r = 0}
  401. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  402. speed = 0
  403. bg:Destroy()
  404. bv:Destroy()
  405. plr.Character.Humanoid.PlatformStand = false
  406. end
  407. mouse.KeyDown:connect(function(key)
  408. if key:lower() == "e" then
  409. if flying then flying = false
  410. else
  411. flying = true
  412. Fly()
  413. end
  414. elseif key:lower() == "w" then
  415. ctrl.f = 1
  416. elseif key:lower() == "s" then
  417. ctrl.b = -1
  418. elseif key:lower() == "a" then
  419. ctrl.l = -1
  420. elseif key:lower() == "d" then
  421. ctrl.r = 1
  422. end
  423. end)
  424. mouse.KeyUp:connect(function(key)
  425. if key:lower() == "w" then
  426. ctrl.f = 0
  427. elseif key:lower() == "s" then
  428. ctrl.b = 0
  429. elseif key:lower() == "a" then
  430. ctrl.l = 0
  431. elseif key:lower() == "d" then
  432. ctrl.r = 0
  433. end
  434. end)
  435. Fly()
  436. end)
  437.  
  438. end
  439. coroutine.resume(coroutine.create(SCRIPT_YESN66_FAKESCRIPT))
  440. function SCRIPT_SDNP73_FAKESCRIPT() -- TpToStage.LocalScript
  441. local script = Instance.new('LocalScript')
  442. script.Parent = TpToStage
  443. script.Parent.MouseButton1Click:connect(function()
  444. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-88.145134, 60.9199867, -213.246567)
  445. end)
  446.  
  447. end
  448. coroutine.resume(coroutine.create(SCRIPT_SDNP73_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement