local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))() local Window = OrionLib:MakeWindow({Name = "Simple script", HidePremium = false, SaveConfig = true, ConfigFolder = "OrionTest"}) local Tab = Window:MakeTab({ Name = "main", Icon = "rbxassetid://4483345998", PremiumOnly = false }) local Section = Tab:AddSection({ Name = " win" }) OrionLib:MakeNotification({ Name = "hi thank using my script :)", Content = "Notification content... what will it say??", Image = "rbxassetid://4483345998", Time = 10 }) Tab:AddButton({ Name = "win", Callback = function() local player = game.Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local destino = Vector3.new(31, 219, 140) character:SetPrimaryPartCFrame(CFrame.new(destino)) end }) Tab:AddButton({ Name = "winners room ", Callback = function() local player = game.Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local destino = Vector3.new(-38456, 387, -21) character:SetPrimaryPartCFrame(CFrame.new(destino)) end }) --[[ Name = - The name of the button. Callback = - The function of the button. ]] local Tab = Window:MakeTab({ Name = "equip iten ", Icon = "rbxassetid://4483345998", PremiumOnly = false }) local Section = Tab:AddSection({ Name = "Halos " }) Tab:AddButton({ Name = "halo green equip", Callback = function() local args = { [1] = "halo", [2] = "Equip", [3] = "Halo1", [4] = game:GetService("Players").LocalPlayer.PlayerGui.HaloGui.MainFrame.ScrollingFrame.Halo1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "Equip halo blue", Callback = function() local args = { [1] = "halo", [2] = "Equip", [3] = "Halo2", [4] = game:GetService("Players").LocalPlayer.PlayerGui.HaloGui.MainFrame.ScrollingFrame.Halo2.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "equi halo red ", Callback = function() local args = { [1] = "halo", [2] = "Equip", [3] = "Halo3", [4] = game:GetService("Players").LocalPlayer.PlayerGui.HaloGui.MainFrame.ScrollingFrame.Halo3.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "halo pink", Callback = function() local args = { [1] = "halo", [2] = "Equip", [3] = "Halo4", [4] = game:GetService("Players").LocalPlayer.PlayerGui.HaloGui.MainFrame.ScrollingFrame.Halo4.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "halo white", Callback = function() local args = { [1] = "halo", [2] = "Equip", [3] = "Halo5", [4] = game:GetService("Players").LocalPlayer.PlayerGui.TrailsGUI.MainFrame.ScrollingFrame.Trail1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "hallo purple", Callback = function() local args = { [1] = "halo", [2] = "Equip", [3] = "Halo6", [4] = game:GetService("Players").LocalPlayer.PlayerGui.TrailsGUI.MainFrame.ScrollingFrame.Trail1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "halo black", Callback = function() local args = { [1] = "halo", [2] = "Equip", [3] = "Halo7", [4] = game:GetService("Players").LocalPlayer.PlayerGui.HaloGui.MainFrame.ScrollingFrame.Halo5.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "halo gold or yellow", Callback = function() local args = { [1] = "halo", [2] = "Equip", [3] = "Halo8", [4] = game:GetService("Players").LocalPlayer.PlayerGui.HaloGui.MainFrame.ScrollingFrame.Halo5.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "halo orange", Callback = function() local args = { [1] = "halo", [2] = "Equip", [3] = "Halo9", [4] = game:GetService("Players").LocalPlayer.PlayerGui.HaloGui.MainFrame.ScrollingFrame.Halo5.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "halo dark blue", Callback = function() local args = { [1] = "halo", [2] = "Equip", [3] = "Halo10", [4] = game:GetService("Players").LocalPlayer.PlayerGui.HaloGui.MainFrame.ScrollingFrame.Halo5.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "halo hell", Callback = function() local args = { [1] = "halo", [2] = "Equip", [3] = "Halo11", [4] = game:GetService("Players").LocalPlayer.PlayerGui.HaloGui.MainFrame.ScrollingFrame.Halo5.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "halo of the universe", Callback = function() local args = { [1] = "halo", [2] = "Equip", [3] = "Halo12", [4] = game:GetService("Players").LocalPlayer.PlayerGui.HaloGui.MainFrame.ScrollingFrame.Halo5.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) local Section = Tab:AddSection({ Name = "Equip trails" }) Tab:AddButton({ Name = "Trail green", Callback = function() local args = { [1] = "trail", [2] = "Equip", [3] = "Trail1", [4] = game:GetService("Players").LocalPlayer.PlayerGui.TrailsGUI.MainFrame.ScrollingFrame.Trail1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "trail blue", Callback = function() local args = { [1] = "trail", [2] = "Equip", [3] = "Trail2", [4] = game:GetService("Players").LocalPlayer.PlayerGui.TrailsGUI.MainFrame.ScrollingFrame.Trail1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "trail red", Callback = function() local args = { [1] = "trail", [2] = "Equip", [3] = "Trail3", [4] = game:GetService("Players").LocalPlayer.PlayerGui.TrailsGUI.MainFrame.ScrollingFrame.Trail1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "trail purple", Callback = function() local args = { [1] = "trail", [2] = "Equip", [3] = "Trail4", [4] = game:GetService("Players").LocalPlayer.PlayerGui.TrailsGUI.MainFrame.ScrollingFrame.Trail1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "trail orange", Callback = function() local args = { [1] = "trail", [2] = "Equip", [3] = "Trail5", [4] = game:GetService("Players").LocalPlayer.PlayerGui.TrailsGUI.MainFrame.ScrollingFrame.Trail1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "trail rainbow", Callback = function() local args = { [1] = "trail", [2] = "Equip", [3] = "Trail6", [4] = game:GetService("Players").LocalPlayer.PlayerGui.TrailsGUI.MainFrame.ScrollingFrame.Trail1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "Trail of the universe", Callback = function() local args = { [1] = "trail", [2] = "Equip", [3] = "Trail7", [4] = game:GetService("Players").LocalPlayer.PlayerGui.TrailsGUI.MainFrame.ScrollingFrame.Trail1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "trail hell", Callback = function() local args = { [1] = "trail", [2] = "Equip", [3] = "Trail8", [4] = game:GetService("Players").LocalPlayer.PlayerGui.TrailsGUI.MainFrame.ScrollingFrame.Trail1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "trail soul", Callback = function() local args = { [1] = "trail", [2] = "Equip", [3] = "Trail9", [4] = game:GetService("Players").LocalPlayer.PlayerGui.TrailsGUI.MainFrame.ScrollingFrame.Trail1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "trail toxic", Callback = function() local args = { [1] = "trail", [2] = "Equip", [3] = "Trail10", [4] = game:GetService("Players").LocalPlayer.PlayerGui.TrailsGUI.MainFrame.ScrollingFrame.Trail1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "trail water", Callback = function() local args = { [1] = "trail", [2] = "Equip", [3] = "Trail11", [4] = game:GetService("Players").LocalPlayer.PlayerGui.TrailsGUI.MainFrame.ScrollingFrame.Trail1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) Tab:AddButton({ Name = "trail flame", Callback = function() local args = { [1] = "trail", [2] = "Equip", [3] = "Trail12", [4] = game:GetService("Players").LocalPlayer.PlayerGui.TrailsGUI.MainFrame.ScrollingFrame.Trail1.Equip } game:GetService("ReplicatedStorage").CosmeticRemote:FireServer(unpack(args)) end }) local Tab = Window:MakeTab({ Name = "script", Icon = "rbxassetid://4483345998", PremiumOnly = false }) Tab:AddButton({ Name = "simple spy", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Simple-Spy-6824"))() end }) Tab:AddButton({ Name = "simple spy mobile", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Remote-Spy-Mobile-15197"))() end })