Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Enjoy
- -- Mano County Link: https://www.roblox.com/games/4765103264/Mano-County-Roleplay?refPageId=9bc1e899-e139-40f8-bc95-d9350a237c95#!/game-instances
- -- Instances:
- local Frame = Instance.new("ImageLabel")
- local title = Instance.new("TextLabel")
- local cash = Instance.new("TextButton")
- local TextButton_Roundify_25px = Instance.new("ImageLabel")
- local credit = Instance.new("TextLabel")
- local speed = Instance.new("TextButton")
- local TextButton_Roundify_25px_2 = Instance.new("ImageLabel")
- local shutdown = Instance.new("TextButton")
- local TextButton_Roundify_25px_3 = Instance.new("ImageLabel")
- local close = Instance.new("TextButton")
- local fekill = Instance.new("TextButton")
- local TextButton_Roundify_25px_4 = Instance.new("ImageLabel")
- --[[
- Properties:
- --]]
- Frame.Name = "Frame"
- Frame.Parent = game.CoreGui.ScreenGui
- Frame.BackgroundColor3 = Color3.new(0, 0.584314, 0.67451)
- Frame.BackgroundTransparency = 1
- Frame.Position = UDim2.new(0.310477644, 0, 0.284457475, 0)
- Frame.Size = UDim2.new(0, 463, 0, 294)
- Frame.Visible = false
- Frame.Image = "rbxassetid://3570695787"
- Frame.ImageColor3 = Color3.new(0, 0.584314, 0.67451)
- Frame.ScaleType = Enum.ScaleType.Slice
- Frame.SliceCenter = Rect.new(100, 100, 100, 100)
- title.Name = "title"
- title.Parent = Frame
- title.BackgroundColor3 = Color3.new(1, 1, 1)
- title.BackgroundTransparency = 1
- title.Position = UDim2.new(0.17988959, 0, 0.0442176871, 0)
- title.Size = UDim2.new(0, 367, 0, 58)
- title.Font = Enum.Font.GothamBold
- title.Text = "Mano County Haxxxx"
- title.TextColor3 = Color3.new(0, 0, 0)
- title.TextScaled = true
- title.TextSize = 14
- title.TextWrapped = true
- cash.Name = "cash"
- cash.Parent = Frame
- cash.BackgroundColor3 = Color3.new(1, 1, 1)
- cash.BackgroundTransparency = 1
- cash.BorderSizePixel = 0
- cash.Position = UDim2.new(0.0222222097, 0, 0.34353739, 0)
- cash.Size = UDim2.new(0, 205, 0, 52)
- cash.ZIndex = 2
- cash.Font = Enum.Font.Fantasy
- cash.Text = "$5000 Cash"
- cash.TextColor3 = Color3.new(0, 0, 0)
- cash.TextScaled = true
- cash.TextSize = 14
- cash.TextWrapped = true
- cash.MouseButton1Down:connect(function()
- game.Lighting.StoreFunctions:InvokeServer("BuyBank", -5000)
- end)
- TextButton_Roundify_25px.Name = "TextButton_Roundify_25px"
- TextButton_Roundify_25px.Parent = cash
- TextButton_Roundify_25px.Active = true
- TextButton_Roundify_25px.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_25px.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_Roundify_25px.BackgroundTransparency = 1
- TextButton_Roundify_25px.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_25px.Selectable = true
- TextButton_Roundify_25px.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_25px.Image = "rbxassetid://3570695787"
- TextButton_Roundify_25px.ImageTransparency = 0.5
- TextButton_Roundify_25px.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_25px.SliceCenter = Rect.new(100, 100, 100, 100)
- credit.Name = "credit"
- credit.Parent = Frame
- credit.BackgroundColor3 = Color3.new(1, 1, 1)
- credit.BackgroundTransparency = 1
- credit.Position = UDim2.new(0.531111121, 0, 0.802721083, 0)
- credit.Size = UDim2.new(0, 200, 0, 50)
- credit.Font = Enum.Font.GothamBold
- credit.Text = "Made by Gilward"
- credit.TextColor3 = Color3.new(0, 0, 0)
- credit.TextScaled = true
- credit.TextSize = 14
- credit.TextWrapped = true
- speed.Name = "speed"
- speed.Parent = Frame
- speed.BackgroundColor3 = Color3.new(1, 1, 1)
- speed.BackgroundTransparency = 1
- speed.BorderSizePixel = 0
- speed.Position = UDim2.new(0.0222221911, 0, 0.62585032, 0)
- speed.Size = UDim2.new(0, 205, 0, 52)
- speed.ZIndex = 2
- speed.Font = Enum.Font.Fantasy
- speed.Text = "+40 Speed"
- speed.TextColor3 = Color3.new(0, 0, 0)
- speed.TextScaled = true
- speed.TextSize = 14
- speed.TextWrapped = true
- speed.MouseButton1Down:connect(function()
- game.Workspace.LocalPlayer.Humanoid.WalkSpeed = 40
- end)
- TextButton_Roundify_25px_2.Name = "TextButton_Roundify_25px"
- TextButton_Roundify_25px_2.Parent = speed
- TextButton_Roundify_25px_2.Active = true
- TextButton_Roundify_25px_2.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_25px_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_Roundify_25px_2.BackgroundTransparency = 1
- TextButton_Roundify_25px_2.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_25px_2.Selectable = true
- TextButton_Roundify_25px_2.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_25px_2.Image = "rbxassetid://3570695787"
- TextButton_Roundify_25px_2.ImageTransparency = 0.5
- TextButton_Roundify_25px_2.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_25px_2.SliceCenter = Rect.new(100, 100, 100, 100)
- shutdown.Name = "shutdown"
- shutdown.Parent = Frame
- shutdown.BackgroundColor3 = Color3.new(1, 1, 1)
- shutdown.BackgroundTransparency = 1
- shutdown.BorderSizePixel = 0
- shutdown.Position = UDim2.new(0.531111121, 0, 0.62585032, 0)
- shutdown.Size = UDim2.new(0, 205, 0, 52)
- shutdown.ZIndex = 2
- shutdown.Font = Enum.Font.Fantasy
- shutdown.Text = "Shutdown"
- shutdown.TextColor3 = Color3.new(0, 0, 0)
- shutdown.TextScaled = true
- shutdown.TextSize = 14
- shutdown.TextWrapped = true
- shutdown.MouseButton1Down:connect(function()
- while wait() do
- for i,v in pairs(game:GetService'Players':GetPlayers()) do
- if v.Character ~= nil and v.Character:FindFirstChild'Head' then
- for _,x in pairs(v.Character.Head:GetChildren()) do
- if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true) end
- end
- end
- end
- end
- end)
- TextButton_Roundify_25px_3.Name = "TextButton_Roundify_25px"
- TextButton_Roundify_25px_3.Parent = shutdown
- TextButton_Roundify_25px_3.Active = true
- TextButton_Roundify_25px_3.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_25px_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_Roundify_25px_3.BackgroundTransparency = 1
- TextButton_Roundify_25px_3.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_25px_3.Selectable = true
- TextButton_Roundify_25px_3.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_25px_3.Image = "rbxassetid://3570695787"
- TextButton_Roundify_25px_3.ImageTransparency = 0.5
- TextButton_Roundify_25px_3.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_25px_3.SliceCenter = Rect.new(100, 100, 100, 100)
- close.Name = "close"
- close.Parent = Frame
- close.BackgroundColor3 = Color3.new(1, 1, 1)
- close.BackgroundTransparency = 1
- close.Position = UDim2.new(0.021598272, 0, 0.0442176908, 0)
- close.Size = UDim2.new(0, 61, 0, 52)
- close.Font = Enum.Font.SourceSans
- close.Text = "X"
- close.TextColor3 = Color3.new(1, 0, 0)
- close.TextScaled = true
- close.TextSize = 14
- close.TextWrapped = true
- fekill.Name = "fekill"
- fekill.Parent = Frame
- fekill.BackgroundColor3 = Color3.new(1, 1, 1)
- fekill.BackgroundTransparency = 1
- fekill.BorderSizePixel = 0
- fekill.Position = UDim2.new(0.51898247, 0, 0.34353739, 0)
- fekill.Size = UDim2.new(0, 205, 0, 52)
- fekill.ZIndex = 2
- fekill.Font = Enum.Font.Fantasy
- fekill.Text = "Fe Kill (Coming Soon)"
- fekill.TextColor3 = Color3.new(0, 0, 0)
- fekill.TextScaled = true
- fekill.TextSize = 14
- fekill.TextWrapped = true
- TextButton_Roundify_25px_4.Name = "TextButton_Roundify_25px"
- TextButton_Roundify_25px_4.Parent = fekill
- TextButton_Roundify_25px_4.Active = true
- TextButton_Roundify_25px_4.AnchorPoint = Vector2.new(0.5, 0.5)
- TextButton_Roundify_25px_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_Roundify_25px_4.BackgroundTransparency = 1
- TextButton_Roundify_25px_4.Position = UDim2.new(0.5, 0, 0.5, 0)
- TextButton_Roundify_25px_4.Selectable = true
- TextButton_Roundify_25px_4.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_25px_4.Image = "rbxassetid://3570695787"
- TextButton_Roundify_25px_4.ImageTransparency = 0.5
- TextButton_Roundify_25px_4.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_25px_4.SliceCenter = Rect.new(100, 100, 100, 100)
- --[[
- Scripts:
- --]]
- local function AFJF_fake_script() -- close.LocalScript
- local script = Instance.new('LocalScript', close)
- script.parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- script.Parent.Parent.Parent.TextButton.Visible = true
- end)
- end
- coroutine.wrap(AFJF_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement