Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Instances:
- local KATGUI = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local Frame_2 = Instance.new("Frame")
- local Frame_3 = Instance.new("Frame")
- local Hyperbeam = Instance.new("TextButton")
- local Tesla = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local MLGKnife = Instance.new("TextButton")
- local Shotgun = Instance.new("TextButton")
- local Explosive = Instance.new("TextButton")
- local ModeratorKnifeSkin = Instance.new("TextButton")
- --Properties:
- KATGUI.Name = "K.A.T GUI"
- KATGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Frame.Parent = KATGUI
- Frame.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- Frame.BorderColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- Frame.Position = UDim2.new(0.270602703, 0, 0.189753324, 0)
- Frame.Size = UDim2.new(0, 362, 0, 228)
- Frame.Visible = true
- Frame.Active = true
- Frame.Draggable = true
- Frame_2.Parent = Frame
- Frame_2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Frame_2.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Frame_2.Position = UDim2.new(-0.000115543604, 0, -0.00416305661, 0)
- Frame_2.Size = UDim2.new(0, 362, 0, 37)
- Frame_3.Parent = Frame
- Frame_3.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_3.BorderColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_3.Position = UDim2.new(-0.000115543604, 0, 0.934113026, 0)
- Frame_3.Size = UDim2.new(0, 362, 0, 17)
- Hyperbeam.Name = "Hyperbeam"
- Hyperbeam.Parent = Frame
- Hyperbeam.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Hyperbeam.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Hyperbeam.Position = UDim2.new(0.0244643074, 0, 0.191094518, 0)
- Hyperbeam.Size = UDim2.new(0, 170, 0, 50)
- Hyperbeam.Font = Enum.Font.Highway
- Hyperbeam.Text = "OP Knife (Hyperbeam)"
- Hyperbeam.TextColor3 = Color3.new(1, 1, 1)
- Hyperbeam.TextSize = 18
- Hyperbeam.TextStrokeColor3 = Color3.new(1, 1, 1)
- Tesla.Name = "Tesla"
- Tesla.Parent = Frame
- Tesla.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Tesla.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Tesla.Position = UDim2.new(0.0244643074, 0, 0.439694911, 0)
- Tesla.Size = UDim2.new(0, 170, 0, 50)
- Tesla.Font = Enum.Font.Highway
- Tesla.Text = "OP Knife (Tesla)"
- Tesla.TextColor3 = Color3.new(1, 1, 1)
- Tesla.TextSize = 18
- Tesla.TextStrokeColor3 = Color3.new(1, 1, 1)
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0.203862652, 0, 0.0186289828, 0)
- TextLabel.Size = UDim2.new(0, 213, 0, 24)
- TextLabel.Font = Enum.Font.Highway
- TextLabel.Text = "Knife Ability Test GUI"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 32
- TextLabel.TextStrokeColor3 = Color3.new(1, 1, 1)
- MLGKnife.Name = "MLG Knife"
- MLGKnife.Parent = Frame
- MLGKnife.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- MLGKnife.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- MLGKnife.Position = UDim2.new(0.0239999685, 0, 0.684999943, 0)
- MLGKnife.Size = UDim2.new(0, 170, 0, 50)
- MLGKnife.Font = Enum.Font.Highway
- MLGKnife.Text = "MLG Knife Skin"
- MLGKnife.TextColor3 = Color3.new(1, 1, 1)
- MLGKnife.TextSize = 18
- MLGKnife.TextStrokeColor3 = Color3.new(1, 1, 1)
- Shotgun.Name = "Shotgun"
- Shotgun.Parent = Frame
- Shotgun.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Shotgun.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Shotgun.Position = UDim2.new(0.507425427, 0, 0.191094518, 0)
- Shotgun.Size = UDim2.new(0, 170, 0, 50)
- Shotgun.Font = Enum.Font.Highway
- Shotgun.Text = "OP Knife (Shotgun)"
- Shotgun.TextColor3 = Color3.new(1, 1, 1)
- Shotgun.TextSize = 18
- Shotgun.TextStrokeColor3 = Color3.new(1, 1, 1)
- Explosive.Name = "Explosive"
- Explosive.Parent = Frame
- Explosive.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Explosive.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Explosive.Position = UDim2.new(0.507425368, 0, 0.439694911, 0)
- Explosive.Size = UDim2.new(0, 170, 0, 50)
- Explosive.Font = Enum.Font.Highway
- Explosive.Text = "OP Knife (Explosive)"
- Explosive.TextColor3 = Color3.new(1, 1, 1)
- Explosive.TextSize = 18
- Explosive.TextStrokeColor3 = Color3.new(1, 1, 1)
- ModeratorKnifeSkin.Name = "Moderator Knife Skin"
- ModeratorKnifeSkin.Parent = Frame
- ModeratorKnifeSkin.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- ModeratorKnifeSkin.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- ModeratorKnifeSkin.Position = UDim2.new(0.507425368, 0, 0.684999943, 0)
- ModeratorKnifeSkin.Size = UDim2.new(0, 170, 0, 50)
- ModeratorKnifeSkin.Font = Enum.Font.Highway
- ModeratorKnifeSkin.Text = "Moderator Knife Skin"
- ModeratorKnifeSkin.TextColor3 = Color3.new(1, 1, 1)
- ModeratorKnifeSkin.TextSize = 18
- ModeratorKnifeSkin.TextStrokeColor3 = Color3.new(1, 1, 1)
- -- Scripts:
- Hyperbeam.MouseButton1Down:connect(function()
- bp = game.Players.LocalPlayer.Backpack
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeAbility.Value = "Hyperbeam"
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife:Clone().Parent = bp
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeSkin.Value = "FierKnife"
- end)
- Shotgun.MouseButton1Down:connect(function()
- bp = game.Players.LocalPlayer.Backpack
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeAbility.Value = "Shotgun"
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife:Clone().Parent = bp
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeSkin.Value = "FierKnife"
- end)
- Tesla.MouseButton1Down:connect(function()
- bp = game.Players.LocalPlayer.Backpack
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeAbility.Value = "Electric"
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife:Clone().Parent = bp
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeSkin.Value = "FierKnife"
- end)
- Explosive.MouseButton1Down:connect(function()
- bp = game.Players.LocalPlayer.Backpack
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeAbility.Value = "Explosive"
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife:Clone().Parent = bp
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeSkin.Value = "FierKnife"
- end)
- MLGKnife.MouseButton1Down:connect(function()
- game.Workspace.ReplicatedData.PlayerEvents.RequestPurchase:FireServer("Knife", 0, "MLG")
- game.Workspace.ReplicatedData.PlayerEvents.EquipItem:FireServer("Knife","MLG")
- end)
- ModeratorKnifeSkin.MouseButton1Down:connect(function()
- game.Workspace.ReplicatedData.PlayerEvents.RequestPurchase:FireServer("Knife", 0, "FierKnife")
- game.Workspace.ReplicatedData.PlayerEvents.EquipItem:FireServer("Knife","FierKnife")
- end)
Advertisement
Comments
-
- local KATGUI = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local Frame_2 = Instance.new("Frame")
- local Frame_3 = Instance.new("Frame")
- local Hyperbeam = Instance.new("TextButton")
- local Tesla = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local MLGKnife = Instance.new("TextButton")
- local Shotgun = Instance.new("TextButton")
- local Explosive = Instance.new("TextButton")
- local ModeratorKnifeSkin = Instance.new("TextButton")
- --Properties:
- KATGUI.Name = "K.A.T GUI"
- KATGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Frame.Parent = KATGUI
- Frame.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- Frame.BorderColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- Frame.Position = UDim2.new(0.270602703, 0, 0.189753324, 0)
- Frame.Size = UDim2.new(0, 362, 0, 228)
- Frame.Visible = true
- Frame.Active = true
- Frame.Draggable = true
- Frame_2.Parent = Frame
- Frame_2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Frame_2.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Frame_2.Position = UDim2.new(-0.000115543604, 0, -0.00416305661, 0)
- Frame_2.Size = UDim2.new(0, 362, 0, 37)
- Frame_3.Parent = Frame
- Frame_3.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_3.BorderColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
- Frame_3.Position = UDim2.new(-0.000115543604, 0, 0.934113026, 0)
- Frame_3.Size = UDim2.new(0, 362, 0, 17)
- Hyperbeam.Name = "Hyperbeam"
- Hyperbeam.Parent = Frame
- Hyperbeam.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Hyperbeam.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Hyperbeam.Position = UDim2.new(0.0244643074, 0, 0.191094518, 0)
- Hyperbeam.Size = UDim2.new(0, 170, 0, 50)
- Hyperbeam.Font = Enum.Font.Highway
- Hyperbeam.Text = "OP Knife (Hyperbeam)"
- Hyperbeam.TextColor3 = Color3.new(1, 1, 1)
- Hyperbeam.TextSize = 18
- Hyperbeam.TextStrokeColor3 = Color3.new(1, 1, 1)
- Tesla.Name = "Tesla"
- Tesla.Parent = Frame
- Tesla.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Tesla.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Tesla.Position = UDim2.new(0.0244643074, 0, 0.439694911, 0)
- Tesla.Size = UDim2.new(0, 170, 0, 50)
- Tesla.Font = Enum.Font.Highway
- Tesla.Text = "OP Knife (Tesla)"
- Tesla.TextColor3 = Color3.new(1, 1, 1)
- Tesla.TextSize = 18
- Tesla.TextStrokeColor3 = Color3.new(1, 1, 1)
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0.203862652, 0, 0.0186289828, 0)
- TextLabel.Size = UDim2.new(0, 213, 0, 24)
- TextLabel.Font = Enum.Font.Highway
- TextLabel.Text = "Knife Ability Test GUI"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 32
- TextLabel.TextStrokeColor3 = Color3.new(1, 1, 1)
- MLGKnife.Name = "MLG Knife"
- MLGKnife.Parent = Frame
- MLGKnife.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- MLGKnife.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- MLGKnife.Position = UDim2.new(0.0239999685, 0, 0.684999943, 0)
- MLGKnife.Size = UDim2.new(0, 170, 0, 50)
- MLGKnife.Font = Enum.Font.Highway
- MLGKnife.Text = "MLG Knife Skin"
- MLGKnife.TextColor3 = Color3.new(1, 1, 1)
- MLGKnife.TextSize = 18
- MLGKnife.TextStrokeColor3 = Color3.new(1, 1, 1)
- Shotgun.Name = "Shotgun"
- Shotgun.Parent = Frame
- Shotgun.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Shotgun.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Shotgun.Position = UDim2.new(0.507425427, 0, 0.191094518, 0)
- Shotgun.Size = UDim2.new(0, 170, 0, 50)
- Shotgun.Font = Enum.Font.Highway
- Shotgun.Text = "OP Knife (Shotgun)"
- Shotgun.TextColor3 = Color3.new(1, 1, 1)
- Shotgun.TextSize = 18
- Shotgun.TextStrokeColor3 = Color3.new(1, 1, 1)
- Explosive.Name = "Explosive"
- Explosive.Parent = Frame
- Explosive.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Explosive.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- Explosive.Position = UDim2.new(0.507425368, 0, 0.439694911, 0)
- Explosive.Size = UDim2.new(0, 170, 0, 50)
- Explosive.Font = Enum.Font.Highway
- Explosive.Text = "OP Knife (Explosive)"
- Explosive.TextColor3 = Color3.new(1, 1, 1)
- Explosive.TextSize = 18
- Explosive.TextStrokeColor3 = Color3.new(1, 1, 1)
- ModeratorKnifeSkin.Name = "Moderator Knife Skin"
- ModeratorKnifeSkin.Parent = Frame
- ModeratorKnifeSkin.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- ModeratorKnifeSkin.BorderColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
- ModeratorKnifeSkin.Position = UDim2.new(0.507425368, 0, 0.684999943, 0)
- ModeratorKnifeSkin.Size = UDim2.new(0, 170, 0, 50)
- ModeratorKnifeSkin.Font = Enum.Font.Highway
- ModeratorKnifeSkin.Text = "Moderator Knife Skin"
- ModeratorKnifeSkin.TextColor3 = Color3.new(1, 1, 1)
- ModeratorKnifeSkin.TextSize = 18
- ModeratorKnifeSkin.TextStrokeColor3 = Color3.new(1, 1, 1)
- -- Scripts:
- Hyperbeam.MouseButton1Down:connect(function()
- bp = game.Players.LocalPlayer.Backpack
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeAbility.Value = "Hyperbeam"
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife:Clone().Parent = bp
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeSkin.Value = "FierKnife"
- end)
- Shotgun.MouseButton1Down:connect(function()
- bp = game.Players.LocalPlayer.Backpack
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeAbility.Value = "Shotgun"
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife:Clone().Parent = bp
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeSkin.Value = "FierKnife"
- end)
- Tesla.MouseButton1Down:connect(function()
- bp = game.Players.LocalPlayer.Backpack
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeAbility.Value = "Electric"
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife:Clone().Parent = bp
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeSkin.Value = "FierKnife"
- end)
- Explosive.MouseButton1Down:connect(function()
- bp = game.Players.LocalPlayer.Backpack
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeAbility.Value = "Explosive"
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife:Clone().Parent = bp
- game.ReplicatedStorage.GameContent.KnifeContent.BaseKnives.OP.Knife.KnifeSkin.Value = "FierKnife"
- end)
- MLGKnife.MouseButton1Down:connect(function()
- game.Workspace.ReplicatedData.PlayerEvents.RequestPurchase:FireServer("Knife", 0, "MLG")
- game.Workspace.ReplicatedData.PlayerEvents.EquipItem:FireServer("Knife","MLG")
- end)
- ModeratorKnifeSkin.MouseButton1Down:connect(function()
- game.Workspace.ReplicatedData.PlayerEvents.RequestPurchase:FireServer("Knife", 0, "FierKnife")
- game.Workspace.ReplicatedData.PlayerEvents.EquipItem:FireServer("Knife","FierKnife")
- end)
Add Comment
Please, Sign In to add comment
Advertisement