Advertisement
Ryan1556

Booga Booga script made buy COLDツ #2549

Jul 17th, 2019
1,375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.69 KB | None | 0 0
  1. -- Created by COLDツ#2549
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local main = Instance.new("Frame")
  5. local min = Instance.new("TextButton")
  6. local craftitem = Instance.new("TextBox")
  7. local Speed = Instance.new("TextButton")
  8. local craft = Instance.new("TextButton")
  9. local SpeedBind = Instance.new("TextBox")
  10. local TextLabel = Instance.new("TextLabel")
  11. local ChestBind = Instance.new("TextBox")
  12. local infchest = Instance.new("TextButton")
  13. local TextLabel_2 = Instance.new("TextLabel")
  14. local InfinityJump = Instance.new("TextButton")
  15. local jp = Instance.new("TextButton")
  16. local jpp = Instance.new("TextBox")
  17. local ope = Instance.new("TextButton")
  18. --Properties:
  19. ScreenGui.Parent = game:WaitForChild("CoreGui")
  20.  
  21. main.Name = "main"
  22. main.Parent = ScreenGui
  23. main.Active = true
  24. main.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  25. main.BorderColor3 = Color3.new(0, 0, 0)
  26. main.Position = UDim2.new(0.0885416642, 0, 0.316953331, 0)
  27. main.Size = UDim2.new(0, 546, 0, 386)
  28. main.Visible = false
  29. main.Draggable = true
  30.  
  31. min.Name = "min"
  32. min.Parent = main
  33. min.BackgroundColor3 = Color3.new(1, 0, 0)
  34. min.Position = UDim2.new(0.962787628, 0, -0.00123947114, 0)
  35. min.Size = UDim2.new(0, 20, 0, 25)
  36. min.Font = Enum.Font.SourceSans
  37. min.Text = "X"
  38. min.TextColor3 = Color3.new(0, 0, 0)
  39. min.TextSize = 14
  40. min.TextWrapped = true
  41.  
  42. craftitem.Name = "craftitem"
  43. craftitem.Parent = main
  44. craftitem.BackgroundColor3 = Color3.new(1, 0.184314, 0.184314)
  45. craftitem.Position = UDim2.new(0.275932997, 0, 0.608794808, 0)
  46. craftitem.Size = UDim2.new(0, 102, 0, 61)
  47. craftitem.Font = Enum.Font.SourceSans
  48. craftitem.Text = "Item to craft"
  49. craftitem.TextColor3 = Color3.new(0, 0, 0)
  50. craftitem.TextSize = 14
  51.  
  52. Speed.Name = "Speed"
  53. Speed.Parent = main
  54. Speed.BackgroundColor3 = Color3.new(1, 1, 1)
  55. Speed.Position = UDim2.new(0.0473381132, 0, 0.254534841, 0)
  56. Speed.Size = UDim2.new(0, 102, 0, 73)
  57. Speed.Font = Enum.Font.SourceSans
  58. Speed.Text = "Enable Speed"
  59. Speed.TextColor3 = Color3.new(0, 0, 0)
  60. Speed.TextSize = 14
  61.  
  62. craft.Name = "craft"
  63. craft.Parent = main
  64. craft.BackgroundColor3 = Color3.new(1, 1, 1)
  65. craft.Position = UDim2.new(0.274545312, 0, 0.255567968, 0)
  66. craft.Size = UDim2.new(0, 102, 0, 73)
  67. craft.Font = Enum.Font.SourceSans
  68. craft.Text = "Craft"
  69. craft.TextColor3 = Color3.new(0, 0, 0)
  70. craft.TextSize = 14
  71.  
  72. SpeedBind.Name = "SpeedBind"
  73. SpeedBind.Parent = main
  74. SpeedBind.BackgroundColor3 = Color3.new(1, 0.184314, 0.184314)
  75. SpeedBind.Position = UDim2.new(0.0464036614, 0, 0.608794808, 0)
  76. SpeedBind.Size = UDim2.new(0, 102, 0, 61)
  77. SpeedBind.Font = Enum.Font.SourceSans
  78. SpeedBind.Text = "Keybind"
  79. SpeedBind.TextColor3 = Color3.new(0, 0, 0)
  80. SpeedBind.TextSize = 14
  81.  
  82. TextLabel.Parent = main
  83. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  84. TextLabel.Position = UDim2.new(0.182824999, 0, -0.00259067351, 0)
  85. TextLabel.Size = UDim2.new(0, 376, 0, 31)
  86. TextLabel.Font = Enum.Font.SourceSans
  87. TextLabel.Text = "Created by 1_22"
  88. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  89. TextLabel.TextSize = 14
  90.  
  91. ChestBind.Name = "ChestBind"
  92. ChestBind.Parent = main
  93. ChestBind.BackgroundColor3 = Color3.new(1, 0.184314, 0.184314)
  94. ChestBind.Position = UDim2.new(0.502564788, 0, 0.608794808, 0)
  95. ChestBind.Size = UDim2.new(0, 102, 0, 61)
  96. ChestBind.Font = Enum.Font.SourceSans
  97. ChestBind.Text = "Keybind"
  98. ChestBind.TextColor3 = Color3.new(0, 0, 0)
  99. ChestBind.TextSize = 14
  100.  
  101. infchest.Name = "infchest"
  102. infchest.Parent = main
  103. infchest.BackgroundColor3 = Color3.new(1, 1, 1)
  104. infchest.Position = UDim2.new(0.503803611, 0, 0.252977282, 0)
  105. infchest.Size = UDim2.new(0, 102, 0, 73)
  106. infchest.Font = Enum.Font.SourceSans
  107. infchest.Text = "Inf Chest Toggle"
  108. infchest.TextColor3 = Color3.new(0, 0, 0)
  109. infchest.TextSize = 14
  110.  
  111. TextLabel_2.Parent = main
  112. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  113. TextLabel_2.Position = UDim2.new(-0.00183150184, 0, 0.918152094, 0)
  114. TextLabel_2.Size = UDim2.new(0, 546, 0, 31)
  115. TextLabel_2.Font = Enum.Font.SourceSans
  116. TextLabel_2.Text = "You MUST have the materials required for crafting to work. (LEVEL DOSE NOT MATTER)"
  117. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  118. TextLabel_2.TextSize = 14
  119. TextLabel_2.TextWrapped = true
  120.  
  121. InfinityJump.Name = "InfinityJump"
  122. InfinityJump.Parent = main
  123. InfinityJump.BackgroundColor3 = Color3.new(1, 1, 1)
  124. InfinityJump.Position = UDim2.new(0.743730366, 0, 0.190801114, 0)
  125. InfinityJump.Size = UDim2.new(0, 102, 0, 44)
  126. InfinityJump.Font = Enum.Font.SourceSans
  127. InfinityJump.Text = "Inf Jump"
  128. InfinityJump.TextColor3 = Color3.new(0, 0, 0)
  129. InfinityJump.TextSize = 14
  130.  
  131. jp.Name = "jp"
  132. jp.Parent = main
  133. jp.BackgroundColor3 = Color3.new(1, 1, 1)
  134. jp.Position = UDim2.new(0.743730366, 0, 0.346241534, 0)
  135. jp.Size = UDim2.new(0, 102, 0, 44)
  136. jp.Font = Enum.Font.SourceSans
  137. jp.Text = "Jump Power"
  138. jp.TextColor3 = Color3.new(0, 0, 0)
  139. jp.TextSize = 14
  140.  
  141. jpp.Name = "jpp"
  142. jpp.Parent = main
  143. jpp.BackgroundColor3 = Color3.new(1, 0.184314, 0.184314)
  144. jpp.Position = UDim2.new(0.742491543, 0, 0.608794808, 0)
  145. jpp.Size = UDim2.new(0, 102, 0, 61)
  146. jpp.Font = Enum.Font.SourceSans
  147. jpp.Text = "Power"
  148. jpp.TextColor3 = Color3.new(0, 0, 0)
  149. jpp.TextSize = 14
  150.  
  151. ope.Name = "ope"
  152. ope.Parent = ScreenGui
  153. ope.BackgroundColor3 = Color3.new(1, 0, 0)
  154. ope.Position = UDim2.new(0, 0, 0.590909064, 0)
  155. ope.Size = UDim2.new(0, 114, 0, 25)
  156. ope.Font = Enum.Font.SourceSans
  157. ope.Text = "Open"
  158. ope.TextColor3 = Color3.new(0, 0, 0)
  159. ope.TextSize = 14
  160. ope.TextWrapped = true
  161. -- Scripts:
  162. function SCRIPT_NBNZ71_FAKESCRIPT() -- min.Script
  163. getfenv().script = Instance.new('Script', min)
  164.  
  165. local main = script.Parent.Parent.Parent.main
  166. local min = script.Parent
  167. local ope = script.Parent.Parent.Parent.ope
  168. min.MouseButton1Click:connect(function()
  169. main.Visible = false
  170. ope.Visible = true
  171. end)
  172.  
  173.  
  174. end
  175. coroutine.resume(coroutine.create(SCRIPT_NBNZ71_FAKESCRIPT))
  176. function SCRIPT_YLNN72_FAKESCRIPT() -- Speed.Script
  177. getfenv().script = Instance.new('Script', Speed)
  178.  
  179. --SpeedVariables
  180. local plr = game:GetService("Players").LocalPlayer
  181. local char = plr.Character
  182. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  183. local hum = char:FindFirstChild("HumanoidRootPart")
  184. local Speed = script.Parent
  185. local SpeedBind = script.Parent.Parent.SpeedBind
  186. --acctual script
  187. Speed.MouseButton1Down:connect(function()
  188. local plr = game:GetService("Players").LocalPlayer
  189. local char = plr.Character
  190. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  191. local hum = char:FindFirstChild("HumanoidRootPart")
  192. mouse.KeyDown:connect(function(key)
  193. if key == SpeedBind.Text then
  194. loop = true
  195. while loop do
  196. hum.CFrame = hum.CFrame + hum.CFrame.lookVector * 3
  197. wait()
  198. end
  199. end
  200. end)
  201. end)
  202.  
  203. mouse.KeyUp:connect(function(key)
  204. if key == SpeedBind.Text then
  205. loop = false
  206. end
  207. end)
  208.  
  209.  
  210. end
  211. coroutine.resume(coroutine.create(SCRIPT_YLNN72_FAKESCRIPT))
  212. function SCRIPT_ZKHG79_FAKESCRIPT() -- craft.Script
  213. getfenv().script = Instance.new('Script', craft)
  214.  
  215. local craft = script.Parent
  216. local craftitem = script.Parent.Parent.craftitem
  217. craft.MouseButton1Down:connect(function()
  218. local item = craftitem.Text
  219. local CI = item
  220. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  221. Event:FireServer(CI)
  222. end)
  223.  
  224. end
  225. coroutine.resume(coroutine.create(SCRIPT_ZKHG79_FAKESCRIPT))
  226. function SCRIPT_KLLS82_FAKESCRIPT() -- infchest.Script
  227. getfenv().script = Instance.new('Script', infchest)
  228.  
  229. local inchest = script.Parent
  230. local cb = script.Parent.Parent.ChestBind
  231.  
  232. inchest.MouseButton1Down:connect(function()
  233. local plr = game:GetService("Players").LocalPlayer
  234. local mouse = plr:GetMouse()
  235. mouse.KeyDown:connect(function(key)
  236. if key == cb.Text then
  237. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  238. local Torso = game.Players.LocalPlayer.Character.UpperTorso
  239. local b = Torso.Position + Torso.CFrame.lookVector * 10
  240. local c = b.x
  241. local d = b.y - 2
  242. local e = b.z
  243. for i = 1,1 do
  244. local A_1 = "Infinity Chest"
  245. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  246. local A_3 = 0
  247. Event:FireServer(A_1, A_2, A_3)
  248. end end end)
  249. end)
  250.  
  251. end
  252. coroutine.resume(coroutine.create(SCRIPT_KLLS82_FAKESCRIPT))
  253. function SCRIPT_FFVU71_FAKESCRIPT() -- InfinityJump.Script
  254. getfenv().script = Instance.new('Script', InfinityJump)
  255.  
  256. local InfinityJump = script.Parent
  257. InfinityJump.MouseButton1Down:connect(function()
  258. loadstring(game:HttpGet(('https://pastebin.com/raw/2eYepag7'),true))()
  259. end)
  260.  
  261. end
  262. coroutine.resume(coroutine.create(SCRIPT_FFVU71_FAKESCRIPT))
  263. function SCRIPT_NGKK67_FAKESCRIPT() -- jp.Script
  264. getfenv().script = Instance.new('Script', jp)
  265.  
  266. jppp = script.Parent.Parent.jpp
  267. script.Parent.MouseButton1Down:connect(function()
  268. game.Players.LocalPlayer.Character.Humanoid.JumpPower = jppp.text
  269. end)
  270.  
  271.  
  272. end
  273. coroutine.resume(coroutine.create(SCRIPT_NGKK67_FAKESCRIPT))
  274. function SCRIPT_ITHO88_FAKESCRIPT() -- ope.Script
  275. getfenv().script = Instance.new('Script', ope)
  276.  
  277. local main = script.Parent.Parent.main
  278. local min = script.Parent.Parent.main.min
  279. local ope = script.Parent
  280. ope.MouseButton1Click:connect(function()
  281. main.Visible = true
  282. ope.Visible = false
  283. end)
  284.  
  285.  
  286.  
  287. end
  288. coroutine.resume(coroutine.create(SCRIPT_ITHO88_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement