Messageohio

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

local OrionLib =

loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/
source')))()

local Window = OrionLib:MakeWindow({Name = "East brickton script hub", HidePremium


= false, SaveConfig = false, ConfigFolder = "OrionTest"})

local Tab = Window:MakeTab({


Name = "Credits",
Icon = "rbxassetid://4483345998",
PremiumOnly = false
})

local Section = Tab:AddSection({


Name = "aidenlol#0228 Made it And i skidded a little bit to"
})

-----------------------------------------------------------------------------------
---------------------------------------------------------
local Tab = Window:MakeTab({
Name = "Main 2",
Icon = "rbxassetid://4483345998",
PremiumOnly = false
})

Tab:AddButton({
Name = "Hitbox extender Wait a couple seconds",
Callback = function()

loadstring(game:HttpGet('https://raw.githubusercontent.com/2dgeneralspam1/
scripts-and-stuff/master/shit%20script%20pack/CheatX'))()

end
})

Tab:AddButton({
Name = "East hub God mode only works",
Callback = function()

loadstring(game:HttpGet("https://raw.githubusercontent.com/sleazy112/
easthub2/main/yea"))()
end
})
-----------------------------------------------------------------------------------
---------------------------------------------------------
local Tab = Window:MakeTab({
Name = "Main",
Icon = "rbxassetid://4483345998",
PremiumOnly = false
})
----------------------------------------------------------------------------------
Tab:AddButton({
Name = "Crash Click 2 times",
Callback = function()
loadstring(game:HttpGet(("https://pastebin.com/vTZnMgU0"), true))
()
end
})
----------------------------------------------------------------------------------
Tab:AddButton({
Name = "No recoil",
Callback = function()
loadstring(game:HttpGet(("https://pastebin.com/jGEu60BJ"), true))()
end
})

-----------------------------------------------------------------------------------
---------------------------------------------------------

You might also like