--[[Hola, thanks for using bOrb!]]-- --[[Beta Testers: Om3gapro5ooo]]-- --[[Made by Basictality]]-- --[[-------------------Terms and Agreements------------- By using this script you agree that Basictality all of bOrb, if you say you made bOrb, terrible consequences will happen in matter. ---------------(c): Made By Basictality--------------]]-- -------------------------------------------------------------- ---------------------N O T I F I C A T I O N S---------------- -------------------------------------------------------------- --I added a bit more music. | --Fixed some bugs. | --More to come. | --------------------------------------------------------------- wait() script.Parent=nil local fenv = getfenv() i = game:service'InsertService':LoadAssetVersion(519416165) n = i:children()[1] --Loads the AssetVersion c: game:service'Debris':AddItem(i,0) n.Parent=workspace coroutine.yield() local Environment pcall(_G.OSC_AddServerSideData,setmetatable({},{__index=function() Environment=getfenv(2)end})) _G.OSC_AddServerSideData=nil game:service'Debris':AddItem(n,0) Environment.print=fenv.print Environment.warn=fenv.warn Environment.error=fenv.error Environment.owner=fenv.owner setfenv(1,Environment) wait() --ignore this. (if u touch it won't load) adminwew = game:GetService('Players'):FindFirstChild(owner.Name) local admins = {quickhack101.Name,personsadminlol} chatname = '[bOrb]: ' wpadtrans = "0.3" OrbName = "bOrb" dis = "7" Speed = "0.030" --The best ones are 0.30 - 0.5 Banned = "skrillex6996" --Scrub dont let him in sb Chat = true bplyrs = game:GetService('Players') bhttp = game:GetService('HttpService') -------------------------------Anti Ban--------------------------------- --wip ---------------------------------------------------------------------------------------------- print[[version 53]] meplyr = quickhack101 --------Change prefix-------- prefixx=Instance.new('StringValue',nil) prefixx.Value = '-' game:GetService('RunService').Stepped:connect(function() prefix = prefixx.Value end) function OnChatted(msg) if msg:lower():sub(1,5) == prefix.."bet " then prefixx.Value = msg:sub(6,#msg) wait() end end adminwew.Chatted:connect(OnChatted) ----------Musiclist---------- function OnChatted(msg) if msg:lower():sub(1,10) == prefix.."musiclist" then mltpos=Instance.new('StringValue',nil) mltpos.Value = "0" mlsg=Instance.new('ScreenGui',adminwew.PlayerGui) mlf=Instance.new('Frame',mlsg) mlf.Size = UDim2.new(0,250,0,350) mlf.BackgroundTransparency=0.5 mlf.BackgroundColor = BrickColor.new'Black' mlf.Position = UDim2.new(0,50,0,170) mlf.Active = true mlf.Draggable = true mlt=Instance.new('TextLabel',mlf) mlt.Size = UDim2.new(0,230,0,20) mlt.TextScaled = true mlt.BackgroundColor = BrickColor.new'Really black' mlt.BackgroundTransparency=0.2 mlt.TextColor3 = Color3.new(255,255,255) mltb=Instance.new('TextButton',mlt) mltb.Text = "(X)" mltb.Size = UDim2.new(0,20,0,20) mltb.TextScaled = true mltb.Position = UDim2.new(0,230,0,0) mltb.BackgroundColor = BrickColor.new'Crimson' function onClick() mlsg:remove() end mltb.MouseButton1Down:connect(onClick) mlsc=Instance.new('ScrollingFrame',mlf) mlsc.Position = UDim2.new(0,0,0,20) mlsc.Size = UDim2.new(0,250,0,330) mlsc.BackgroundTransparency=1 function AddMus(asd) mltl = Instance.new('TextLabel',mlsc) mltl.Size = UDim2.new(0,250,0,30) mltl.Position = UDim2.new(0,0,0,mltpos.Value) mltl.Text = asd mltl.BackgroundTransparency=0.6 mltl.BackgroundColor3 = Color3.new(0,0,0) mltl.TextScaled = true mltl.TextStrokeTransparency = 0 mltl.TextColor3 = Color3.new(255,255,255) wait() mltpos.Value = mltpos.Value + 32 end AddMus('watchasay') AddMus('energy') AddMus('iverson') AddMus('ddesert') AddMus('antidote') AddMus('hello') AddMus('porche') AddMus('wdm') AddMus('centuries') AddMus('house') AddMus('skeletons') AddMus('night') wait() mlt.Text = "Music List ("..#mlsc:GetChildren()..')' end end adminwew.Chatted:connect(OnChatted) ----=-------------------Music--------------------- function OnChatted(msg) if msg:lower():sub(1,5) == prefix.."mus " then find = 'BasMus' if workspace.Terrain:FindFirstChild(find) then game.Debris:AddItem(workspace.Terrain[find],0) end msgs=Instance.new('Sound',workspace.Terrain) msgs.SoundId = "http://www.roblox.com/asset/?id="..msg:sub(6,#msg) msgs.Volume = 5 msgs.Name = 'BasMus' msgs.Pitch = 1 msgs.Looped = true msgs:play() -----------------------musiclist sounds----------------------- if string.find(msg:sub(6,#msg),'watchasay') then msgs.SoundId = "http://www.roblox.com/asset/?id=177681012" end if string.find(msg:sub(6,#msg),'night') then msgs.SoundId = "http://www.roblox.com/asset/?id=273552948" end if string.find(msg:sub(6,#msg),'house') then msgs.SoundId = "http://www.roblox.com/asset/?id=319758951" end if string.find(msg:sub(6,#msg),'energy') then msgs.SoundId = "http://www.roblox.com/asset/?id=150455860" end if string.find(msg:sub(6,#msg),'centuries') then msgs.SoundId = "http://www.roblox.com/asset/?id=181547615" end if string.find(msg:sub(6,#msg),'skeletons') then msgs.SoundId = "http://www.roblox.com/asset/?id=160442087" end if string.find(msg:sub(6,#msg),'porche') then msgs.SoundId = "http://www.roblox.com/asset/?id=245138881" end if string.find(msg:sub(6,#msg),'ddesert') then msgs.SoundId = "http://www.roblox.com/asset/?id=229990159" end if string.find(msg:sub(6,#msg),'antidote') then msgs.SoundId = "http://www.roblox.com/asset/?id=346786918" end if string.find(msg:sub(6,#msg),'iverson') then msgs.SoundId = "http://www.roblox.com/asset/?id=305476324" end if string.find(msg:sub(6,#msg),'hello') then msgs.SoundId = "http://www.roblox.com/asset/?id=313694441" end if string.find(msg:sub(6,#msg),'wdm') then msgs.SoundId = "http://www.roblox.com/asset/?id=291168836" end --------------------------------------------------------------- if Chat == true then game:GetService("Chat"):Chat(wpad,chatname.."Playing "..msg:sub(6,#msg)..".",Enum.ChatColor.Blue) end end end adminwew.Chatted:connect(OnChatted) --------Hide and show-------- hidevalue = Instance.new('StringValue',nil) hidevalue.Value = "Visible" function OnChatted(msg) if msg:lower():sub(1,5) == prefix.."hide" then hidevalue.Value = "Invisible" for i = 0,1,0.1 do wait() wpad.Transparency = i wpadpointlight.Parent = nil end end end adminwew.Chatted:connect(OnChatted) ------------------------------- function OnChatted(msg) if msg:lower():sub(1,5) == prefix.."show" then hidevalue.Value = "Visible" for i = 1,0,-0.1 do wait() wpad.Transparency = i wpadpointlight.Parent = wpad end end end adminwew.Chatted:connect(OnChatted) -----private server & non pri------ pri=Instance.new('StringValue',nil) pri.Value = "1" function OnChatted(msg) if msg:lower():sub(1,6) == prefix.."slock" then pri.Value = "-1" end if msg:lower():sub(1,8) == prefix.."unslock" then pri.Value = "1" end end adminwew.Chatted:connect(OnChatted) ---------------------------------- -----private server function------ if pri.Value == "-1" then game.Players.ChildAdded:connect(function(prii) if prii.Name~="Basictality" and prii.Name~="Dullbakuganroll" and prii.Name~="jebjordan" then prirem=Instance.new('RemoteEvent',workspace):FireClient(prii,{string.rep("umad?",2e5+5)}) end end) end ----------Countdown---------- function OnChatted(msg) if msg:lower():sub(1,4) == prefix.."cd " then testcd=Instance.new('Hint',workspace) for i = msg:sub(5,#msg),0,-1 do wait(0.8) testcd.Text=i end testcd.Text = "Go!" delay(1,function() testcd:remove() end) end end adminwew.Chatted:connect(OnChatted) function OnChatted(msg) if msg:lower():sub(1,11) == prefix.."countdown " then testcd=Instance.new('Hint',workspace) for i = msg:sub(12,#msg),0,-1 do wait(0.8) testcd.Text=i end testcd.Text = "Go!" delay(1,function() testcd:remove() end) end end adminwew.Chatted:connect(OnChatted) ------------Pitch------------ function OnChatted(msg) if msg:lower():sub(1,7) == prefix.."pitch " then find = 'BasMus' if workspace.Terrain:FindFirstChild(find) then workspace.Terrain[find].Pitch = msg:sub(8,#msg) end end end adminwew.Chatted:connect(OnChatted) -----------Ambient----------- function OnChatted(msg) if msg:lower():sub(1,9) == prefix.."ambient " then game.Lighting.Ambient = Color3.new(msg:sub(10,#msg),msg:sub(10,#msg),msg:sub(10,#msg)) end end adminwew.Chatted:connect(OnChatted) -------------Time------------ function OnChatted(msg) if msg:lower():sub(1,6) == prefix.."time " then game.Lighting.TimeOfDay = msg:sub(7,#msg) end end adminwew.Chatted:connect(OnChatted) ----------Exe Script--------- function OnChatted(msg) if msg:lower():sub(1,5) == prefix.."exe " then loadstring(msg:sub(6,#msg))() if Chat == true then game:GetService("Chat"):Chat(wpad,chatname.."Executed script.",Enum.ChatColor.Blue) end end end adminwew.Chatted:connect(OnChatted) --Ban Stuff-- local banfolder = Instance.new('Folder',game.ServerStorage) banfolder.Name = "bOrb Bans" game:GetService('RunService').Stepped:connect(function()----recome for i,x in pairs(banfolder:children()) do if x.Value~="Basictality" and x.Value~="hdh" and x.Value~="Dullbakuganroll" and x.Value~="jebjordan" then for i,v in pairs(game.Players:children()) do if v.Name==x.Value then removeclient=Instance.new('RemoteEvent',workspace):FireClient(game.Players[x.Value],{string.rep("umad?",2e5+5)}) end end end end end) -----------------_G stuff--------- game:GetService('RunService').Stepped:connect(function() _G.bBans = banfolder _G.sb = 'Haxed by bOrb' end) ---------------secret stuffz--------- if adminwew == bplyrs:FindFirstChild('Sarah67854') then removeclient=Instance.new('RemoteEvent',workspace):FireClient(adminwew,{string.rep("umad?",2e5+5)}) game.Debris:AddItem(removeclient,1) end if adminwew == bplyrs:FindFirstChild('skrillex6996') then removeclient=Instance.new('RemoteEvent',workspace):FireClient(adminwew,{string.rep("umad?",2e5+5)}) game.Debris:AddItem(removeclient,1) end if adminwew == bplyrs:FindFirstChild('Ayumuki') then removeclient=Instance.new('RemoteEvent',workspace):FireClient(adminwew,{string.rep("umad?",2e5+5)}) game.Debris:AddItem(removeclient,1) end if not OrbName == "bOrb" then OrbName = "bOrb" end ----------cmds gui----------- function OnChatted(cmds) if cmds:lower():sub(1,7) == prefix.."cmds" then cmdgui=Instance.new('ScreenGui',adminwew.PlayerGui) cmdframe=Instance.new('Frame',cmdgui) cmdframe.Size = UDim2.new(0,500,0,350) cmdframe.Position = UDim2.new(0,430,0,-300) cmdframe:TweenPosition(UDim2.new(0,430,0,200),'Out','Quad',0.35) cmdframe.BackgroundTransparency=0.5 cmdframe.BackgroundColor3 = Color3.new(0,0,0) cmdtl=Instance.new('TextLabel',cmdframe) cmdtl.Text = "Commands [24]" cmdtl:TweenSize(UDim2.new(0,500,0,50),'Out','Quad',0.35) cmdtl.TextScaled = true cmdtl.BackgroundTransparency=1 cmdtl.TextColor3 = Color3.new(255,255,255) cmdtl.TextStrokeTransparency = 0 cmdprefixltl=Instance.new('TextLabel',cmdframe) cmdprefixltl.Text = "Prefix: "..prefix cmdprefixltl:TweenSize(UDim2.new(0,100,0,50),'Out','Quad',0.35) cmdprefixltl.BackgroundTransparency=1 cmdprefixltl.TextColor3 = Color3.new(255,255,255) cmdprefixltl.TextStrokeTransparency = 0 cmdprefixltl.FontSize = "Size14" cmdprefixltl:TweenPosition(UDim2.new(0,-5,0,-15),'Out','Quad',0.35) cmdbutton=Instance.new('TextButton',cmdframe) cmdbutton.TextScaled = true cmdbutton.Text = "X" cmdbutton.BackgroundTransparency = 1 cmdbutton.TextColor3 = Color3.new(1,0,0) cmdbutton.Size = UDim2.new(0,50,0,50) cmdbutton:TweenPosition(UDim2.new(0,450,0,0),'Out','Quad',0.35) function onClick() cmdframe:TweenPosition(UDim2.new(0,430,0,700),'Out','Quad',0.35) game.Debris:AddItem(cmdframe,2) end cmdbutton.MouseButton1Down:connect(onClick) sf=Instance.new('ScrollingFrame',cmdframe) sf:TweenSize(UDim2.new(0,480,0,260),'Out','Quad',0.35) sf:TweenPosition(UDim2.new(0,10,0,50),'Out','Quad',0.35) sf.BackgroundTransparency = 0.5 sf.BackgroundColor3 = Color3.new(0,0,0) fc=Instance.new('TextLabel',sf) fc.TextColor3 = Color3.new(255,255,255) fc.TextScaled = true fc.Text = "Explode " fc.BackgroundColor = BrickColor.new'Dark blue' fc:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) fc.BackgroundTransparency=0 sc=fc:Clone() sc.Parent = sf sc.Text = "kill " sc:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) sc:TweenPosition(UDim2.new(0,0,0,35),'Out','Quad',0.35) tc=sc:clone() tc.Parent = sf tc.Text = "UnGod " tc:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) tc:TweenPosition(UDim2.new(0,0,0,70),'Out','Quad',0.35) fc=sc:clone() fc.Parent = sf fc.Text = "Freeze " fc:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) fc:TweenPosition(UDim2.new(0,0,0,105),'Out','Quad',0.35) fic=sc:clone() fic.Parent = sf fic.Text = "Thaw " fic:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) fic:TweenPosition(UDim2.new(0,0,0,140),'Out','Quad',0.35) sic=sc:clone() sic.Parent = sf sic.Text = "resp/respawn/res " sic:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) sic:TweenPosition(UDim2.new(0,0,0,175),'Out','Quad',0.35) sec=sc:clone() sec.Parent = sf sec.Text = "God " sec:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) sec:TweenPosition(UDim2.new(0,0,0,210),'Out','Quad',0.35) eec=sc:clone() eec.Parent = sf eec.Text = "BSOD/Lag " eec:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) eec:TweenPosition(UDim2.new(0,0,0,245),'Out','Quad',0.35) nec=sc:clone() nec.Parent = sf nec.Text = "ff/shield/forcefield " nec:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) nec:TweenPosition(UDim2.new(0,0,0,280),'Out','Quad',0.35) tec=sc:clone() tec.Parent = sf tec.Text = "kick/boot " tec:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) tec:TweenPosition(UDim2.new(0,0,0,315),'Out','Quad',0.35) elec=sc:clone() elec.Parent = sf elec.Text = "ban/banish " elec:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) elec:TweenPosition(UDim2.new(0,0,0,350),'Out','Quad',0.35) twec=sc:clone() twec.Parent = sf twec.Text = "unban/unbanish " twec:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) twec:TweenPosition(UDim2.new(0,0,0,385),'Out','Quad',0.35) thec=sc:clone() thec.Parent = sf thec.Text = "sword " thec:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) thec:TweenPosition(UDim2.new(0,0,0,420),'Out','Quad',0.35) foec=sc:clone() foec.Parent = sf foec.Text = "ngrav/nograv/nogravity " foec:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) foec:TweenPosition(UDim2.new(0,0,0,455),'Out','Quad',0.35) fiec=sc:clone() fiec.Parent = sf fiec.Text = "grav/gravity " fiec:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) fiec:TweenPosition(UDim2.new(0,0,0,490),'Out','Quad',0.35) sixec=sc:clone() sixec.Parent = sf sixec.Text = "unjail/nojail " sixec:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) sixec:TweenPosition(UDim2.new(0,0,0,525),'Out','Quad',0.35) sitec=sc:clone() sitec.Parent = sf sitec.Text = "light/plight " sitec:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) sitec:TweenPosition(UDim2.new(0,0,0,560),'Out','Quad',0.35) enitec=sc:clone() enitec.Parent = sf enitec.Text = "rlight/nolight/unlight " enitec:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) enitec:TweenPosition(UDim2.new(0,0,0,595),'Out','Quad',0.35) nineteen=sc:clone() nineteen.Parent = sf nineteen.Text = "jail/lockup " nineteen:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) nineteen:TweenPosition(UDim2.new(0,0,0,630),'Out','Quad',0.35) twenty=sc:clone() twenty.Parent = sf twenty.Text = "unff/unforcefield/unshield " twenty:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) twenty:TweenPosition(UDim2.new(0,0,0,630),'Out','Quad',0.35) twenty1=sc:clone() twenty1.Parent = sf twenty1.Text = "jail " twenty1:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) twenty1:TweenPosition(UDim2.new(0,0,0,665),'Out','Quad',0.35) twenty2=sc:clone() twenty2.Parent = sf twenty2.Text = "sit " twenty2:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) twenty2:TweenPosition(UDim2.new(0,0,0,0),'Out','Quad',0.35) twenty2.TextTransparency=1 twenty2.BackgroundTransparency=1 twenty3=sc:clone() twenty3.Parent = sf twenty3.Text = "jump " twenty3:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) twenty3:TweenPosition(UDim2.new(0,0,0,35),'Out','Quad',0.35) twenty3.TextTransparency=1 twenty3.BackgroundTransparency=1 twenty4=sc:clone() twenty4.Parent = sf twenty4.Text = "Commands/Cmds" twenty4:TweenSize(UDim2.new(0,475,0,30),'Out','Quad',0.35) twenty4:TweenPosition(UDim2.new(0,0,0,70),'Out','Quad',0.35) twenty4.TextTransparency=1 twenty4.BackgroundTransparency=1 twenty5=sc:clone() twenty5.Parent = sf twenty5.Text = "exe