ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Murderers VS Sheriffs DUELS
554 Views
Key System

murders vs sheriffs duels script I AIMBOT I ESP I AUTOFIRE

Murderers VS Sheriffs DUELSUploaded by
2 months ago
Please login to perform these actions:

Description

murders vs sheriffs duels script I AIMBOT I ESP I AUTOFIRE

View Raw
Edited By: ras249278 Download


Comments
1
User profile picture
Wftap 2 months ago - Edited
scam script - local Players = game:GetService("Players") local UIS = game:GetService("UserInputService") local LocalPlayer = Players.LocalPlayer local ScreenGui = Instance.new("ScreenGui") ScreenGui.Name = "MurdererVsSheriffsKeySystem" ScreenGui.ResetOnS* = false ScreenGui.IgnoreGuiInset = true local PlayerGui = LocalPlayer:WaitForChild("PlayerGui") ScreenGui.Parent = PlayerGui local Frame = Instance.new("Frame") Frame.Parent = ScreenGui Frame.Size = UDim2.new(0, 340, 0, 235) Frame.Position = UDim2.new(0.5, 0, 0.5, 0) Frame.AnchorPoint = Vector2.new(0.5, 0.5) Frame.BackgroundColor3 = Color3.fromRGB(30, 30, 30) Frame.BorderSizePixel = 0 Frame.Active = true local UICorner = Instance.new("UICorner", Frame) UICorner.CornerRadius = UDim.new(0, 10) local TextLabel = Instance.new("TextLabel") TextLabel.Parent = Frame TextLabel.Size = UDim2.new(1, 0, 0, 42) TextLabel.BackgroundTransparency = 1 TextLabel.Text = "MURDERER VS SHERIFFS KEY SYSTEM" TextLabel.Font = Enum.Font.GothamBold TextLabel.TextSize = 20 TextLabel.TextColor3 = Color3.fromRGB(235, 235, 235) local TextBox = Instance.new("TextBox") TextBox.Parent = Frame TextBox.Size = UDim2.new(0.85, 0, 0, 38) TextBox.Position = UDim2.new(0.075, 0, 0.32, 0) TextBox.PlaceholderText = "Enter Key" TextBox.ClearTextOnFocus = false TextBox.Font = Enum.Font.Gotham TextBox.TextSize = 16 TextBox.TextColor3 = Color3.fromRGB(255, 255, 255) TextBox.BackgroundColor3 = Color3.fromRGB(50, 50, 50) TextBox.BorderSizePixel = 0 local UICorner2 = Instance.new("UICorner", TextBox) UICorner2.CornerRadius = UDim.new(0, 7) local TextButton = Instance.new("TextButton") TextButton.Parent = Frame TextButton.Size = UDim2.new(0.4, 0, 0, 34) TextButton.Position = UDim2.new(0.075, 0, 0.56, 0) TextButton.Text = "Get Key" TextButton.Font = Enum.Font.GothamBo
Please Login to add a comment.