-- Farewell Infortality. -- Version: 2.82 -- Instances: local ShottyScreenGUI = Instance.new("ScreenGui") local ShottyFrame = Instance.new("Frame") local Header = Instance.new("TextLabel") local Detail = Instance.new("Frame") local BullsMascot = Instance.new("TextButton") local DallasMascot = Instance.new("TextButton") local GreyManMascot = Instance.new("TextButton") local HoodMascot = Instance.new("TextButton") local ItachiMascot = Instance.new("TextButton") local JazzMascot = Instance.new("TextButton") local KakashiMascot = Instance.new("TextButton") local KingsMascot = Instance.new("TextButton") local RocketsMascot = Instance.new("TextButton") local Close = Instance.new("TextButton") local Credits = Instance.new("TextLabel") local Information = Instance.new("TextLabel") local Information2 = Instance.new("TextLabel") local Detail_2 = Instance.new("Frame") local Open = Instance.new("TextButton") --Properties: ShottyScreenGUI.Name = "ShottyScreenGUI" ShottyScreenGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ShottyScreenGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ShottyFrame.Name = "ShottyFrame" ShottyFrame.Parent = ShottyScreenGUI ShottyFrame.Active = true ShottyFrame.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529) ShottyFrame.BackgroundTransparency = 0.5 ShottyFrame.BorderSizePixel = 0 ShottyFrame.Position = UDim2.new(0.0948905051, 0, 0.0531309322, 0) ShottyFrame.Selectable = true ShottyFrame.Size = UDim2.new(0, 154, 0, 375) ShottyFrame.Visible = false ShottyFrame.Active = true ShottyFrame.Draggable = true Header.Name = "Header" Header.Parent = ShottyFrame Header.BackgroundColor3 = Color3.new(1, 1, 1) Header.BackgroundTransparency = 5 Header.BorderSizePixel = 0 Header.Size = UDim2.new(0, 154, 0, 21) Header.Font = Enum.Font.SourceSans Header.Text = "Shotty Mascot" Header.TextColor3 = Color3.new(0, 0.666667, 0.498039) Header.TextScaled = true Header.TextSize = 14 Header.TextWrapped = true Detail.Name = "Detail" Detail.Parent = ShottyFrame Detail.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157) Detail.BorderSizePixel = 0 Detail.Position = UDim2.new(0.161661327, 0, 0.0589217693, 0) Detail.Size = UDim2.new(0, 110, 0, 1) BullsMascot.Name = "BullsMascot" BullsMascot.Parent = ShottyFrame BullsMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902) BullsMascot.BackgroundTransparency = 0.20000000298023 BullsMascot.BorderSizePixel = 2 BullsMascot.Position = UDim2.new(0.0500000007, 0, 0.127272725, 0) BullsMascot.Size = UDim2.new(0, 139, 0, 20) BullsMascot.Font = Enum.Font.SourceSans BullsMascot.Text = "Bulls Mascot" BullsMascot.TextColor3 = Color3.new(1, 1, 1) BullsMascot.TextScaled = true BullsMascot.TextSize = 14 BullsMascot.TextWrapped = true BullsMascot.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/URv329Xe", true))() end) DallasMascot.Name = "Dallas Mascot" DallasMascot.Parent = ShottyFrame DallasMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902) DallasMascot.BackgroundTransparency = 0.20000000298023 DallasMascot.BorderSizePixel = 2 DallasMascot.Position = UDim2.new(0.0500000007, 0, 0.200744182, 0) DallasMascot.Size = UDim2.new(0, 139, 0, 20) DallasMascot.Font = Enum.Font.SourceSans DallasMascot.Text = "Dallas Mascot" DallasMascot.TextColor3 = Color3.new(1, 1, 1) DallasMascot.TextScaled = true DallasMascot.TextSize = 14 DallasMascot.TextWrapped = true DallasMascot.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/J1iQwxDx", true))() end) GreyManMascot.Name = "GreyManMascot" GreyManMascot.Parent = ShottyFrame GreyManMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902) GreyManMascot.BackgroundTransparency = 0.20000000298023 GreyManMascot.BorderSizePixel = 2 GreyManMascot.Position = UDim2.new(0.0500000007, 0, 0.271548986, 0) GreyManMascot.Size = UDim2.new(0, 139, 0, 20) GreyManMascot.Font = Enum.Font.SourceSans GreyManMascot.Text = "Grey Man Mascot" GreyManMascot.TextColor3 = Color3.new(1, 1, 1) GreyManMascot.TextScaled = true GreyManMascot.TextSize = 14 GreyManMascot.TextWrapped = true GreyManMascot.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/uaNrHsxk", true))() end) HoodMascot.Name = "HoodMascot" HoodMascot.Parent = ShottyFrame HoodMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902) HoodMascot.BackgroundTransparency = 0.20000000298023 HoodMascot.BorderSizePixel = 2 HoodMascot.Position = UDim2.new(0.0435064957, 0, 0.344531327, 0) HoodMascot.Size = UDim2.new(0, 139, 0, 20) HoodMascot.Font = Enum.Font.SourceSans HoodMascot.Text = "Hood Mascot" HoodMascot.TextColor3 = Color3.new(1, 1, 1) HoodMascot.TextScaled = true HoodMascot.TextSize = 14 HoodMascot.TextWrapped = true HoodMascot.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/c4fb40CQ", true))() end) ItachiMascot.Name = "Itachi Mascot" ItachiMascot.Parent = ShottyFrame ItachiMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902) ItachiMascot.BackgroundTransparency = 0.20000000298023 ItachiMascot.BorderSizePixel = 2 ItachiMascot.Position = UDim2.new(0.0500000007, 0, 0.41799435, 0) ItachiMascot.Size = UDim2.new(0, 139, 0, 20) ItachiMascot.Font = Enum.Font.SourceSans ItachiMascot.Text = "Itachi Mascot" ItachiMascot.TextColor3 = Color3.new(1, 1, 1) ItachiMascot.TextScaled = true ItachiMascot.TextSize = 14 ItachiMascot.TextWrapped = true ItachiMascot.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/VXL5Cec8", true))() end) JazzMascot.Name = "JazzMascot" JazzMascot.Parent = ShottyFrame JazzMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902) JazzMascot.BackgroundTransparency = 0.20000000298023 JazzMascot.BorderSizePixel = 2 JazzMascot.Position = UDim2.new(0.0435064957, 0, 0.494372815, 0) JazzMascot.Size = UDim2.new(0, 139, 0, 20) JazzMascot.Font = Enum.Font.SourceSans JazzMascot.Text = "Jazz Mascot" JazzMascot.TextColor3 = Color3.new(1, 1, 1) JazzMascot.TextScaled = true JazzMascot.TextSize = 14 JazzMascot.TextWrapped = true JazzMascot.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/MqJ9XYLF", true))() end) KakashiMascot.Name = "Kakashi Mascot" KakashiMascot.Parent = ShottyFrame KakashiMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902) KakashiMascot.BackgroundTransparency = 0.20000000298023 KakashiMascot.BorderSizePixel = 2 KakashiMascot.Position = UDim2.new(0.0435064957, 0, 0.570145905, 0) KakashiMascot.Size = UDim2.new(0, 139, 0, 20) KakashiMascot.Font = Enum.Font.SourceSans KakashiMascot.Text = "Kakashi Mascot" KakashiMascot.TextColor3 = Color3.new(1, 1, 1) KakashiMascot.TextScaled = true KakashiMascot.TextSize = 14 KakashiMascot.TextWrapped = true KakashiMascot.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/GGULvXK8", true))() end) KingsMascot.Name = "Kings Mascot" KingsMascot.Parent = ShottyFrame KingsMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902) KingsMascot.BackgroundTransparency = 0.20000000298023 KingsMascot.BorderSizePixel = 2 KingsMascot.Position = UDim2.new(0.0435064957, 0, 0.64548099, 0) KingsMascot.Size = UDim2.new(0, 139, 0, 20) KingsMascot.Font = Enum.Font.SourceSans KingsMascot.Text = "Kings Mascot" KingsMascot.TextColor3 = Color3.new(1, 1, 1) KingsMascot.TextScaled = true KingsMascot.TextSize = 14 KingsMascot.TextWrapped = true KingsMascot.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/quRpeHaA", true))() end) RocketsMascot.Name = "Rockets Mascot" RocketsMascot.Parent = ShottyFrame RocketsMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902) RocketsMascot.BackgroundTransparency = 0.20000000298023 RocketsMascot.BorderSizePixel = 2 RocketsMascot.Position = UDim2.new(0.0435064957, 0, 0.722089529, 0) RocketsMascot.Size = UDim2.new(0, 139, 0, 20) RocketsMascot.Font = Enum.Font.SourceSans RocketsMascot.Text = "Rockets Mascot" RocketsMascot.TextColor3 = Color3.new(1, 1, 1) RocketsMascot.TextScaled = true RocketsMascot.TextSize = 14 RocketsMascot.TextWrapped = true RocketsMascot.MouseButton1Down:Connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/STvkJRci", true))() end) Close.Name = "Close" Close.Parent = ShottyFrame Close.BackgroundColor3 = Color3.new(1, 1, 1) Close.BackgroundTransparency = 5 Close.Position = UDim2.new(0.879427433, 0, 0.00290697673, 0) Close.Size = UDim2.new(0, 20, 0, 21) Close.Font = Enum.Font.SourceSans Close.Text = "X" Close.TextColor3 = Color3.new(1, 0, 0) Close.TextScaled = true Close.TextSize = 14 Close.TextWrapped = true Close.MouseButton1Click:connect(function() ShottyFrame.Visible = false Open.Visible = true end) Credits.Name = "Credits" Credits.Parent = ShottyFrame Credits.BackgroundColor3 = Color3.new(1, 1, 1) Credits.BackgroundTransparency = 5 Credits.Position = UDim2.new(0.161661327, 0, 0.0619848371, 0) Credits.Size = UDim2.new(0, 110, 0, 14) Credits.Font = Enum.Font.SourceSans Credits.Text = "Made By: Samuel" Credits.TextColor3 = Color3.new(0.666667, 1, 0.498039) Credits.TextScaled = true Credits.TextSize = 14 Credits.TextWrapped = true Information.Name = "Information" Information.Parent = ShottyFrame Information.BackgroundColor3 = Color3.new(1, 1, 1) Information.BackgroundTransparency = 5 Information.Position = UDim2.new(0, 0, 0.795318186, 0) Information.Size = UDim2.new(0, 153, 0, 14) Information.Font = Enum.Font.SourceSans Information.Text = "Information:" Information.TextColor3 = Color3.new(0.666667, 1, 0.498039) Information.TextScaled = true Information.TextSize = 14 Information.TextWrapped = true Information2.Name = "Information2" Information2.Parent = ShottyFrame Information2.BackgroundColor3 = Color3.new(1, 1, 1) Information2.BackgroundTransparency = 5 Information2.Position = UDim2.new(0, 0, 0.861984849, 0) Information2.Size = UDim2.new(0, 155, 0, 51) Information2.Font = Enum.Font.SourceSans Information2.Text = "I don't own any of these scripts, credits are given to their respected owners. Also It's Client Sided only!!" Information2.TextColor3 = Color3.new(1, 0, 0) Information2.TextScaled = true Information2.TextSize = 16 Information2.TextWrapped = true Detail_2.Name = "Detail" Detail_2.Parent = ShottyFrame Detail_2.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157) Detail_2.BorderSizePixel = 0 Detail_2.Position = UDim2.new(0.135687307, 0, 0.832255065, 0) Detail_2.Size = UDim2.new(0, 110, 0, 1) Open.Name = "Open" Open.Parent = ShottyScreenGUI Open.BackgroundColor3 = Color3.new(0.666667, 0.333333, 0.498039) Open.BackgroundTransparency = 0.34000000357628 Open.BorderSizePixel = 0 Open.Position = UDim2.new(0.00547444541, 0, 0.647240281, 0) Open.Size = UDim2.new(0, 84, 0, 34) Open.Font = Enum.Font.SourceSans Open.Text = "Open Shotty Mascot GUI." Open.TextColor3 = Color3.new(1, 1, 1) Open.TextScaled = true Open.TextSize = 14 Open.TextWrapped = true Open.MouseButton1Click:connect(function() ShottyFrame.Visible = true Open.Visible = false end) -- Scripts: