local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local Arsenal = Instance.new("TextButton") local TextLabel = Instance.new("TextLabel") local MM2 = Instance.new("TextButton") ScreenGui.Parent = game.Workspace ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(57, 57, 57) Frame.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame.Position = UDim2.new(0.010424424, 0, 0.731288373, 0) Frame.Size = UDim2.new(0, 423, 0, 201) Frame.Active = true Frame.Draggable = true Arsenal.Name = "Arsenal" Arsenal.Parent = Frame Arsenal.BackgroundColor3 = Color3.fromRGB(57, 57, 57) Arsenal.BorderColor3 = Color3.fromRGB(0, 0, 0) Arsenal.Position = UDim2.new(0.0614657216, 0, 0.228855669, 0) Arsenal.Size = UDim2.new(0, 96, 0, 25) Arsenal.Font = Enum.Font.SourceSans Arsenal.Text = "Arsenal" Arsenal.TextColor3 = Color3.fromRGB(255, 255, 255) Arsenal.TextSize = 20.000 Arsenal.MouseButton1Down:connect(function() loadstring(game//raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))(); end) TextLabel.Parent = Frame TextLabel.BackgroundColor3 = Color3.fromRGB(57, 57, 57) TextLabel.BorderColor3 = Color3.fromRGB(57, 57, 57) TextLabel.Size = UDim2.new(0, 148, 0, 38) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "SokraGui" TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel.TextScaled = true TextLabel.TextSize = 14.000 TextLabel.TextWrapped = true MM2.Name = "MM2" MM2.Parent = Frame MM2.BackgroundColor3 = Color3.fromRGB(57, 57, 57) MM2.BorderColor3 = Color3.fromRGB(0, 0, 0) MM2.Position = UDim2.new(0.349881798, 0, 0.228855669, 0) MM2.Size = UDim2.new(0, 96, 0, 25) MM2.Font = Enum.Font.SourceSans MM2.Text = "MM2" MM2.TextColor3 = Color3.fromRGB(255, 255, 255) MM2.TextSize = 20.000 MM2.MouseButton1Down:connect(function() loadstring(game:GetObjects("rbxassetid://4001118261")[1].Source)() end)