1 local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))() 2 3 local Tab = Window:MakeTab({ 4 Name = "credits", 5 Icon = "rbxassetid://4483345998", 6 PremiumOnly = false 7 }) 8 9 local Section = Tab:AddSection({ 10 Name = "credits by red/off/developer/alt" 11 }) 12 13 local Section = Tab:AddSection({ 14 Name = "credits by scarletbackup#3582" 15 }) 16 17 local Section = Tab:AddSection({ 18 Name = "discord https://discord.gg/qNFeMN6DKZ" 19 })