Advertisement
Guest User

Kill GUI

a guest
Jan 19th, 2020
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.22 KB | None | 0 0
  1. -- Made by ProjectCoxelizo.
  2. --Generated with Syntax's Converter, comet hub in the works! pastebin search coming soooon REEEEEEE.
  3. --Counted 18 (objects this time!!!)
  4. local function CreateInstance(cls,props)
  5. local inst = Instance.new(cls)
  6. for i,v in pairs(props) do
  7. inst[i] = v
  8. end
  9. return inst
  10. end
  11.  
  12. local FEkillgui = CreateInstance('ScreenGui',{DisplayOrder=0,Enabled=true,ResetOnSpawn=true,Name='FEkillgui', Parent=game.CoreGui})
  13. local Topframe = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.152941, 0.152941, 0.152941),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0366197191, 0, 0.344506502, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 120, 0, 16),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Topframe',Parent = FEkillgui})
  14. local Mainframe = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.219608, 0.219608, 0.219608),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(-7.0028007e-05, 0, 0.965523064, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 120, 0, 59),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Mainframe',Parent = Topframe})
  15. local Namebox = CreateInstance('TextBox',{ClearTextOnFocus=true,Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,MultiLine=false,Text='Player Name',TextColor3=Color3.new(0, 0, 0), PlaceholderText='', PlaceholderColor3=Color3.new(0.7, 0.7, 0.7),TextScaled=true,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=true,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0546333343, 0, 0.121705264, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 105, 0, 15),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Namebox',Parent = Mainframe})
  16. local Kill = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Kill',TextColor3=Color3.new(0.0941177, 0.0941177, 0.0941177),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.216666669, 0, 0.576271057, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 65, 0, 15),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Kill',Parent = Mainframe})
  17. local TextLabel = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Kill GUI',TextColor3=Color3.new(0.505882, 0.505882, 0.505882),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.152941, 0.152941, 0.152941),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.200000003, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 71, 0, 13),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='TextLabel',Parent = Topframe})
  18. local Close = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='',TextColor3=Color3.new(0, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.152941, 0.152941, 0.152941),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.929563403, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 8, 0, 7),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Close',Parent = Topframe})
  19. local Topframe2 = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.152941, 0.152941, 0.152941),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.158686712, 0, 0.344506502, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 138, 0, 14),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Topframe2',Parent = FEkillgui})
  20. local Mainframe2 = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.219608, 0.219608, 0.219608),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(-7.06953942e-05, 0, 1.09630907, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 138, 0, 69),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Mainframe2',Parent = Topframe2})
  21. local Start = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Start',TextColor3=Color3.new(0.0509804, 0.0509804, 0.0509804),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0670511797, 0, 0.107452832, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 53, 0, 14),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Start',Parent = Mainframe2})
  22. local Stop = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Stop',TextColor3=Color3.new(0.0509804, 0.0509804, 0.0509804),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.544790387, 0, 0.107452832, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 53, 0, 14),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Stop',Parent = Mainframe2})
  23. local Plus100 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='+100',TextColor3=Color3.new(0.0941177, 0.0941177, 0.0941177),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0670511797, 0, 0.491977364, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 53, 0, 11),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Plus100',Parent = Mainframe2})
  24. local Min100 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='-100',TextColor3=Color3.new(0.0941177, 0.0941177, 0.0941177),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.546521723, 0, 0.491977364, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 53, 0, 11),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Min100',Parent = Mainframe2})
  25. local min10000 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='-10000',TextColor3=Color3.new(0.0941177, 0.0941177, 0.0941177),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.546521723, 0, 0.73619473, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 53, 0, 11),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='min10000',Parent = Mainframe2})
  26. local plus10000 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='+10000',TextColor3=Color3.new(0.0941177, 0.0941177, 0.0941177),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.278431, 0.278431, 0.278431),BackgroundTransparency=0,BorderColor3=Color3.new(0.152941, 0.152941, 0.152941),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0670511797, 0, 0.73619473, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 53, 0, 11),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='plus10000',Parent = Mainframe2})
  27. local TextLabel = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Psykek#3180',TextColor3=Color3.new(0.505882, 0.505882, 0.505882),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.152941, 0.152941, 0.152941),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.201153517, 0, 0.214285731, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 82, 0, 8),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='TextLabel',Parent = Topframe2})
  28. local Close2 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='',TextColor3=Color3.new(0, 0, 0),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,AutoButtonColor=true,Modal=false,Selected=false,Style=Enum.ButtonStyle.Custom,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.152941, 0.152941, 0.152941),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.934924126, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 8, 0, 9),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Close2',Parent = Topframe2})
  29.  
  30. Topframe.Active = true
  31. Topframe.Draggable = true
  32. Topframe2.Active = false
  33. Topframe2.Visible = false
  34. Topframe2.Draggable = true
  35.  
  36. local Players = game:GetService("Players")
  37. local LocalPlayer = Players.LocalPlayer
  38. local function RemoveSpaces(String)
  39. return String:gsub("%s+", "") or String
  40. end
  41.  
  42. local function FindPlayer(String)
  43. String = RemoveSpaces(String)
  44. for _, _Player in pairs(Players:GetPlayers()) do
  45. if _Player.Name:lower():match('^'.. String:lower()) then
  46. return _Player
  47. end
  48. end
  49. return nil
  50. end
  51.  
  52. Close.MouseButton1Click:Connect(function()
  53. Topframe:Destroy()
  54. end)
  55.  
  56. Close2.MouseButton1Click:Connect(function()
  57. Topframe2:Destroy()
  58. end)
  59.  
  60. Kill.MouseButton1Click:Connect(function()
  61. local Target = FindPlayer(Namebox.Text)
  62. if Target and Target.Character then
  63. local Character = LocalPlayer.Character or LocalPlayer.CharacterAdded:Wait()
  64. local Torso = Character:FindFirstChild("Torso") or Character:FindFirstChild("UpperTorso")
  65.  
  66. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  67. Torso.Anchored = true
  68. local tool = Instance.new("Tool", LocalPlayer.Backpack)
  69. local hat = LocalPlayer.Character:FindFirstChildOfClass("Accessory")
  70. local hathandle = hat.Handle
  71. hathandle.Parent = tool
  72. hathandle.Massless = true
  73. tool.GripPos = Vector3.new(0, 9e99, 0)
  74. tool.Parent = LocalPlayer.Character
  75. repeat wait() until LocalPlayer.Character:FindFirstChildOfClass("Tool") ~= nil
  76. tool.Grip = CFrame.new(Vector3.new(0, 0, 0))
  77. Torso.Anchored = false
  78. repeat LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = Target.Character:FindFirstChild("HumanoidRootPart").CFrame wait()
  79. until Target.Character == nil or Target.Character:FindFirstChild("Humanoid").Health <= 0 or LocalPlayer.Character == nil or LocalPlayer.Character:FindFirstChild("Humanoid").Health <= 0 or (Target.Character:FindFirstChild("HumanoidRootPart").Velocity.magnitude - Target.Character:FindFirstChild("Humanoid").WalkSpeed) > (Target.Character:FindFirstChild("Humanoid").WalkSpeed + 20)
  80. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  81. hathandle.Parent = hat
  82. hathandle.Massless = false
  83. tool:Destroy()
  84. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  85. else
  86. warn'no player found named like that or he has no char'
  87. end
  88. end)
  89.  
  90. power = 500
  91. active = false
  92. local val = Instance.new("IntValue")
  93. val.Name = "Number"
  94. val.Parent = game.Players.LocalPlayer
  95. val.Value = 5
  96.  
  97. Start.MouseButton1Click:Connect(function()
  98. game:GetService('RunService').Stepped:connect(function()
  99. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  100. game.Players.LocalPlayer.Character.Head.CanCollide = false
  101. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  102. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  103. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  104. else
  105. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  106. game.Players.LocalPlayer.Character.Head.CanCollide = false
  107. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  108. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  109. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  110. end
  111. end
  112. end)
  113. wait(.1)
  114. local bambam = Instance.new("BodyThrust")
  115. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  116. bambam.Force = Vector3.new(power,0,power)
  117. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  118. end)
  119.  
  120. Stop.MouseButton1Click:Connect(function()
  121. for i=1, 200 do
  122. active = false
  123. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  124. end
  125. end)
  126.  
  127. Plus100.MouseButton1Click:Connect(function()
  128. power = power + 100
  129. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  130. end)
  131.  
  132. Min100.MouseButton1Click:Connect(function()
  133. power = power - 100
  134. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  135. end)
  136.  
  137. plus10000.MouseButton1Click:Connect(function()
  138. power = power + 10000
  139. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  140. end)
  141.  
  142. min10000.MouseButton1Click:Connect(function()
  143. power = power - 10000
  144. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  145. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement