Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
- local Window = OrionLib:MakeWindow({ IntroIcon = "rbxassetid://4483345998", IntroText = "|bl4de's hub|", Icon = "rbxassetid://4483345998", Name = "bl4de's hub", HidePremium = true, SaveConfig = true, ConfigFolder = "OrionTest"})
- --Tabs--
- local Tab = Window:MakeTab({
- Name = "r15 Animations",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- --sections--
- local Section = Tab:AddSection({
- Name = "R15"
- })
- Tab:AddButton({
- Name = "r15 animation script",
- Callback = function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/kuragalol/r15/main/reanimation'))()
- end
- })
- Tab:AddLabel("Animations")
- Tab:AddLabel("11171147085 -sad sitting static (means no movement)")
- Tab:AddLabel("11173262427 -sad sit animated make sure hipheight is 2.4")
- Tab:AddLabel("11173336025 -same thing but without the leg fall")
- Tab:AddLabel("11174273368 -sad ledge sit crying")
- Tab:AddLabel("11174672012 -horrible leaning tree")
- Tab:AddLabel("11175386260 -Tree Sit")
- Tab:AddLabel("11175165552 -ledge lay static")
- Tab:AddLabel("11175265829 -fake ahh korblox")
- Tab:AddLabel("11174954005 -laying in the grass")
- Tab:AddLabel("11175679393 -Crying")
- local Tab = Window:MakeTab({
- Name = "Games",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- local Section = Tab:AddSection({
- Name = "Survive Vecna"
- })
- Tab:AddButton({
- Name = "TP to Vecna body",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/0KM7y8Ui"))()
- print("button pressed")
- end
- })
- Tab:AddButton({
- Name = "TP to Shop",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/vp0Ftkam"))()
- print("button pressed")
- end
- })
- Tab:AddButton({
- Name = "TP to orb 1",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/LKzg1hi1"))()
- print("button pressed")
- end
- })
- Tab:AddButton({
- Name = "TP to orb 2",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/3316GW47"))()
- print("button pressed")
- end
- })
- Tab:AddButton({
- Name = "TP to orb 3",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/7unf7DF0"))()
- print("button pressed")
- end
- })
- Tab:AddButton({
- Name = "TP to orb 4",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/3kmhESKD"))()
- print("button pressed")
- end
- })
- Tab:AddButton({
- Name = "TP to orb 5",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/DAUBrDwQ"))()
- print("button pressed")
- end
- })
- Tab:AddButton({
- Name = "ESP (universal)",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/5wM9U00d'))()
- print("button pressed")
- end
- })
- Tab:AddButton({
- Name = "Shift to Sprint (universal)",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/htRaZ7kX'))()
- print("button pressed")
- end
- })
- Tab:AddButton({
- Name = "Emotes (universal)",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/R1MgDiRX'))()
- print("button pressed")
- end
- })
- local Section = Tab:AddSection({
- Name = "Dollhouse RP"
- })
- Tab:AddButton({
- Name = "Verts Hub",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/pqW4RCt0'))()
- print("button pressed")
- end
- })
- Tab:AddButton({
- Name = "Dollhouse coins",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/nvHMuQBU'))()
- end
- })
- Tab:AddLabel("Press the Dollhouse Coins when the coin gui is open")
- Tab:AddButton({
- Name = "Antilog",
- Callback = function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/DsJ170Bz'),true))()
- print("button pressed")
- end
- })
- local Section = Tab:AddSection({
- Name = "Other"
- })
- Tab:AddButton({
- Name = "chathaxx",
- Callback = function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ant-7802/--/main/straightmilk.lua'))()
- print("button pressed")
- end
- })
- Tab:AddButton({
- Name = "Inf yeild + vr script",
- Callback = function()
- loadstring(game:HttpGet('https://pastebin.com/raw/gpJyU9HM'))()
- print("button pressed")
- end
- })
- Tab:AddButton({
- Name = "Op mm2 hub",
- Callback = function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/xennyy/Xenny-Ware/main/loader.lua'))()
- print("button pressed")
- end
- })
- local Tab = Window:MakeTab({
- Name = "others",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- Tab:AddButton({
- Name = "Romantic Homicide singing",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/UN533GvV"))()
- end
- })
- Tab:AddButton({
- Name = "Custom boomboxes",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/A5HDtTXJ"))()
- end
- })
- Tab:AddButton({
- Name = "Touch Fling",
- Callback = function()
- _G.KeyCode = "X"
- loadstring(game:HttpGet("https://shattered-gang.lol/scripts/fe/touch_fling.lua"))()
- end
- })
- Tab:AddButton({
- Name = "Smallify -become a baby-",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/f1Lz7mkt"))()
- end
- })
- Tab:AddLabel("Press x To activate/Deactivate")
- Tab:AddButton({
- Name = "Netless",
- Callback = function()
- loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-FE-Netless-Script-1161"))()
- end
- })
- Tab:AddLabel("r15 only")
- Tab:AddLabel("Height 90")
- Tab:AddLabel("Width 70")
- Tab:AddLabel("Head 100")
- Tab:AddLabel("Proportions 100")
- Tab:AddLabel("Body Type 0")
- local Tab = Window:MakeTab({
- Name = "Player",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- Tab:AddSlider({
- Name = "Walkspeed",
- Min = 0,
- Max = 100,
- Default = 16,
- Color = Color3.fromRGB(255,255,255),
- Increment = 1,
- ValueName = "speed",
- Callback = function(Value)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Value
- print(Value)
- end
- })
- Tab:AddSlider({
- Name = "Jumpheight",
- Min = 0,
- Max = 350,
- Default = 50,
- Color = Color3.fromRGB(255,255,255),
- Increment = 1,
- ValueName = "Power",
- Callback = function(Value)
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = Value
- print(Value)
- end
- })
- Tab:AddSlider({
- Name = "Hipheight",
- Min = 0,
- Max = 100,
- Default = 2,
- Color = Color3.fromRGB(255,255,255),
- Increment = 0.1,
- ValueName = "Height",
- Callback = function(Value)
- game.Players.LocalPlayer.Character.Humanoid.HipHeight = Value
- print(Value)
- end
- })
- Tab:AddSlider({
- Name = "Health",
- Min = 0,
- Max = 1000,
- Default = 100,
- Color = Color3.fromRGB(255,255,255),
- Increment = 1,
- ValueName = "health",
- Callback = function(Value)
- game.Players.LocalPlayer.Character.Humanoid.Health = Value
- end
- })
- OrionLib:Init()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement