Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Make Sure To Like And Subscribe For More Script Leaks
- -- Objects
- local MightyKeker = Instance.new("ScreenGui")
- local MainGui = Instance.new("Frame")
- local Title = Instance.new("Frame")
- local Title_2 = Instance.new("TextLabel")
- local Version = Instance.new("TextLabel")
- local HomeButton = Instance.new("TextButton")
- local WepsButton = Instance.new("TextButton")
- local ItemsButton = Instance.new("TextButton")
- local FunButton = Instance.new("TextButton")
- local CreditsButton = Instance.new("TextButton")
- local HomeScreen = Instance.new("Frame")
- local UpdateLog = Instance.new("ScrollingFrame")
- local TextLabel = Instance.new("TextLabel")
- local Line = Instance.new("TextLabel")
- local UpdateTitle = Instance.new("TextLabel")
- local NewsTitle = Instance.new("TextLabel")
- local Line_2 = Instance.new("TextLabel")
- local NewsFeed = Instance.new("ScrollingFrame")
- local TextLabel_2 = Instance.new("TextLabel")
- local Welcome = Instance.new("TextLabel")
- local WepsScrollingScreen = Instance.new("ScrollingFrame")
- local Ruger = Instance.new("TextButton")
- local Deagle = Instance.new("TextButton")
- local M1911 = Instance.new("TextButton")
- local Glock = Instance.new("TextButton")
- local Rossi = Instance.new("TextButton")
- local Mp5 = Instance.new("TextButton")
- local Mac10 = Instance.new("TextButton")
- local PDGlock = Instance.new("TextButton")
- local Remington = Instance.new("TextButton")
- local Baton = Instance.new("TextButton")
- local Taser = Instance.new("TextButton")
- local Bat = Instance.new("TextButton")
- local USP45 = Instance.new("TextButton")
- local Knife = Instance.new("TextButton")
- local GoldAk = Instance.new("TextButton")
- local Fists = Instance.new("TextButton")
- local PurpleGun = Instance.new("TextButton")
- local ExploitGun = Instance.new("TextButton")
- local GoldDeagle = Instance.new("TextButton")
- local GoldRossi = Instance.new("TextButton")
- local WepAmount = Instance.new("TextBox")
- local ItemsScrollingScreen = Instance.new("ScrollingFrame")
- local WeaponPermit = Instance.new("TextButton")
- local Burrito = Instance.new("TextButton")
- local Lunch = Instance.new("TextButton")
- local Chips = Instance.new("TextButton")
- local RedBandana = Instance.new("TextButton")
- local Balaclava = Instance.new("TextButton")
- local PainKillers = Instance.new("TextButton")
- local BlackBandana = Instance.new("TextButton")
- local BlueBandana = Instance.new("TextButton")
- local SprayPaint = Instance.new("TextButton")
- local CherrySpice = Instance.new("TextButton")
- local RootBeer = Instance.new("TextButton")
- local ItemAmount = Instance.new("TextBox")
- local FunScreen = Instance.new("Frame")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local TextLabel_6 = Instance.new("TextLabel")
- local TextLabel_7 = Instance.new("TextLabel")
- local TextLabel_8 = Instance.new("TextLabel")
- local CreditsScreen = Instance.new("Frame")
- local Apos = Instance.new("TextLabel")
- local Mit3 = Instance.new("TextLabel")
- local prun = Instance.new("TextLabel")
- local Line_3 = Instance.new("TextLabel")
- -- Properties
- MightyKeker.Name = "MightyKeker"
- MightyKeker.Parent = game.CoreGui
- MainGui.Name = "MainGui"
- MainGui.Parent = MightyKeker
- MainGui.Active = true
- MainGui.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
- MainGui.BackgroundTransparency = 0.69999998807907
- MainGui.Draggable = true
- MainGui.Position = UDim2.new(0, 123, 0, 132)
- MainGui.Size = UDim2.new(0, 436, 0, 241)
- Title.Name = "Title"
- Title.Parent = MainGui
- Title.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Title.BackgroundTransparency = 0.20000000298023
- Title.Position = UDim2.new(0, 0, 0, -45)
- Title.Size = UDim2.new(0, 436, 0, 45)
- Title_2.Name = "Title"
- Title_2.Parent = Title
- Title_2.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Title_2.BackgroundTransparency = 0.20000000298023
- Title_2.Size = UDim2.new(0, 218, 0, 45)
- Title_2.Font = Enum.Font.SourceSans
- Title_2.FontSize = Enum.FontSize.Size28
- Title_2.Text = "MightySpawner"
- Title_2.TextSize = 28
- Version.Name = "Version"
- Version.Parent = Title
- Version.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Version.BackgroundTransparency = 0.20000000298023
- Version.Position = UDim2.new(0, 218, 0, 0)
- Version.Size = UDim2.new(0, 218, 0, 45)
- Version.Font = Enum.Font.SourceSans
- Version.FontSize = Enum.FontSize.Size28
- Version.Text = "v2.1"
- Version.TextSize = 28
- HomeButton.Name = "HomeButton"
- HomeButton.Parent = MainGui
- HomeButton.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- HomeButton.Position = UDim2.new(0, 5, 0, 23)
- HomeButton.Size = UDim2.new(0, 54, 0, 32)
- HomeButton.Font = Enum.Font.SourceSans
- HomeButton.FontSize = Enum.FontSize.Size14
- HomeButton.Text = "Home"
- HomeButton.TextSize = 14
- WepsButton.Name = "WepsButton"
- WepsButton.Parent = MainGui
- WepsButton.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- WepsButton.Position = UDim2.new(0, 5, 0, 60)
- WepsButton.Size = UDim2.new(0, 54, 0, 32)
- WepsButton.Font = Enum.Font.SourceSans
- WepsButton.FontSize = Enum.FontSize.Size14
- WepsButton.Text = "Weps"
- WepsButton.TextSize = 14
- ItemsButton.Name = "ItemsButton"
- ItemsButton.Parent = MainGui
- ItemsButton.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- ItemsButton.Position = UDim2.new(0, 5, 0, 97)
- ItemsButton.Size = UDim2.new(0, 54, 0, 32)
- ItemsButton.Font = Enum.Font.SourceSans
- ItemsButton.FontSize = Enum.FontSize.Size14
- ItemsButton.Text = "Items"
- ItemsButton.TextSize = 14
- FunButton.Name = "FunButton"
- FunButton.Parent = MainGui
- FunButton.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- FunButton.Position = UDim2.new(0, 5, 0, 134)
- FunButton.Size = UDim2.new(0, 54, 0, 32)
- FunButton.Font = Enum.Font.SourceSans
- FunButton.FontSize = Enum.FontSize.Size14
- FunButton.Text = "Fun"
- FunButton.TextSize = 14
- CreditsButton.Name = "CreditsButton"
- CreditsButton.Parent = MainGui
- CreditsButton.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- CreditsButton.Position = UDim2.new(0, 5, 0, 171)
- CreditsButton.Size = UDim2.new(0, 54, 0, 32)
- CreditsButton.Font = Enum.Font.SourceSans
- CreditsButton.FontSize = Enum.FontSize.Size14
- CreditsButton.Text = "Credits"
- CreditsButton.TextSize = 14
- HomeScreen.Name = "HomeScreen"
- HomeScreen.Parent = MainGui
- HomeScreen.BackgroundColor3 = Color3.new(1, 1, 1)
- HomeScreen.BackgroundTransparency = 1
- HomeScreen.Position = UDim2.new(0, 72, 0, 0)
- HomeScreen.Selectable = true
- HomeScreen.Size = UDim2.new(0, 364, 0, 241)
- UpdateLog.Name = "UpdateLog"
- UpdateLog.Parent = HomeScreen
- UpdateLog.BackgroundColor3 = Color3.new(0.290196, 0.305882, 0.301961)
- UpdateLog.BackgroundTransparency = 0.40000000596046
- UpdateLog.Position = UDim2.new(0, 18, 0, 51)
- UpdateLog.Size = UDim2.new(0, 126, 0, 169)
- TextLabel.Parent = UpdateLog
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Size = UDim2.new(0, 110, 0, 50)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.FontSize = Enum.FontSize.Size12
- TextLabel.Text = "Update 2.1.0:\n+Fixed the damn thing\n+Revamped UI... again\n+More things to spawn"
- TextLabel.TextSize = 12
- Line.Name = "Line"
- Line.Parent = HomeScreen
- Line.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
- Line.Position = UDim2.new(0, 34, 0, 44)
- Line.Size = UDim2.new(0, 85, 0, 1)
- Line.Font = Enum.Font.SourceSans
- Line.FontSize = Enum.FontSize.Size14
- Line.Text = ""
- Line.TextSize = 14
- UpdateTitle.Name = "UpdateTitle"
- UpdateTitle.Parent = HomeScreen
- UpdateTitle.BackgroundColor3 = Color3.new(0.290196, 0.305882, 0.301961)
- UpdateTitle.BackgroundTransparency = 1
- UpdateTitle.BorderColor3 = Color3.new(0.290196, 0.305882, 0.301961)
- UpdateTitle.Position = UDim2.new(0, 34, 0, 18)
- UpdateTitle.Size = UDim2.new(0, 85, 0, 18)
- UpdateTitle.Font = Enum.Font.SourceSans
- UpdateTitle.FontSize = Enum.FontSize.Size24
- UpdateTitle.Text = "Update Log"
- UpdateTitle.TextSize = 24
- NewsTitle.Name = "NewsTitle"
- NewsTitle.Parent = HomeScreen
- NewsTitle.BackgroundColor3 = Color3.new(0.290196, 0.305882, 0.301961)
- NewsTitle.BackgroundTransparency = 1
- NewsTitle.BorderColor3 = Color3.new(0.290196, 0.305882, 0.301961)
- NewsTitle.Position = UDim2.new(0, 250, 0, 18)
- NewsTitle.Size = UDim2.new(0, 85, 0, 18)
- NewsTitle.Font = Enum.Font.SourceSans
- NewsTitle.FontSize = Enum.FontSize.Size24
- NewsTitle.Text = "News Feed"
- NewsTitle.TextSize = 24
- Line_2.Name = "Line"
- Line_2.Parent = HomeScreen
- Line_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
- Line_2.Position = UDim2.new(0, 251, 0, 44)
- Line_2.Size = UDim2.new(0, 85, 0, 1)
- Line_2.Font = Enum.Font.SourceSans
- Line_2.FontSize = Enum.FontSize.Size14
- Line_2.Text = ""
- Line_2.TextSize = 14
- NewsFeed.Name = "NewsFeed"
- NewsFeed.Parent = HomeScreen
- NewsFeed.BackgroundColor3 = Color3.new(0.290196, 0.305882, 0.301961)
- NewsFeed.BackgroundTransparency = 0.40000000596046
- NewsFeed.Position = UDim2.new(0, 230, 0, 51)
- NewsFeed.Size = UDim2.new(0, 126, 0, 169)
- TextLabel_2.Parent = NewsFeed
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.Size = UDim2.new(0, 111, 0, 50)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.FontSize = Enum.FontSize.Size12
- TextLabel_2.Text = "Exploiters fill RRP2 after script leak! Will the game ever recover?"
- TextLabel_2.TextSize = 12
- TextLabel_2.TextWrapped = true
- Welcome.Name = "Welcome"
- Welcome.Parent = HomeScreen
- Welcome.BackgroundColor3 = Color3.new(0.290196, 0.305882, 0.301961)
- Welcome.BackgroundTransparency = 0.20000000298023
- Welcome.Position = UDim2.new(0, 149, 0, 76)
- Welcome.Size = UDim2.new(0, 77, 0, 90)
- Welcome.Font = Enum.Font.SourceSans
- Welcome.FontSize = Enum.FontSize.Size12
- Welcome.Text = ""
- Welcome.TextSize = 12
- Welcome.TextWrapped = true
- WepsScrollingScreen.Name = "WepsScrollingScreen"
- WepsScrollingScreen.Parent = MainGui
- WepsScrollingScreen.BackgroundColor3 = Color3.new(1, 1, 1)
- WepsScrollingScreen.BackgroundTransparency = 1
- WepsScrollingScreen.Position = UDim2.new(0, 72, 0, 0)
- WepsScrollingScreen.Size = UDim2.new(0, 364, 0, 241)
- WepsScrollingScreen.Visible = false
- Ruger.Name = "Ruger"
- Ruger.Parent = WepsScrollingScreen
- Ruger.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Ruger.Position = UDim2.new(0, 15, 0, 16)
- Ruger.Size = UDim2.new(0, 62, 0, 16)
- Ruger.Font = Enum.Font.Fantasy
- Ruger.FontSize = Enum.FontSize.Size14
- Ruger.Text = "Ruger"
- Ruger.TextSize = 14
- Deagle.Name = "Deagle"
- Deagle.Parent = WepsScrollingScreen
- Deagle.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Deagle.Position = UDim2.new(0, 80, 0, 16)
- Deagle.Size = UDim2.new(0, 62, 0, 16)
- Deagle.Font = Enum.Font.Fantasy
- Deagle.FontSize = Enum.FontSize.Size14
- Deagle.Text = "Deagle"
- Deagle.TextSize = 14
- M1911.Name = "M1911"
- M1911.Parent = WepsScrollingScreen
- M1911.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- M1911.Position = UDim2.new(0, 145, 0, 16)
- M1911.Size = UDim2.new(0, 62, 0, 16)
- M1911.Font = Enum.Font.Fantasy
- M1911.FontSize = Enum.FontSize.Size14
- M1911.Text = "M1911"
- M1911.TextSize = 14
- Glock.Name = "Glock"
- Glock.Parent = WepsScrollingScreen
- Glock.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Glock.Position = UDim2.new(0, 210, 0, 16)
- Glock.Size = UDim2.new(0, 62, 0, 16)
- Glock.Font = Enum.Font.Fantasy
- Glock.FontSize = Enum.FontSize.Size14
- Glock.Text = "Glock"
- Glock.TextSize = 14
- Rossi.Name = "Rossi"
- Rossi.Parent = WepsScrollingScreen
- Rossi.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Rossi.Position = UDim2.new(0, 275, 0, 16)
- Rossi.Size = UDim2.new(0, 62, 0, 16)
- Rossi.Font = Enum.Font.Fantasy
- Rossi.FontSize = Enum.FontSize.Size14
- Rossi.Text = "Rossi"
- Rossi.TextSize = 14
- Mp5.Name = "Mp5"
- Mp5.Parent = WepsScrollingScreen
- Mp5.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Mp5.Position = UDim2.new(0, 15, 0, 38)
- Mp5.Size = UDim2.new(0, 62, 0, 16)
- Mp5.Font = Enum.Font.Fantasy
- Mp5.FontSize = Enum.FontSize.Size14
- Mp5.Text = "Mp5"
- Mp5.TextSize = 14
- Mac10.Name = "Mac10"
- Mac10.Parent = WepsScrollingScreen
- Mac10.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Mac10.Position = UDim2.new(0, 80, 0, 38)
- Mac10.Size = UDim2.new(0, 62, 0, 16)
- Mac10.Font = Enum.Font.Fantasy
- Mac10.FontSize = Enum.FontSize.Size14
- Mac10.Text = "Mac10"
- Mac10.TextSize = 14
- PDGlock.Name = "PDGlock"
- PDGlock.Parent = WepsScrollingScreen
- PDGlock.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- PDGlock.Position = UDim2.new(0, 145, 0, 38)
- PDGlock.Size = UDim2.new(0, 62, 0, 16)
- PDGlock.Font = Enum.Font.Fantasy
- PDGlock.FontSize = Enum.FontSize.Size14
- PDGlock.Text = "PDGlock"
- PDGlock.TextSize = 14
- Remington.Name = "Remington"
- Remington.Parent = WepsScrollingScreen
- Remington.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Remington.Position = UDim2.new(0, 210, 0, 38)
- Remington.Size = UDim2.new(0, 62, 0, 16)
- Remington.Font = Enum.Font.Fantasy
- Remington.FontSize = Enum.FontSize.Size14
- Remington.Text = "Remington"
- Remington.TextSize = 14
- Baton.Name = "Baton"
- Baton.Parent = WepsScrollingScreen
- Baton.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Baton.Position = UDim2.new(0, 275, 0, 38)
- Baton.Size = UDim2.new(0, 62, 0, 16)
- Baton.Font = Enum.Font.Fantasy
- Baton.FontSize = Enum.FontSize.Size14
- Baton.Text = "Baton"
- Baton.TextSize = 14
- Taser.Name = "Taser"
- Taser.Parent = WepsScrollingScreen
- Taser.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Taser.Position = UDim2.new(0, 15, 0, 60)
- Taser.Size = UDim2.new(0, 62, 0, 16)
- Taser.Font = Enum.Font.Fantasy
- Taser.FontSize = Enum.FontSize.Size14
- Taser.Text = "Taser"
- Taser.TextSize = 14
- Bat.Name = "Bat"
- Bat.Parent = WepsScrollingScreen
- Bat.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Bat.Position = UDim2.new(0, 145, 0, 60)
- Bat.Size = UDim2.new(0, 62, 0, 16)
- Bat.Font = Enum.Font.Fantasy
- Bat.FontSize = Enum.FontSize.Size14
- Bat.Text = "Bat"
- Bat.TextSize = 14
- USP45.Name = "USP45"
- USP45.Parent = WepsScrollingScreen
- USP45.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- USP45.Position = UDim2.new(0, 210, 0, 60)
- USP45.Size = UDim2.new(0, 62, 0, 16)
- USP45.Font = Enum.Font.Fantasy
- USP45.FontSize = Enum.FontSize.Size14
- USP45.Text = "USP45"
- USP45.TextSize = 14
- Knife.Name = "Knife"
- Knife.Parent = WepsScrollingScreen
- Knife.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Knife.Position = UDim2.new(0, 275, 0, 60)
- Knife.Size = UDim2.new(0, 62, 0, 16)
- Knife.Font = Enum.Font.Fantasy
- Knife.FontSize = Enum.FontSize.Size14
- Knife.Text = "Knife"
- Knife.TextSize = 14
- GoldAk.Name = "GoldAk"
- GoldAk.Parent = WepsScrollingScreen
- GoldAk.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- GoldAk.Position = UDim2.new(0, 15, 0, 82)
- GoldAk.Size = UDim2.new(0, 62, 0, 16)
- GoldAk.Font = Enum.Font.Fantasy
- GoldAk.FontSize = Enum.FontSize.Size14
- GoldAk.Text = "GoldAk"
- GoldAk.TextSize = 14
- Fists.Name = "Fists"
- Fists.Parent = WepsScrollingScreen
- Fists.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Fists.Position = UDim2.new(0, 80, 0, 60)
- Fists.Size = UDim2.new(0, 62, 0, 16)
- Fists.Font = Enum.Font.Fantasy
- Fists.FontSize = Enum.FontSize.Size14
- Fists.Text = "Fists"
- Fists.TextSize = 14
- PurpleGun.Name = "PurpleGun"
- PurpleGun.Parent = WepsScrollingScreen
- PurpleGun.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- PurpleGun.Position = UDim2.new(0, 80, 0, 82)
- PurpleGun.Size = UDim2.new(0, 62, 0, 16)
- PurpleGun.Font = Enum.Font.Fantasy
- PurpleGun.FontSize = Enum.FontSize.Size14
- PurpleGun.Text = "PurpleGun"
- PurpleGun.TextSize = 14
- ExploitGun.Name = "ExploitGun"
- ExploitGun.Parent = WepsScrollingScreen
- ExploitGun.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- ExploitGun.Position = UDim2.new(0, 145, 0, 82)
- ExploitGun.Size = UDim2.new(0, 62, 0, 16)
- ExploitGun.Font = Enum.Font.Fantasy
- ExploitGun.FontSize = Enum.FontSize.Size14
- ExploitGun.Text = "ExploitGun"
- ExploitGun.TextSize = 14
- GoldDeagle.Name = "GoldDeagle"
- GoldDeagle.Parent = WepsScrollingScreen
- GoldDeagle.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- GoldDeagle.Position = UDim2.new(0, 210, 0, 82)
- GoldDeagle.Size = UDim2.new(0, 62, 0, 16)
- GoldDeagle.Font = Enum.Font.Fantasy
- GoldDeagle.FontSize = Enum.FontSize.Size12
- GoldDeagle.Text = "GoldDeagle"
- GoldDeagle.TextSize = 12
- GoldRossi.Name = "GoldRossi"
- GoldRossi.Parent = WepsScrollingScreen
- GoldRossi.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- GoldRossi.Position = UDim2.new(0, 275, 0, 82)
- GoldRossi.Size = UDim2.new(0, 62, 0, 16)
- GoldRossi.Font = Enum.Font.Fantasy
- GoldRossi.FontSize = Enum.FontSize.Size14
- GoldRossi.Text = "GoldRossi"
- GoldRossi.TextSize = 14
- WepAmount.Name = "WepAmount"
- WepAmount.Parent = WepsScrollingScreen
- WepAmount.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- WepAmount.BackgroundTransparency = 0.60000002384186
- WepAmount.Position = UDim2.new(0, 70, 0, 188)
- WepAmount.Size = UDim2.new(0, 224, 0, 33)
- WepAmount.Font = Enum.Font.SourceSansBold
- WepAmount.FontSize = Enum.FontSize.Size28
- WepAmount.Text = "Amount Here"
- WepAmount.TextColor3 = Color3.new(0.807843, 0.807843, 0.807843)
- WepAmount.TextSize = 25
- WepAmount.TextStrokeColor3 = Color3.new(0.807843, 0.807843, 0.807843)
- ItemsScrollingScreen.Name = "ItemsScrollingScreen"
- ItemsScrollingScreen.Parent = MainGui
- ItemsScrollingScreen.BackgroundColor3 = Color3.new(1, 1, 1)
- ItemsScrollingScreen.BackgroundTransparency = 1
- ItemsScrollingScreen.Position = UDim2.new(0, 72, 0, 0)
- ItemsScrollingScreen.Size = UDim2.new(0, 364, 0, 241)
- ItemsScrollingScreen.Visible = false
- WeaponPermit.Name = "WeaponPermit"
- WeaponPermit.Parent = ItemsScrollingScreen
- WeaponPermit.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- WeaponPermit.Position = UDim2.new(0, 15, 0, 16)
- WeaponPermit.Size = UDim2.new(0, 62, 0, 16)
- WeaponPermit.Font = Enum.Font.Fantasy
- WeaponPermit.FontSize = Enum.FontSize.Size10
- WeaponPermit.Text = "WeaponPermit"
- WeaponPermit.TextSize = 10
- Burrito.Name = "Burrito"
- Burrito.Parent = ItemsScrollingScreen
- Burrito.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Burrito.Position = UDim2.new(0, 80, 0, 16)
- Burrito.Size = UDim2.new(0, 62, 0, 16)
- Burrito.Font = Enum.Font.Fantasy
- Burrito.FontSize = Enum.FontSize.Size14
- Burrito.Text = "Burrito"
- Burrito.TextSize = 14
- Lunch.Name = "Lunch"
- Lunch.Parent = ItemsScrollingScreen
- Lunch.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Lunch.Position = UDim2.new(0, 210, 0, 16)
- Lunch.Size = UDim2.new(0, 62, 0, 16)
- Lunch.Font = Enum.Font.Fantasy
- Lunch.FontSize = Enum.FontSize.Size14
- Lunch.Text = "Lunch"
- Lunch.TextSize = 14
- Chips.Name = "Chips"
- Chips.Parent = ItemsScrollingScreen
- Chips.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Chips.Position = UDim2.new(0, 145, 0, 16)
- Chips.Size = UDim2.new(0, 62, 0, 16)
- Chips.Font = Enum.Font.Fantasy
- Chips.FontSize = Enum.FontSize.Size14
- Chips.Text = "Chips"
- Chips.TextSize = 14
- RedBandana.Name = "RedBandana"
- RedBandana.Parent = ItemsScrollingScreen
- RedBandana.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- RedBandana.Position = UDim2.new(0, 275, 0, 16)
- RedBandana.Size = UDim2.new(0, 62, 0, 16)
- RedBandana.Font = Enum.Font.Fantasy
- RedBandana.FontSize = Enum.FontSize.Size10
- RedBandana.Text = "Red Bandana"
- RedBandana.TextSize = 10
- Balaclava.Name = "Balaclava"
- Balaclava.Parent = ItemsScrollingScreen
- Balaclava.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- Balaclava.Position = UDim2.new(0, 15, 0, 38)
- Balaclava.Size = UDim2.new(0, 62, 0, 16)
- Balaclava.Font = Enum.Font.Fantasy
- Balaclava.FontSize = Enum.FontSize.Size10
- Balaclava.Text = "Balaclava"
- Balaclava.TextSize = 10
- PainKillers.Name = "PainKillers"
- PainKillers.Parent = ItemsScrollingScreen
- PainKillers.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- PainKillers.Position = UDim2.new(0, 80, 0, 38)
- PainKillers.Size = UDim2.new(0, 62, 0, 16)
- PainKillers.Font = Enum.Font.Fantasy
- PainKillers.FontSize = Enum.FontSize.Size14
- PainKillers.Text = "PainKillers"
- PainKillers.TextSize = 14
- BlackBandana.Name = "BlackBandana"
- BlackBandana.Parent = ItemsScrollingScreen
- BlackBandana.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- BlackBandana.Position = UDim2.new(0, 145, 0, 38)
- BlackBandana.Size = UDim2.new(0, 62, 0, 16)
- BlackBandana.Font = Enum.Font.Fantasy
- BlackBandana.FontSize = Enum.FontSize.Size10
- BlackBandana.Text = "Black Bandana"
- BlackBandana.TextSize = 10
- BlueBandana.Name = "BlueBandana"
- BlueBandana.Parent = ItemsScrollingScreen
- BlueBandana.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- BlueBandana.Position = UDim2.new(0, 210, 0, 38)
- BlueBandana.Size = UDim2.new(0, 62, 0, 16)
- BlueBandana.Font = Enum.Font.Fantasy
- BlueBandana.FontSize = Enum.FontSize.Size10
- BlueBandana.Text = "Blue Bandana"
- BlueBandana.TextSize = 10
- SprayPaint.Name = "SprayPaint"
- SprayPaint.Parent = ItemsScrollingScreen
- SprayPaint.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- SprayPaint.Position = UDim2.new(0, 275, 0, 38)
- SprayPaint.Size = UDim2.new(0, 62, 0, 16)
- SprayPaint.Font = Enum.Font.Fantasy
- SprayPaint.FontSize = Enum.FontSize.Size11
- SprayPaint.Text = "Spray Paint"
- SprayPaint.TextSize = 11
- CherrySpice.Name = "CherrySpice"
- CherrySpice.Parent = ItemsScrollingScreen
- CherrySpice.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- CherrySpice.Position = UDim2.new(0, 15, 0, 60)
- CherrySpice.Size = UDim2.new(0, 62, 0, 16)
- CherrySpice.Font = Enum.Font.Fantasy
- CherrySpice.FontSize = Enum.FontSize.Size10
- CherrySpice.Text = "Cherry Spice"
- CherrySpice.TextSize = 10
- RootBeer.Name = "RootBeer"
- RootBeer.Parent = ItemsScrollingScreen
- RootBeer.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- RootBeer.Position = UDim2.new(0, 80, 0, 60)
- RootBeer.Size = UDim2.new(0, 62, 0, 16)
- RootBeer.Font = Enum.Font.Fantasy
- RootBeer.FontSize = Enum.FontSize.Size14
- RootBeer.Text = "Root Beer"
- RootBeer.TextSize = 14
- ItemAmount.Name = "ItemAmount"
- ItemAmount.Parent = ItemsScrollingScreen
- ItemAmount.BackgroundColor3 = Color3.new(0.741176, 0.00392157, 0.00392157)
- ItemAmount.BackgroundTransparency = 0.60000002384186
- ItemAmount.Position = UDim2.new(0, 70, 0, 175)
- ItemAmount.Size = UDim2.new(0, 224, 0, 33)
- ItemAmount.Font = Enum.Font.SourceSansBold
- ItemAmount.FontSize = Enum.FontSize.Size28
- ItemAmount.Text = "Amount Here"
- ItemAmount.TextColor3 = Color3.new(0.807843, 0.807843, 0.807843)
- ItemAmount.TextSize = 25
- ItemAmount.TextStrokeColor3 = Color3.new(0.807843, 0.807843, 0.807843)
- FunScreen.Name = "FunScreen"
- FunScreen.Parent = MainGui
- FunScreen.BackgroundColor3 = Color3.new(1, 1, 1)
- FunScreen.BackgroundTransparency = 1
- FunScreen.Position = UDim2.new(0, 72, 0, 0)
- FunScreen.Size = UDim2.new(0, 364, 0, 241)
- FunScreen.Visible = false
- TextLabel_3.Parent = FunScreen
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.BackgroundTransparency = 1
- TextLabel_3.Position = UDim2.new(0, 82, 0, 96)
- TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.FontSize = Enum.FontSize.Size32
- TextLabel_3.Text = "WIP"
- TextLabel_3.TextSize = 32
- TextLabel_4.Parent = FunScreen
- TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_4.BackgroundTransparency = 1
- TextLabel_4.Position = UDim2.new(0, -18, 0, 42)
- TextLabel_4.Rotation = 23
- TextLabel_4.Size = UDim2.new(0, 200, 0, 49)
- TextLabel_4.Font = Enum.Font.SourceSans
- TextLabel_4.FontSize = Enum.FontSize.Size32
- TextLabel_4.Text = "XDDDDD"
- TextLabel_4.TextColor3 = Color3.new(0.784314, 0.215686, 0.541176)
- TextLabel_4.TextSize = 32
- TextLabel_5.Parent = FunScreen
- TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_5.BackgroundTransparency = 1
- TextLabel_5.Position = UDim2.new(0, 149, 0, 23)
- TextLabel_5.Rotation = -15
- TextLabel_5.Size = UDim2.new(0, 200, 0, 49)
- TextLabel_5.Font = Enum.Font.SourceSans
- TextLabel_5.FontSize = Enum.FontSize.Size32
- TextLabel_5.Text = "MEMES"
- TextLabel_5.TextColor3 = Color3.new(0.784314, 0.0470588, 0.0470588)
- TextLabel_5.TextSize = 32
- TextLabel_6.Parent = FunScreen
- TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_6.BackgroundTransparency = 1
- TextLabel_6.Position = UDim2.new(0, 164, 0, 164)
- TextLabel_6.Rotation = 176
- TextLabel_6.Size = UDim2.new(0, 200, 0, 49)
- TextLabel_6.Font = Enum.Font.SourceSans
- TextLabel_6.FontSize = Enum.FontSize.Size32
- TextLabel_6.Text = "APOSTASIA = COOL"
- TextLabel_6.TextColor3 = Color3.new(0.129412, 0.282353, 0.784314)
- TextLabel_6.TextSize = 32
- TextLabel_7.Parent = FunScreen
- TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_7.BackgroundTransparency = 1
- TextLabel_7.Position = UDim2.new(0, -18, 0, 141)
- TextLabel_7.Rotation = -34
- TextLabel_7.Size = UDim2.new(0, 200, 0, 49)
- TextLabel_7.Font = Enum.Font.SourceSans
- TextLabel_7.FontSize = Enum.FontSize.Size10
- TextLabel_7.Text = "#Apostasia4Mod"
- TextLabel_7.TextColor3 = Color3.new(0, 0.784314, 0.0627451)
- TextLabel_7.TextSize = 10
- TextLabel_8.Parent = FunScreen
- TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_8.BackgroundTransparency = 1
- TextLabel_8.Position = UDim2.new(0, 164, 0, 96)
- TextLabel_8.Rotation = 34
- TextLabel_8.Size = UDim2.new(0, 128, 0, 49)
- TextLabel_8.Font = Enum.Font.SourceSans
- TextLabel_8.FontSize = Enum.FontSize.Size24
- TextLabel_8.Text = "Mit3 = Cool XDDD"
- TextLabel_8.TextColor3 = Color3.new(0.537255, 0.0352941, 0.603922)
- TextLabel_8.TextSize = 24
- CreditsScreen.Name = "CreditsScreen"
- CreditsScreen.Parent = MainGui
- CreditsScreen.BackgroundColor3 = Color3.new(1, 1, 1)
- CreditsScreen.BackgroundTransparency = 1
- CreditsScreen.Position = UDim2.new(0, 72, 0, 0)
- CreditsScreen.Size = UDim2.new(0, 364, 0, 241)
- CreditsScreen.Visible = false
- Apos.Name = "Apos"
- Apos.Parent = CreditsScreen
- Apos.BackgroundColor3 = Color3.new(1, 1, 1)
- Apos.BackgroundTransparency = 1
- Apos.Position = UDim2.new(0, 82, 0, 18)
- Apos.Size = UDim2.new(0, 200, 0, 50)
- Apos.Font = Enum.Font.SourceSans
- Apos.FontSize = Enum.FontSize.Size24
- Apos.Text = "Apostasia - Scripting and Some UI"
- Apos.TextColor3 = Color3.new(0.368627, 0.572549, 0.721569)
- Apos.TextSize = 24
- Mit3.Name = "Mit3"
- Mit3.Parent = CreditsScreen
- Mit3.BackgroundColor3 = Color3.new(1, 1, 1)
- Mit3.BackgroundTransparency = 1
- Mit3.Position = UDim2.new(0, 62, 0, 55)
- Mit3.Size = UDim2.new(0, 200, 0, 50)
- Mit3.Font = Enum.Font.SourceSans
- Mit3.FontSize = Enum.FontSize.Size24
- Mit3.Text = "Mit3 - Main UI Dev"
- Mit3.TextColor3 = Color3.new(0.368627, 0.576471, 0.72549)
- Mit3.TextSize = 24
- prun.Name = "prun"
- prun.Parent = CreditsScreen
- prun.BackgroundColor3 = Color3.new(1, 1, 1)
- prun.BackgroundTransparency = 1
- prun.Position = UDim2.new(0, 60, 0, 96)
- prun.Size = UDim2.new(0, 200, 0, 50)
- prun.Font = Enum.Font.SourceSans
- prun.FontSize = Enum.FontSize.Size24
- prun.Text = "Prune - Original Script Finder"
- prun.TextColor3 = Color3.new(0.345098, 0.541176, 0.678431)
- prun.TextSize = 24
- Line_3.Name = "Line"
- Line_3.Parent = MightyKeker
- Line_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
- Line_3.Position = UDim2.new(0, 192, 0, 146)
- Line_3.Size = UDim2.new(0, 1, 0, 195)
- Line_3.Font = Enum.Font.SourceSans
- Line_3.FontSize = Enum.FontSize.Size14
- Line_3.Text = ""
- Line_3.TextSize = 14
- local plr = game:GetService("Players").LocalPlayer
- local MainGui = game.CoreGui.MightyKeker.MainGui
- local credits = MainGui.CreditsScreen
- local home = MainGui.HomeScreen
- local items = MainGui.ItemsScrollingScreen
- local title = MainGui.Title
- local weps = MainGui.WepsScrollingScreen
- local fun = MainGui.FunScreen
- local wep
- MainGui.HomeButton.MouseButton1Down:connect(function()
- home.Visible = true
- items.Visible = false
- weps.Visible = false
- fun.Visible = false
- credits.Visible = false
- end)
- MainGui.WepsButton.MouseButton1Down:connect(function()
- home.Visible = false
- items.Visible = false
- weps.Visible = true
- fun.Visible = false
- credits.Visible = false
- end)
- MainGui.ItemsButton.MouseButton1Down:connect(function()
- home.Visible = false
- items.Visible = true
- weps.Visible = false
- fun.Visible = false
- credits.Visible = false
- end)
- MainGui.FunButton.MouseButton1Down:connect(function()
- home.Visible = false
- items.Visible = false
- weps.Visible = false
- fun.Visible = true
- credits.Visible = false
- end)
- MainGui.CreditsButton.MouseButton1Down:connect(function()
- home.Visible = false
- items.Visible = false
- weps.Visible = false
- fun.Visible = false
- credits.Visible = true
- end)
- local nem = plr.Name
- home.Welcome.Text ="Welcome, "..nem.."!"
- weps.Bat.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "Bat", gui, confirm)
- end
- end)
- weps.Baton.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "Baton", gui, confirm)
- end
- end)
- weps.Deagle.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "Deagle", gui, confirm)
- end
- end)
- weps.Fists.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "Fists", gui, confirm)
- end
- end)
- weps.Glock.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "Glock", gui, confirm)
- end
- end)
- weps.Knife.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "Knife", gui, confirm)
- end
- end)
- weps.M1911.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "M1911", gui, confirm)
- end
- end)
- weps.Mac10.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "Mac10", gui, confirm)
- end
- end)
- weps.Mp5.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "Mp5", gui, confirm)
- end
- end)
- weps.PDGlock.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "PDGlock", gui, confirm)
- end
- end)
- weps.Remington.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "Remington", gui, confirm)
- end
- end)
- weps.Rossi.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "Rossi", gui, confirm)
- end
- end)
- weps.Taser.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "Taser", gui, confirm)
- end
- end)
- weps.Ruger.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "Ruger", gui, confirm)
- end
- end)
- weps.USP45.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "USP45", gui, confirm)
- end
- end)
- weps.ExploitGun.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "ExploitGun", gui, confirm)
- end
- end)
- weps.GoldAk.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "GoldAk", gui, confirm)
- end
- end)
- weps.GoldDeagle.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "GoldDeagle", gui, confirm)
- end
- end)
- weps.GoldRossi.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "GoldRossi", gui, confirm)
- end
- end)
- weps.PurpleGun.MouseButton1Down:connect(function()
- local amount = weps.WepAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "PurpleGun", gui, confirm)
- end
- end)
- items.Burrito.MouseButton1Down:connect(function()
- local amount = items.ItemAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Food", 0, "Burrito", gui, confirm)
- end
- end)
- items.Lunch.MouseButton1Down:connect(function()
- local amount = items.ItemAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Food", 0, "Lunch", gui, confirm)
- end
- end)
- items.Chips.MouseButton1Down:connect(function()
- local amount = items.ItemAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Food", 0, "Chips", gui, confirm)
- end
- end)
- items.WeaponPermit.MouseButton1Down:connect(function()
- local amount = items.ItemAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Items", 0, "WeaponPermit", gui, confirm)
- end
- end)
- items.PainKillers.MouseButton1Down:connect(function()
- local amount = items.ItemAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Items", 0, "PainKillers", gui, confirm)
- end
- end)
- items.Balaclava.MouseButton1Down:connect(function()
- local amount = items.ItemAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Items", 0, "Balaclava", gui, confirm)
- end
- end)
- items.BlackBandana.MouseButton1Down:connect(function()
- local amount = items.ItemAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Items", 0, "BlackFlag", gui, confirm)
- end
- end)
- items.BlueBandana.MouseButton1Down:connect(function()
- local amount = items.ItemAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Items", 0, "BlueFlag", gui, confirm)
- end
- end)
- items.RedBandana.MouseButton1Down:connect(function()
- local amount = items.ItemAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Items", 0, "RedFlag", gui, confirm)
- end
- end)
- items.SprayPaint.MouseButton1Down:connect(function()
- local amount = items.ItemAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Weps", 0, "SprayPaint", gui, confirm)
- end
- end)
- items.RootBeer.MouseButton1Down:connect(function()
- local amount = items.ItemAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Events.Shop:FireServer("Food", 0, "RootBeer", gui, confirm)
- end
- end)
- items.CherrySpice.MouseButton1Down:connect(function()
- local amount = items.ItemAmount.Text
- local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
- local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
- for i = 1,amount do
- game.Workspace.Shop:FireServer("Food", 0, "CherrySpice", gui, confirm)
- end
- end)
- game:GetService("Players").LocalPlayer:GetMouse().KeyDown:connect(function(dbb)
- if string.lower(dbb)=="k"then if MainGui.Visible==true then MainGui.Visible=false elseif MainGui.Visible==false then
- MainGui.Visible=true end end end)
Add Comment
Please, Sign In to add comment