Roblox Booga Booga Item Spawn Hack

Sep 28th, 2018
Booga booga item spawn script
  • OP Booga Booga Craft Item Script. Not a member of Pastebin yet? Sign Up, it unlocks many cool features! Raw download clone embed print report -to get all god armor for almost free you need to have 1 gold and 1 crystal in your inventory at once then type in the god item name (with.
  • InfoLabel.Text = 'Booga Destroyer v1.0.0 Made By turtsis#2785. This will be implemented into ViperHub soon. Also this will not get u banned (probrally) because it has anti cheat bypass. Also its not one of those guis that u legit have to already have items and levels for.
Roblox Booga Booga Item Spawn Hack

SUPER BOOGA-BOOGA HACK ROBLOX (SPAWN ITEM, FLY AND MORE) + will not only work on MAC but it will work on WINDOWS 10 AND 7 and iOS, Android. Because out tools is adapted to all popular platforms, and we working to add more platforms every day.

Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Roblox Booga Booga Item Spawn Hack 1 15 2

  1. local plr = game:GetService('Players').LocalPlayer
  2. mouse.KeyDown:connect(function(key)
  3. local Event = game:GetService('ReplicatedStorage').Events.PlaceStructure
  4. Torso = game.Players.LocalPlayer.Character.UpperTorso
  5. b = Torso.Position + Torso.CFrame.lookVector * 13
  6. local d = b.y - 2
  7. for i = 1,1 do
  8. local A_1 = 'Infinity Chest' ---Aperte E no seu Computador para spawnar o Infinity Chest em sua frente
  9. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  10. Event:FireServer(A_1, A_2, A_3)
RAW Paste Data
Oct 25th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. --to get all god armor for almost free you need to have 1 gold and 1 crystal in your inventory at once then type in the god item name (with capital) craft item script: --Made By dinotastic9
  2. local Main = Instance.new('Frame')
  3. local Jump = Instance.new('TextButton')
  4. local craftitem = Instance.new('TextBox')
  5. local credits = Instance.new('TextLabel')
  6. -- Properties
  7. BoggaHub.Name = 'Bogga Hub'
  8. BoggaHub.Parent = game.Players.LocalPlayer.PlayerGui
  9. Main.Name = 'Main'
  10. Main.Active = true
  11. Main.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12. Main.BorderSizePixel = 0
  13. Main.Position = UDim2.new(0.440909088, 0, 0.289044321, 0)
  14. Main.Size = UDim2.new(0, 195, 0, 254)
  15. Title.Name = 'Title'
  16. Title.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  17. Title.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  18. Title.Position = UDim2.new(0.164102569, 0, 0.0705394223, 0)
  19. Title.Font = Enum.Font.ArialBold
  20. Title.TextColor3 = Color3.new(1, 1, 1)
  21. Title.TextSize = 14
  22. Jump.Parent = Main
  23. Jump.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  24. Jump.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  25. Jump.Position = UDim2.new(0.164102569, 0, 0.294605821, 0)
  26. Jump.Font = Enum.Font.ArialBold
  27. Jump.TextColor3 = Color3.new(1, 1, 1)
  28. Jump.TextSize = 14
  29. reffects.Parent = Main
  30. reffects.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  31. reffects.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  32. reffects.Position = UDim2.new(0.543589771, 0, 0.294605821, 0)
  33. reffects.Font = Enum.Font.ArialBold
  34. reffects.TextColor3 = Color3.new(1, 1, 1)
  35. reffects.TextSize = 14
  36. craftitem.Parent = Main
  37. craftitem.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  38. craftitem.BackgroundTransparency = 0.10000000149012
  39. craftitem.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  40. craftitem.Position = UDim2.new(0.200000003, 0, 0.74219954, 0)
  41. craftitem.Font = Enum.Font.ArialBold
  42. craftitem.TextColor3 = Color3.new(1, 1, 1)
  43. craftitem.TextSize = 14
  44. craft.Parent = Main
  45. craft.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  46. craft.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  47. craft.Position = UDim2.new(0.225641027, 0, 0.517283678, 0)
  48. craft.Font = Enum.Font.ArialBold
  49. craft.TextColor3 = Color3.new(1, 1, 1)
  50. craft.TextSize = 14
  51. credits.Parent = Main
  52. credits.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  53. credits.BackgroundTransparency = 0.10000000149012
  54. credits.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  55. credits.Position = UDim2.new(0.0153846154, 0, 0.905511796, 0)
  56. credits.Font = Enum.Font.ArialBold
  57. credits.TextColor3 = Color3.new(1, 1, 1)
  58. credits.TextSize = 14
  59. Jump.MouseButton1Down:connect(function()
  60. local Player = game:GetService'Players'.LocalPlayer;
  61. function Action(Object, Function) if Object ~= nil then Function(Object); end end
  62. UIS.InputBegan:connect(function(UserInput)
  63. if UserInput.UserInputType Enum.UserInputType.Keyboard and UserInput.KeyCode Enum.KeyCode.Space then
  64. Action(Player.Character.Humanoid, function(self)
  65. if self:GetState() Enum.HumanoidStateType.Jumping or self:GetState() Enum.HumanoidStateType.Freefall then
  66. Action(self.Parent.HumanoidRootPart, function(self)
  67. self.Velocity = Vector3.new(0, _G.JumpHeight, 0);
  68. end
  69. end
  70. end)
  71. game.Lighting.FogEnd = 1200000
  72. game.Lighting.GlobalShadows = false
  73. craft.MouseButton1Down:connect(function()
  74. local CI = item
  75. local Event = game:GetService('ReplicatedStorage').Events.CraftItem
  76. end)

Roblox Booga Booga Item Spawn Hack Multiplayer