Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Maid By AdamHack#7436
- --[[ This Script Was Created For AdamHack PowerFul Cannon
- Becouse When you try Add KeyBinds In That Script it Send an error ]]
- -- Its a KeyBinds Gui
- -- if you dont Execute this Script First Before Executing AdamHack PowerFul Cannon then
- -- you will dont have Z,X,C,V,B KeyBinds
- -- Instances:
- local Support = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local ScrollingFrame = Instance.new("ScrollingFrame")
- local k1 = Instance.new("TextLabel")
- local k2 = Instance.new("TextLabel")
- local k3 = Instance.new("TextLabel")
- local k4 = Instance.new("TextLabel")
- local k5 = Instance.new("TextLabel")
- local k6 = Instance.new("TextLabel")
- local Title = Instance.new("TextLabel")
- --Properties:
- Support.Name = "Support"
- Support.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Support.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Frame.Parent = Support
- Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- Frame.BackgroundTransparency = 0.560
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new(0.778275609, 0, 0, 0)
- Frame.Size = UDim2.new(0, 198, 0, 196)
- ScrollingFrame.Parent = Frame
- ScrollingFrame.Active = true
- ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ScrollingFrame.BackgroundTransparency = 1.000
- ScrollingFrame.BorderSizePixel = 0
- ScrollingFrame.Position = UDim2.new(0, 0, 0.127551019, 0)
- ScrollingFrame.Size = UDim2.new(0, 198, 0, 171)
- ScrollingFrame.CanvasSize = UDim2.new(0, 0, 1, 0)
- ScrollingFrame.ScrollBarThickness = 8
- k1.Name = "k1"
- k1.Parent = ScrollingFrame
- k1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- k1.BackgroundTransparency = 1.000
- k1.BorderSizePixel = 0
- k1.LayoutOrder = 1
- k1.Position = UDim2.new(0, 0, -0.0561224483, 0)
- k1.Size = UDim2.new(0, 198, 0, 50)
- k1.Font = Enum.Font.SciFi
- k1.Text = "L to Open/Close Gui"
- k1.TextColor3 = Color3.fromRGB(0, 255, 0)
- k1.TextSize = 17.000
- k2.Name = "k2"
- k2.Parent = ScrollingFrame
- k2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- k2.BackgroundTransparency = 1.000
- k2.BorderSizePixel = 0
- k2.LayoutOrder = 1
- k2.Position = UDim2.new(0, 0, 0.10204082, 0)
- k2.Size = UDim2.new(0, 198, 0, 50)
- k2.Font = Enum.Font.SciFi
- k2.Text = "Z to Destory Server"
- k2.TextColor3 = Color3.fromRGB(0, 255, 0)
- k2.TextSize = 17.000
- k3.Name = "k3"
- k3.Parent = ScrollingFrame
- k3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- k3.BackgroundTransparency = 1.000
- k3.BorderSizePixel = 0
- k3.LayoutOrder = 1
- k3.Position = UDim2.new(0, 0, 0.242346942, 0)
- k3.Size = UDim2.new(0, 198, 0, 50)
- k3.Font = Enum.Font.SciFi
- k3.Text = "X to Crash Server"
- k3.TextColor3 = Color3.fromRGB(0, 255, 0)
- k3.TextSize = 17.000
- k4.Name = "k4"
- k4.Parent = ScrollingFrame
- k4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- k4.BackgroundTransparency = 1.000
- k4.BorderSizePixel = 0
- k4.LayoutOrder = 1
- k4.Position = UDim2.new(0, 0, 0.395408183, 0)
- k4.Size = UDim2.new(0, 198, 0, 50)
- k4.Font = Enum.Font.SciFi
- k4.Text = "C to Hack Server"
- k4.TextColor3 = Color3.fromRGB(0, 255, 0)
- k4.TextSize = 17.000
- k5.Name = "k5"
- k5.Parent = ScrollingFrame
- k5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- k5.BackgroundTransparency = 1.000
- k5.BorderSizePixel = 0
- k5.LayoutOrder = 1
- k5.Position = UDim2.new(0, 0, 0.540816307, 0)
- k5.Size = UDim2.new(0, 198, 0, 50)
- k5.Font = Enum.Font.SciFi
- k5.Text = "V to Delete Server"
- k5.TextColor3 = Color3.fromRGB(0, 255, 0)
- k5.TextSize = 17.000
- k6.Name = "k6"
- k6.Parent = ScrollingFrame
- k6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- k6.BackgroundTransparency = 1.000
- k6.BorderSizePixel = 0
- k6.LayoutOrder = 1
- k6.Position = UDim2.new(0, 0, 0.693877578, 0)
- k6.Size = UDim2.new(0, 198, 0, 50)
- k6.Font = Enum.Font.SciFi
- k6.Text = "B to Leave Game"
- k6.TextColor3 = Color3.fromRGB(0, 255, 0)
- k6.TextSize = 17.000
- Title.Name = "Title"
- Title.Parent = Frame
- Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.BackgroundTransparency = 1.000
- Title.Size = UDim2.new(0, 198, 0, 25)
- Title.Font = Enum.Font.Arcade
- Title.Text = "KeyBinds"
- Title.TextColor3 = Color3.fromRGB(0, 255, 0)
- Title.TextSize = 20.000
- -- Scripts:
- local function TMTMV_fake_script() -- Frame.DragScript
- local script = Instance.new('LocalScript', Frame)
- local UIS = game:GetService('UserInputService')
- local frame = script.Parent
- local dragToggle = nil
- local dragSpeed = 0.25
- local dragStart = nil
- local startPos = nil
- local function updateInput(input)
- local delta = input.Position - dragStart
- local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
- startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play()
- end
- frame.InputBegan:Connect(function(input)
- if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
- dragToggle = true
- dragStart = input.Position
- startPos = frame.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragToggle = false
- end
- end)
- end
- end)
- UIS.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- if dragToggle then
- updateInput(input)
- end
- end
- end)
- end
- coroutine.wrap(TMTMV_fake_script)()
- local function ZAJV_fake_script() -- Frame.LocalScript
- local script = Instance.new('LocalScript', Frame)
- local Plr = game.Players.LocalPlayer
- Plr:GetMouse().KeyDown:Connect(function(Key)
- if Key == "l" then
- script.Parent.Visible = not script.Parent.Visible
- end
- end)
- end
- coroutine.wrap(ZAJV_fake_script)()
- local Plr = game.Players.LocalPlayer
- Plr:GetMouse().KeyDown:Connect(function(Key)
- if Key == "z" then
- game.Players.LocalPlayer:Kick("The Server Was Destoryed By AdamHack PowerFul Cannon")
- end
- if key == "x" then
- game.Players.LocalPlayer:Kick("Server Was Crashed")
- end
- if Key == "c" then
- game.Players.LocalPlayer:Kick("Server Was Hacked By AdamHAck PowerFul Cannon")
- end
- if Key == "v" then
- game.Players.LocalPlayer:Kick("Server Was Deleted Cause of Roblox")
- end
- if Key == "b" then
- game.Players.LocalPlayer:Kick("AdamHack PowerFul Cannon Was Left The Game")
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement