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 Player = game.Players.LocalPlayer
- local Window = OrionLib:MakeWindow({Name = "Key System", HidePremium = false, SaveConfig = true, IntroEnabled = false})
- OrionLib:MakeNotification({
- Name = "Logged in!",
- Content = "You logged in as "..Player.Name,
- Image = "rbxassetid://4483345998",
- Time = 5
- })
Advertisement
Add Comment
Please, Sign In to add comment