Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- BamBoozle
- -- by isaraw8912
- -- Output line prints
- print("-////= BAMBOOZLE =\\\\-")
- print("Powered by BasicXplois Premium")
- print("By Aleksandar#2880 / isaraw8912")
- -- Notification Box
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "BamBoozle";
- Text = "Powered by BasicXploits Premium";})
- -- Instances
- local ScreenGui = Instance.new("ScreenGui")
- local main = Instance.new("Frame")
- local tnabutton = Instance.new("TextButton")
- local tna = Instance.new("Frame")
- local tanda = Instance.new("TextLabel")
- local agree = Instance.new("TextButton")
- local BasicXploits = Instance.new("ImageButton")
- local close = Instance.new("TextButton")
- local creditsbutton = Instance.new("TextButton")
- local credits = Instance.new("Frame")
- local cback = Instance.new("TextButton")
- local creator = Instance.new("TextLabel")
- local note = Instance.new("TextLabel")
- local functionsbutton = Instance.new("TextButton")
- local functions = Instance.new("Frame")
- local clicktp = Instance.new("TextButton")
- local noclip = Instance.new("TextButton")
- local jumppower = Instance.new("TextButton")
- local jpframe = Instance.new("Frame")
- local jpnormal = Instance.new("TextButton")
- local jp2 = Instance.new("TextButton")
- local jp5 = Instance.new("TextButton")
- local jp10 = Instance.new("TextButton")
- local jpback = Instance.new("TextButton")
- local walkspeed = Instance.new("TextButton")
- local wsframe = Instance.new("Frame")
- local wsnormal = Instance.new("TextButton")
- local ws2 = Instance.new("TextButton")
- local ws5 = Instance.new("TextButton")
- local ws10 = Instance.new("TextButton")
- local wsback = Instance.new("TextButton")
- local infjump = Instance.new("TextButton")
- local btools = Instance.new("TextButton")
- local fback = Instance.new("TextButton")
- local guibutton = Instance.new("TextButton")
- local gui = Instance.new("Frame")
- local gback = Instance.new("TextButton")
- local energize = Instance.new("TextButton")
- local harked = Instance.new("TextButton")
- local r15anims = Instance.new("TextButton")
- local mm2 = Instance.new("TextButton")
- local aimbotgui = Instance.new("TextButton")
- local plife = Instance.new("TextButton")
- local guiwip = Instance.new("TextLabel")
- local infobutton = Instance.new("TextButton")
- local info = Instance.new("Frame")
- local prem = Instance.new("TextLabel")
- local iback = Instance.new("TextButton")
- local prom = Instance.new("TextLabel")
- local scriptsbutton = Instance.new("TextButton")
- local scripts = Instance.new("ScrollingFrame")
- local xester = Instance.new("TextButton")
- local infyield = Instance.new("TextButton")
- local reviz = Instance.new("TextButton")
- local dex = Instance.new("TextButton")
- local mc2 = Instance.new("TextButton")
- local mc3 = Instance.new("TextButton")
- local shattervest = Instance.new("TextButton")
- local arsaim = Instance.new("TextButton")
- local soon = Instance.new("TextLabel")
- local sback = Instance.new("TextButton")
- local Title = Instance.new("TextLabel")
- local open = Instance.new("TextButton")
- -- Properties
- -- Main Screen
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- main.Name = "main"
- main.Parent = ScreenGui
- main.BackgroundColor3 = Color3.fromRGB(85, 255, 127)
- main.BorderColor3 = Color3.fromRGB(0, 0, 0)
- main.Position = UDim2.new(0.35, 0, 0.25, 0)
- main.Size = UDim2.new(0, 444, 0, 381)
- -- Terms & Agreements
- guibutton.Visible = false
- functionsbutton.Visible = false
- scriptsbutton.Visible = false
- creditsbutton.Visible = false
- BasicXploits.Visible = false
- infobutton.Visible = false
- tnabutton.Name = "tnabutton"
- tnabutton.Parent = main
- tnabutton.BackgroundColor3 = Color3.fromRGB(170, 85, 255)
- tnabutton.Position = UDim2.new(0.551923096, 0, 0.603935957, 0)
- tnabutton.Size = UDim2.new(0, 137, 0, 44)
- tnabutton.Font = Enum.Font.SourceSans
- tnabutton.Text = "Terms & Agreements"
- tnabutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- tnabutton.TextScaled = true
- tnabutton.TextSize = 14.000
- tnabutton.TextWrapped = true
- tnabutton.MouseButton1Click:Connect(function()
- tna.Visible = true
- tanda.Visible = true
- agree.Visible = true
- guibutton.Visible = false
- functionsbutton.Visible = false
- scriptsbutton.Visible = false
- creditsbutton.Visible = false
- BasicXploits.Visible = false
- infobutton.Visible = false
- end)
- tna.Name = "tna"
- tna.Parent = tnabutton
- tna.BackgroundColor3 = Color3.fromRGB(85, 255, 127)
- tna.Position = UDim2.new(-1.78871405, 0, -5.22953653, 0)
- tna.Size = UDim2.new(0, 443, 0, 381)
- tanda.Name = "tanda"
- tanda.Parent = tna
- tanda.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- tanda.BackgroundTransparency = 1.000
- tanda.Position = UDim2.new(0.0022573364, 0, 0.157480314, 0)
- tanda.Size = UDim2.new(0, 443, 0, 259)
- tanda.Font = Enum.Font.SourceSans
- tanda.Text = "By agreeing the terms and agreements you confirm that I have nothing to do with your actions and the way that ROBLOX treats them. I'm not partnered with ROBLOX or any other company in any way and please note that you are doing this at your own risk."
- tanda.TextColor3 = Color3.fromRGB(0, 0, 0)
- tanda.TextScaled = true
- tanda.TextSize = 14.000
- tanda.TextWrapped = true
- agree.Name = "agree"
- agree.Parent = tna
- agree.BackgroundColor3 = Color3.fromRGB(0, 255, 255)
- agree.BorderColor3 = Color3.fromRGB(0, 85, 255)
- agree.Position = UDim2.new(0.2764422, 0, 0.821768045, 0)
- agree.Size = UDim2.new(0, 200, 0, 50)
- agree.Font = Enum.Font.SourceSans
- agree.Text = "I agree."
- agree.TextColor3 = Color3.fromRGB(85, 0, 255)
- agree.TextScaled = true
- agree.TextSize = 14.000
- agree.TextWrapped = true
- agree.MouseButton1Click:Connect(function()
- tna.Visible = false
- main.Visible = true
- guibutton.Visible = true
- functionsbutton.Visible = true
- scriptsbutton.Visible = true
- creditsbutton.Visible = true
- BasicXploits.Visible = true
- infobutton.Visible = true
- tanda.Visible = false
- end)
- -- BasicXploits Loader
- BasicXploits.Name = "BasicXploits"
- BasicXploits.Parent = main
- BasicXploits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- BasicXploits.BackgroundTransparency = 1.000
- BasicXploits.BorderSizePixel = 0
- BasicXploits.Position = UDim2.new(0.239017189, 0, 0.807781339, 0)
- BasicXploits.Size = UDim2.new(0, 231, 0, 61)
- BasicXploits.Image = "rbxassetid://4852157250"
- -- Close Button
- close.Name = "close"
- close.Parent = main
- close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- close.Position = UDim2.new(0.938516498, 0, -0.00121299177, 0)
- close.Size = UDim2.new(0, 27, 0, 26)
- close.Font = Enum.Font.SourceSans
- close.Text = "X"
- close.TextColor3 = Color3.fromRGB(255, 255, 255)
- close.TextSize = 14.000
- close.MouseButton1Click:Connect(function()
- main.Visible = false
- open.Visible = true
- end)
- -- Credits
- creditsbutton.Name = "creditsbutton"
- creditsbutton.Parent = main
- creditsbutton.BackgroundColor3 = Color3.fromRGB(170, 85, 255)
- creditsbutton.Position = UDim2.new(0.551923096, 0, 0.444761634, 0)
- creditsbutton.Size = UDim2.new(0, 137, 0, 43)
- creditsbutton.Font = Enum.Font.SourceSans
- creditsbutton.Text = "Credits"
- creditsbutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- creditsbutton.TextScaled = true
- creditsbutton.TextSize = 14.000
- creditsbutton.TextWrapped = true
- creditsbutton.MouseButton1Click:Connect(function()
- credits.Visible = true
- guibutton.Visible = false
- scriptsbutton.Visible = false
- infobutton.Visible = false
- functionsbutton.Visible = false
- end)
- credits.Name = "credits"
- credits.Parent = creditsbutton
- credits.BackgroundColor3 = Color3.fromRGB(85, 255, 127)
- credits.Position = UDim2.new(-1.78871405, 0, -3.95154238, 0)
- credits.Size = UDim2.new(0, 443, 0, 381)
- credits.Visible = false
- cback.Name = "cback"
- cback.Parent = credits
- cback.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- cback.Size = UDim2.new(0, 30, 0, 25)
- cback.Font = Enum.Font.SourceSans
- cback.Text = "Back"
- cback.TextColor3 = Color3.fromRGB(255, 255, 255)
- cback.TextSize = 14.000
- cback.MouseButton1Click:Connect(function()
- credits.Visible = false
- guibutton.Visible = true
- scriptsbutton.Visible = true
- infobutton.Visible = true
- functionsbutton.Visible = true
- end)
- creator.Name = "creator"
- creator.Parent = credits
- creator.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- creator.BackgroundTransparency = 1.000
- creator.BorderSizePixel = 0
- creator.Position = UDim2.new(0.063205421, 0, 0.236220509, 0)
- creator.Size = UDim2.new(0, 386, 0, 79)
- creator.Font = Enum.Font.SourceSans
- creator.Text = "Creator - isaraw8912 / Aleksandar#2880"
- creator.TextColor3 = Color3.fromRGB(255, 0, 127)
- creator.TextScaled = true
- creator.TextSize = 14.000
- creator.TextWrapped = true
- note.Name = "note"
- note.Parent = credits
- note.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- note.BackgroundTransparency = 1.000
- note.BorderSizePixel = 0
- note.Position = UDim2.new(0.0902934521, 0, 0.488188922, 0)
- note.Size = UDim2.new(0, 374, 0, 176)
- note.Font = Enum.Font.SourceSans
- note.Text = "Please note that all the scripts and GUI's belong to their rightful owner. I do not own any other company other than BasicXploits and BamBoozle."
- note.TextColor3 = Color3.fromRGB(0, 0, 0)
- note.TextScaled = true
- note.TextSize = 14.000
- note.TextWrapped = true
- -- Functions
- functionsbutton.Name = "functionsbutton"
- functionsbutton.Parent = main
- functionsbutton.BackgroundColor3 = Color3.fromRGB(170, 85, 255)
- functionsbutton.Position = UDim2.new(0.138547987, 0, 0.603935957, 0)
- functionsbutton.Size = UDim2.new(0, 137, 0, 44)
- functionsbutton.Font = Enum.Font.SourceSans
- functionsbutton.Text = "Functions"
- functionsbutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- functionsbutton.TextScaled = true
- functionsbutton.TextSize = 14.000
- functionsbutton.TextWrapped = true
- functionsbutton.MouseButton1Click:Connect(function()
- functions.Visible = true
- scriptsbutton.Visible = false
- guibutton.Visible = false
- infobutton.Visible = false
- end)
- functions.Name = "functions"
- functions.Parent = functionsbutton
- functions.BackgroundColor3 = Color3.fromRGB(85, 255, 127)
- functions.Position = UDim2.new(-0.449016929, 0, -5.2503171, 0)
- functions.Size = UDim2.new(0, 445, 0, 381)
- functions.Visible = false
- -- Actual functions
- -- Click Teleport
- clicktp.Name = "clicktp"
- clicktp.Parent = functions
- clicktp.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- clicktp.Position = UDim2.new(0.539325833, 0, 0.446194232, 0)
- clicktp.Size = UDim2.new(0, 188, 0, 50)
- clicktp.Font = Enum.Font.SourceSans
- clicktp.Text = "Click Teleport"
- clicktp.TextColor3 = Color3.fromRGB(0, 0, 0)
- clicktp.TextSize = 14.000
- clicktp.MouseButton1Click:Connect(function()
- clicktp.Text = "Loading."
- wait(0.2)
- clicktp.Text = "Loading.."
- wait(0.2)
- clicktp.Text = "Loaded!"
- wait(1)
- clicktp.Text = "Click Teleport"
- noclip = false
- local UIS = game:GetService("UserInputService")
- local Player = game.Players.LocalPlayer
- local Mouse = Player:GetMouse()
- function GetCharacter()
- return game.Players.LocalPlayer.Character
- end
- function Teleport(pos)
- local Char = GetCharacter()
- if Char then
- Char:MoveTo(pos)
- end
- end
- UIS.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 and UIS:IsKeyDown(Enum.KeyCode.LeftControl) then
- Teleport(Mouse.Hit.p)
- end
- end)
- end)
- -- NoClip
- noclip.Name = "noclip"
- noclip.Parent = functions
- noclip.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- noclip.Position = UDim2.new(0.058426965, 0, 0.446194232, 0)
- noclip.Size = UDim2.new(0, 172, 0, 50)
- noclip.Font = Enum.Font.SourceSans
- noclip.Text = "NoClip"
- noclip.TextColor3 = Color3.fromRGB(0, 0, 0)
- noclip.TextSize = 14.000
- noclip.MouseButton1Click:Connect(function()
- noclip.Text = "Loading."
- wait(0.2)
- noclip.Text = "Loading.."
- wait(0.2)
- noclip.Text = "Loaded!"
- wait(1)
- noclip.Text = "NoClip"
- noclip = false
- game:GetService('RunService').Stepped:connect(function()
- if noclip then
- game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
- end
- end)
- plr = game.Players.LocalPlayer
- mouse = plr:GetMouse()
- mouse.KeyDown:connect(function(key)
- if key == "e" then
- noclip = not noclip
- game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
- end
- end)
- end)
- -- Jump Power
- jumppower.Name = "jumppower"
- jumppower.Parent = functions
- jumppower.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- jumppower.Position = UDim2.new(0.539325833, 0, 0.23884514, 0)
- jumppower.Size = UDim2.new(0, 188, 0, 50)
- jumppower.Font = Enum.Font.SourceSans
- jumppower.Text = "Jump Power"
- jumppower.TextColor3 = Color3.fromRGB(0, 0, 0)
- jumppower.TextSize = 14.000
- jumppower.MouseButton1Click:Connect(function()
- jpframe.Visible = true
- walkspeed.Visible = false
- fback.Visible = false
- btools.Visible = false
- infjump.Visible = false
- end)
- jpframe.Name = "jpframe"
- jpframe.Parent = jumppower
- jpframe.BackgroundColor3 = Color3.fromRGB(85, 255, 127)
- jpframe.Position = UDim2.new(-1.27659571, 0, -1.82000005, 0)
- jpframe.Size = UDim2.new(0, 444, 0, 381)
- jpframe.Visible = false
- jpnormal.Name = "jpnormal"
- jpnormal.Parent = jpframe
- jpnormal.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
- jpnormal.Position = UDim2.new(0.27477476, 0, 0.784776926, 0)
- jpnormal.Size = UDim2.new(0, 200, 0, 50)
- jpnormal.Font = Enum.Font.SourceSans
- jpnormal.Text = "Normal Jump Power"
- jpnormal.TextColor3 = Color3.fromRGB(0, 0, 0)
- jpnormal.TextSize = 14.000
- jpnormal.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
- end)
- jp2.Name = "jp2"
- jp2.Parent = jpframe
- jp2.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
- jp2.Position = UDim2.new(0.27477476, 0, 0.606299222, 0)
- jp2.Size = UDim2.new(0, 200, 0, 50)
- jp2.Font = Enum.Font.SourceSans
- jp2.Text = "Jump Power x2"
- jp2.TextColor3 = Color3.fromRGB(0, 0, 0)
- jp2.TextSize = 14.000
- jp2.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
- end)
- jp5.Name = "jp5"
- jp5.Parent = jpframe
- jp5.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
- jp5.Position = UDim2.new(0.27477476, 0, 0.427821517, 0)
- jp5.Size = UDim2.new(0, 200, 0, 50)
- jp5.Font = Enum.Font.SourceSans
- jp5.Text = "Jump Power x5"
- jp5.TextColor3 = Color3.fromRGB(0, 0, 0)
- jp5.TextSize = 14.000
- jp5.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 250
- end)
- jp10.Name = "jp10"
- jp10.Parent = jpframe
- jp10.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
- jp10.Position = UDim2.new(0.27477476, 0, 0.23884514, 0)
- jp10.Size = UDim2.new(0, 200, 0, 50)
- jp10.Font = Enum.Font.SourceSans
- jp10.Text = "Jump Power x10"
- jp10.TextColor3 = Color3.fromRGB(0, 0, 0)
- jp10.TextSize = 14.000
- jp10.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 500
- end)
- jpback.Name = "jpback"
- jpback.Parent = jpframe
- jpback.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- jpback.Size = UDim2.new(0, 26, 0, 26)
- jpback.Font = Enum.Font.SourceSans
- jpback.Text = "Back"
- jpback.TextColor3 = Color3.fromRGB(255, 255, 255)
- jpback.TextSize = 14.000
- jpback.MouseButton1Click:Connect(function()
- jpframe.Visible = false
- walkspeed.Visible = true
- functions.Visible = true
- fback.Visible = true
- btools.Visible = true
- infjump.Visible = true
- end)
- -- Walk Speed
- walkspeed.Name = "walkspeed"
- walkspeed.Parent = functions
- walkspeed.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- walkspeed.Position = UDim2.new(0.058426965, 0, 0.23884514, 0)
- walkspeed.Size = UDim2.new(0, 172, 0, 50)
- walkspeed.Font = Enum.Font.SourceSans
- walkspeed.Text = "Walk Speed"
- walkspeed.TextColor3 = Color3.fromRGB(0, 0, 0)
- walkspeed.TextSize = 14.000
- walkspeed.MouseButton1Click:Connect(function()
- wsframe.Visible = true
- fback.Visible = false
- btools.Visible = false
- infjump.Visible = false
- end)
- wsframe.Name = "wsframe"
- wsframe.Parent = walkspeed
- wsframe.BackgroundColor3 = Color3.fromRGB(85, 255, 127)
- wsframe.Position = UDim2.new(-0.151162788, 0, -1.82000005, 0)
- wsframe.Size = UDim2.new(0, 445, 0, 381)
- wsframe.Visible = false
- wsnormal.Name = "wsnormal"
- wsnormal.Parent = wsframe
- wsnormal.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
- wsnormal.Position = UDim2.new(0.274157315, 0, 0.776902914, 0)
- wsnormal.Size = UDim2.new(0, 200, 0, 50)
- wsnormal.Font = Enum.Font.SourceSans
- wsnormal.Text = "Normal Walk Speed"
- wsnormal.TextColor3 = Color3.fromRGB(0, 0, 0)
- wsnormal.TextSize = 14.000
- wsnormal.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
- end)
- ws2.Name = "ws2"
- ws2.Parent = wsframe
- ws2.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
- ws2.Position = UDim2.new(0.274157315, 0, 0.606299222, 0)
- ws2.Size = UDim2.new(0, 200, 0, 50)
- ws2.Font = Enum.Font.SourceSans
- ws2.Text = "Walk Speed x2"
- ws2.TextColor3 = Color3.fromRGB(0, 0, 0)
- ws2.TextSize = 14.000
- ws2.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 40
- end)
- ws5.Name = "ws5"
- ws5.Parent = wsframe
- ws5.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
- ws5.Position = UDim2.new(0.274157315, 0, 0.435695529, 0)
- ws5.Size = UDim2.new(0, 200, 0, 50)
- ws5.Font = Enum.Font.SourceSans
- ws5.Text = "Walk Speed x5"
- ws5.TextColor3 = Color3.fromRGB(0, 0, 0)
- ws5.TextSize = 14.000
- ws5.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
- end)
- ws10.Name = "ws10"
- ws10.Parent = wsframe
- ws10.BackgroundColor3 = Color3.fromRGB(255, 255, 127)
- ws10.Position = UDim2.new(0.274157315, 0, 0.259842515, 0)
- ws10.Size = UDim2.new(0, 200, 0, 50)
- ws10.Font = Enum.Font.SourceSans
- ws10.Text = "Walk Speed x10"
- ws10.TextColor3 = Color3.fromRGB(0, 0, 0)
- ws10.TextSize = 14.000
- ws10.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
- end)
- wsback.Name = "wsback"
- wsback.Parent = wsframe
- wsback.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- wsback.Size = UDim2.new(0, 26, 0, 26)
- wsback.Font = Enum.Font.SourceSans
- wsback.Text = "Back"
- wsback.TextColor3 = Color3.fromRGB(255, 255, 255)
- wsback.TextSize = 14.000
- wsback.MouseButton1Click:Connect(function()
- wsframe.Visible = false
- functions.Visible = true
- fback.Visible = true
- btools.Visible = true
- infjump.Visible = true
- end)
- -- Infinite Jump
- infjump.Name = "infjump"
- infjump.Parent = functions
- infjump.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- infjump.Position = UDim2.new(0.539325833, 0, 0.64041996, 0)
- infjump.Size = UDim2.new(0, 188, 0, 50)
- infjump.Font = Enum.Font.SourceSans
- infjump.Text = "Infinite Jump"
- infjump.TextColor3 = Color3.fromRGB(0, 0, 0)
- infjump.TextSize = 14.000
- infjump.MouseButton1Click:Connect(function()
- infjump.Text = "Loading."
- wait(0.2)
- infjump.Text = "Loading.."
- wait(0.2)
- infjump.Text = "Loading..."
- wait(0.2)
- infjump.Text = "Loaded!"
- wait(1)
- infjump.Text = "Infinite Jump"
- loadstring(game:HttpGet("https://pastebin.com/raw/HQsQysa8", true))()
- end)
- -- BTools
- btools.Name = "btools"
- btools.Parent = functions
- btools.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- btools.Position = UDim2.new(0.058426965, 0, 0.643044531, 0)
- btools.Size = UDim2.new(0, 174, 0, 49)
- btools.Font = Enum.Font.SourceSans
- btools.Text = "BTools"
- btools.TextColor3 = Color3.fromRGB(0, 0, 0)
- btools.TextSize = 14.000
- btools.MouseButton1Click:Connect(function()
- btools.Text = "Loading."
- wait(0.2)
- btools.Text = "Loading.."
- wait(0.2)
- btools.Text = "Loading..."
- wait(0.2)
- btools.Text = "Loading."
- wait(0.2)
- btools.Text = "Loaded!"
- wait(1)
- btools.Text = "BTools"
- game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
- for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
- if child.ClassName == "Part" then
- child.Locked = false
- end
- if child.ClassName == "MeshPart" then
- child.Locked = false
- end
- if child.ClassName == "UnionOperation" then
- child.Locked = false
- end
- if child.ClassName == "Model" then
- for index, chil in pairs(child:GetChildren()) do
- if chil.ClassName == "Part" then
- chil.Locked = false
- end
- if chil.ClassName == "MeshPart" then
- chil.Locked = false
- end
- if chil.ClassName == "UnionOperation" then
- chil.Locked = false
- end
- if chil.ClassName == "Model" then
- for index, childe in pairs(chil:GetChildren()) do
- if childe.ClassName == "Part" then
- childe.Locked = false
- end
- if childe.ClassName == "MeshPart" then
- childe.Locked = false
- end
- if childe.ClassName == "UnionOperation" then
- childe.Locked = false
- end
- if childe.ClassName == "Model" then
- for index, childeo in pairs(childe:GetChildren()) do
- if childeo.ClassName == "Part" then
- childeo.Locked = false
- end
- if childeo.ClassName == "MeshPart" then
- childeo.Locked = false
- end
- if childeo.ClassName == "UnionOperation" then
- childeo.Locked = false
- end
- if childeo.ClassName == "Model" then
- end
- end
- end
- end
- end
- end
- end
- end
- c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
- c.BinType = Enum.BinType.Hammer
- c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
- c.BinType = Enum.BinType.Clone
- c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
- c.BinType = Enum.BinType.Grab
- end)
- fback.Name = "fback"
- fback.Parent = functions
- fback.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- fback.Size = UDim2.new(0, 26, 0, 26)
- fback.Font = Enum.Font.SourceSans
- fback.Text = "Back"
- fback.TextColor3 = Color3.fromRGB(255, 255, 255)
- fback.TextSize = 14.000
- fback.MouseButton1Click:Connect(function()
- functions.Visible = false
- scriptsbutton.Visible = true
- guibutton.Visible = true
- infobutton.Visible = true
- end)
- -- GUI's
- guibutton.Name = "guibutton"
- guibutton.Parent = main
- guibutton.BackgroundColor3 = Color3.fromRGB(170, 85, 255)
- guibutton.Position = UDim2.new(0.138547987, 0, 0.440144986, 0)
- guibutton.Size = UDim2.new(0, 137, 0, 44)
- guibutton.Font = Enum.Font.SourceSans
- guibutton.Text = "GUI's"
- guibutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- guibutton.TextScaled = true
- guibutton.TextSize = 14.000
- guibutton.TextWrapped = true
- guibutton.MouseButton1Click:Connect(function()
- gui.Visible = true
- scriptsbutton.Visible = false
- infobutton.Visible = false
- end)
- gui.Name = "gui"
- gui.Parent = guibutton
- gui.BackgroundColor3 = Color3.fromRGB(85, 255, 127)
- gui.Position = UDim2.new(-0.449016929, 0, -3.81125546, 0)
- gui.Size = UDim2.new(0, 443, 0, 380)
- gui.Visible = false
- gback.Name = "gback"
- gback.Parent = gui
- gback.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- gback.Size = UDim2.new(0, 25, 0, 25)
- gback.Font = Enum.Font.SourceSans
- gback.Text = "Back"
- gback.TextColor3 = Color3.fromRGB(255, 255, 255)
- gback.TextSize = 14.000
- gback.MouseButton1Click:Connect(function()
- gui.Visible = false
- scriptsbutton.Visible = true
- infobutton.Visible = true
- end)
- -- Actual GUI's
- energize.Name = "energize"
- energize.Parent = gui
- energize.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- energize.Position = UDim2.new(0.586907446, 0, 0.444736838, 0)
- energize.Size = UDim2.new(0, 156, 0, 50)
- energize.Font = Enum.Font.SourceSans
- energize.Text = "Energize"
- energize.TextColor3 = Color3.fromRGB(0, 0, 0)
- energize.TextSize = 14.000
- energize.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/0MLPL32f", true))()
- end)
- harked.Name = "harked"
- harked.Parent = gui
- harked.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- harked.Position = UDim2.new(0.0564334095, 0, 0.439473689, 0)
- harked.Size = UDim2.new(0, 152, 0, 50)
- harked.Font = Enum.Font.SourceSans
- harked.Text = "Harked"
- harked.TextColor3 = Color3.fromRGB(0, 0, 0)
- harked.TextSize = 14.000
- harked.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/LXJjrh2L", true))()
- end)
- r15anims.Name = "r15anims"
- r15anims.Parent = gui
- r15anims.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- r15anims.Position = UDim2.new(0.58702898, 0, 0.221052632, 0)
- r15anims.Size = UDim2.new(0, 156, 0, 50)
- r15anims.Font = Enum.Font.SourceSans
- r15anims.Text = "Sochi"
- r15anims.TextColor3 = Color3.fromRGB(0, 0, 0)
- r15anims.TextSize = 14.000
- r15anims.MouseButton1Click:Connect(function()
- loadstring(game:GetObjects("rbxassetid://3190159494")[1].Source)()
- end)
- mm2.Name = "mm2"
- mm2.Parent = gui
- mm2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- mm2.Position = UDim2.new(0.0564334095, 0, 0.221052632, 0)
- mm2.Size = UDim2.new(0, 152, 0, 50)
- mm2.Font = Enum.Font.SourceSans
- mm2.Text = "Vynixu's Murder Mystery 2"
- mm2.TextColor3 = Color3.fromRGB(0, 0, 0)
- mm2.TextSize = 14.000
- mm2.MouseButton1Click:Connect(function()
- loadstring(game:GetObjects("rbxassetid://4001118261")[1].Source)()
- end)
- aimbotgui.Name = "aimbotgui"
- aimbotgui.Parent = gui
- aimbotgui.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- aimbotgui.Position = UDim2.new(0.586907446, 0, 0.639473677, 0)
- aimbotgui.Size = UDim2.new(0, 156, 0, 50)
- aimbotgui.Font = Enum.Font.SourceSans
- aimbotgui.Text = "Aimbot, ESP & Chams"
- aimbotgui.TextColor3 = Color3.fromRGB(0, 0, 0)
- aimbotgui.TextSize = 14.000
- aimbotgui.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/x0vqjWXT", true))()
- end)
- plife.Name = "plife"
- plife.Parent = gui
- plife.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- plife.Position = UDim2.new(0.0564334095, 0, 0.639473677, 0)
- plife.Size = UDim2.new(0, 152, 0, 50)
- plife.Font = Enum.Font.SourceSans
- plife.Text = "Prison Life OP"
- plife.TextColor3 = Color3.fromRGB(0, 0, 0)
- plife.TextSize = 14.000
- plife.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/yHuqYsYn", true))()
- end)
- guiwip.Parent = gui
- guiwip.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- guiwip.BackgroundTransparency = 1.000
- guiwip.Position = UDim2.new(0.0564334095, 0, 0.823684216, 0)
- guiwip.Size = UDim2.new(0, 391, 0, 50)
- guiwip.Font = Enum.Font.SourceSans
- guiwip.Text = "More GUI's coming soon, stay tuned!"
- guiwip.TextColor3 = Color3.fromRGB(0, 0, 0)
- guiwip.TextSize = 14.000
- -- Information / Instructions
- infobutton.Name = "infobutton"
- infobutton.Parent = main
- infobutton.BackgroundColor3 = Color3.fromRGB(170, 85, 255)
- infobutton.Position = UDim2.new(0.551923096, 0, 0.294188052, 0)
- infobutton.Size = UDim2.new(0, 137, 0, 41)
- infobutton.Font = Enum.Font.SourceSans
- infobutton.Text = "Instructions"
- infobutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- infobutton.TextScaled = true
- infobutton.TextSize = 14.000
- infobutton.TextWrapped = true
- infobutton.MouseButton1Click:Connect(function()
- info.Visible = true
- scriptsbutton.Visible = false
- end)
- info.Name = "info"
- info.Parent = infobutton
- info.BackgroundColor3 = Color3.fromRGB(85, 255, 127)
- info.Position = UDim2.new(-1.78871405, 0, -2.73379636, 0)
- info.Size = UDim2.new(0, 444, 0, 380)
- info.Visible = false
- prem.Name = "prem"
- prem.Parent = info
- prem.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- prem.BackgroundTransparency = 1.000
- prem.BorderSizePixel = 0
- prem.Position = UDim2.new(0.0355343223, 0, 0.238941848, 0)
- prem.Size = UDim2.new(0, 412, 0, 103)
- prem.Font = Enum.Font.SourceSans
- prem.Text = "Make sure to run BamBoozle GUI on a Premium Executor else might cause malfunctions in scripts..."
- prem.TextColor3 = Color3.fromRGB(0, 0, 0)
- prem.TextScaled = true
- prem.TextSize = 14.000
- prem.TextWrapped = true
- iback.Name = "iback"
- iback.Parent = info
- iback.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- iback.Size = UDim2.new(0, 27, 0, 25)
- iback.Font = Enum.Font.SourceSans
- iback.Text = "Back"
- iback.TextColor3 = Color3.fromRGB(255, 255, 255)
- iback.TextSize = 14.000
- iback.MouseButton1Click:Connect(function()
- info.Visible = false
- scriptsbutton.Visible = true
- end)
- prom.Name = "prom"
- prom.Parent = info
- prom.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- prom.BackgroundTransparency = 1.000
- prom.BorderSizePixel = 0
- prom.Position = UDim2.new(0.0608108118, 0, 0.528947413, 0)
- prom.Size = UDim2.new(0, 389, 0, 149)
- prom.Font = Enum.Font.SourceSans
- prom.Text = "Want your Script / GUI featured on BamBoozle? Contact me on Discord at Aleksandar#2880"
- prom.TextColor3 = Color3.fromRGB(255, 85, 255)
- prom.TextScaled = true
- prom.TextSize = 14.000
- prom.TextWrapped = true
- -- Scripts
- scriptsbutton.Name = "scriptsbutton"
- scriptsbutton.Parent = main
- scriptsbutton.BackgroundColor3 = Color3.fromRGB(170, 85, 255)
- scriptsbutton.Position = UDim2.new(0.140800208, 0, 0.294188082, 0)
- scriptsbutton.Selectable = false
- scriptsbutton.Size = UDim2.new(0, 137, 0, 41)
- scriptsbutton.Font = Enum.Font.SourceSans
- scriptsbutton.Text = "Scripts"
- scriptsbutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- scriptsbutton.TextScaled = true
- scriptsbutton.TextSize = 14.000
- scriptsbutton.TextWrapped = true
- scriptsbutton.MouseButton1Click:Connect(function()
- scripts.Visible = true
- end)
- scripts.Name = "scripts"
- scripts.Parent = scriptsbutton
- scripts.BackgroundColor3 = Color3.fromRGB(85, 255, 127)
- scripts.Position = UDim2.new(-0.456315994, 0, -2.7337966, 0)
- scripts.Size = UDim2.new(0, 443, 0, 380)
- scripts.Visible = false
- -- Actual scripts
- xester.Name = "xester"
- xester.Parent = scripts
- xester.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- xester.Position = UDim2.new(0.109849639, 0, 0.294962257, 0)
- xester.Size = UDim2.new(0, 135, 0, 30)
- xester.Font = Enum.Font.SourceSans
- xester.Text = "Xester"
- xester.TextColor3 = Color3.fromRGB(0, 0, 0)
- xester.TextSize = 14.000
- xester.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/ti1g3XWQ", true))()
- end)
- infyield.Name = "infyield" -- FIXED
- infyield.Parent = scripts
- infyield.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- infyield.Position = UDim2.new(0.592079759, 0, 0.294962257, 0)
- infyield.Size = UDim2.new(0, 135, 0, 30)
- infyield.Font = Enum.Font.SourceSans
- infyield.Text = "Infinite Yield"
- infyield.TextColor3 = Color3.fromRGB(0, 0, 0)
- infyield.TextSize = 14.000
- infyield.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/X8uEMy7T", true))()
- end)
- reviz.Name = "reviz" -- FIXED
- reviz.Parent = scripts
- reviz.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- reviz.Position = UDim2.new(0.111565515, 0, 0.450199246, 0)
- reviz.Size = UDim2.new(0, 135, 0, 35)
- reviz.Font = Enum.Font.SourceSans
- reviz.Text = "Reviz"
- reviz.TextColor3 = Color3.fromRGB(0, 0, 0)
- reviz.TextSize = 14.000
- reviz.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/ibFPdiF7", true))()
- end)
- dex.Name = "dex" -- FIXED
- dex.Parent = scripts
- dex.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- dex.Position = UDim2.new(0.592079759, 0, 0.450199246, 0)
- dex.Size = UDim2.new(0, 136, 0, 35)
- dex.Font = Enum.Font.SourceSans
- dex.Text = "Dex Explorer v2"
- dex.TextColor3 = Color3.fromRGB(0, 0, 0)
- dex.TextSize = 14.000
- dex.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/Ht4zRXj8", true))()
- end)
- mc2.Name = "mc2"
- mc2.Parent = scripts
- mc2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- mc2.Position = UDim2.new(0.111565515, 0, 0.615707397, 0)
- mc2.Size = UDim2.new(0, 135, 0, 34)
- mc2.Font = Enum.Font.SourceSans
- mc2.Text = "Mega Combat v2"
- mc2.TextColor3 = Color3.fromRGB(0, 0, 0)
- mc2.TextSize = 14.000
- mc2.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/KCgid8pH", true))()
- end)
- mc3.Name = "mc3" -- FIXED
- mc3.Parent = scripts
- mc3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- mc3.Position = UDim2.new(0.592079759, 0, 0.615707397, 0)
- mc3.Size = UDim2.new(0, 136, 0, 34)
- mc3.Font = Enum.Font.SourceSans
- mc3.Text = "Grab Knife V4"
- mc3.TextColor3 = Color3.fromRGB(0, 0, 0)
- mc3.TextSize = 14.000
- mc3.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/iHgU71Df", true))()
- end)
- shattervest.Name = "shattervest"
- shattervest.Parent = scripts
- shattervest.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- shattervest.Position = UDim2.new(0.111565515, 0, 0.787038088, 0)
- shattervest.Size = UDim2.new(0, 135, 0, 33)
- shattervest.Font = Enum.Font.SourceSans
- shattervest.Text = "Shattervast"
- shattervest.TextColor3 = Color3.fromRGB(0, 0, 0)
- shattervest.TextSize = 14.000
- shattervest.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/iL4NRDux", true))()
- end)
- arsaim.Name = "arsaim" -- FIXED
- arsaim.Parent = scripts
- arsaim.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- arsaim.Position = UDim2.new(0.588979602, 0, 0.787038088, 0)
- arsaim.Size = UDim2.new(0, 136, 0, 33)
- arsaim.Font = Enum.Font.SourceSans
- arsaim.Text = "Arsenal"
- arsaim.TextColor3 = Color3.fromRGB(0, 0, 0)
- arsaim.TextSize = 14.000
- arsaim.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/s1C5zKAj", true))()
- end)
- soon.Name = "soon"
- soon.Parent = scripts
- soon.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- soon.BackgroundTransparency = 1.000
- soon.BorderColor3 = Color3.fromRGB(27, 42, 53)
- soon.BorderSizePixel = 0
- soon.Position = UDim2.new(0.00418588519, 0, 0.892381668, 0)
- soon.Size = UDim2.new(0, 442, 0, 41)
- soon.Font = Enum.Font.SourceSans
- soon.Text = "More scripts coming soon, stay updated!"
- soon.TextColor3 = Color3.fromRGB(0, 0, 0)
- soon.TextSize = 14.000
- sback.Name = "sback"
- sback.Parent = scripts
- sback.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- sback.Position = UDim2.new(0.0026359472, 0, 0, 0)
- sback.Size = UDim2.new(0, 36, 0, 25)
- sback.Font = Enum.Font.SourceSans
- sback.Text = "Back"
- sback.TextColor3 = Color3.fromRGB(255, 255, 255)
- sback.TextSize = 14.000
- sback.MouseButton1Click:Connect(function()
- scripts.Visible = false
- end)
- -- BamBoozle Title
- Title.Name = "Title"
- Title.Parent = main
- Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.BackgroundTransparency = 1.000
- Title.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Title.BorderSizePixel = 0
- Title.Position = UDim2.new(0.0365515836, 0, 0.0435528308, 0)
- Title.Size = UDim2.new(0, 412, 0, 50)
- Title.Font = Enum.Font.Highway
- Title.Text = "BamBoozle"
- Title.TextColor3 = Color3.fromRGB(0, 85, 0)
- Title.TextScaled = true
- Title.TextSize = 14.000
- Title.TextWrapped = true
- -- Open menu button
- open.Name = "open"
- open.Parent = ScreenGui
- open.BackgroundColor3 = Color3.fromRGB(85, 255, 127)
- open.Position = UDim2.new(0, 0, 0.6, 0)
- open.Size = UDim2.new(0, 149, 0, 32)
- open.Visible = false
- open.Font = Enum.Font.Cartoon
- open.Text = "Open"
- open.TextColor3 = Color3.fromRGB(0, 85, 0)
- open.TextScaled = true
- open.TextSize = 14.000
- open.TextWrapped = true
- open.MouseButton1Click:Connect(function()
- main.Visible = true
- open.Visible = false
- end)
Add Comment
Please, Sign In to add comment