JasonJJK

FE kill GUI

Sep 12th, 2019 (edited)
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.00 KB | None | 0 0
  1. local function CreateInstance(cls,props)
  2. local inst = Instance.new(cls)
  3. for i,v in pairs(props) do
  4. inst[i] = v
  5. end
  6. return inst
  7. end
  8.  
  9. local FEKillGUI = CreateInstance('ScreenGui',{DisplayOrder=0,Enabled=true,ResetOnSpawn=true,Name='FEKillGUI', Parent=game.CoreGui})
  10. local Topframe = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.196078, 0.196078, 0.196078),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.31173709, 0, 0.404096842, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 180, 0, 27),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Topframe',Parent = FEKillGUI})
  11. local Mainframe = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.196078, 0.196078, 0.196078),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(-0.00117374002, 0, 0.970018506, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 180, 0, 132),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Mainframe',Parent = Topframe})
  12. local Start = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Start',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.313726, 0.313726, 0.313726),BackgroundTransparency=0,BorderColor3=Color3.new(0.121569, 0.121569, 0.121569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0388888903, 0, 0.0681818202, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 78, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Start',Parent = Mainframe})
  13. local Stop = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Stop',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.313726, 0.313726, 0.313726),BackgroundTransparency=0,BorderColor3=Color3.new(0.121569, 0.121569, 0.121569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.522222221, 0, 0.0681818202, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 78, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Stop',Parent = Mainframe})
  14. local Plus100 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='+100 Spin',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.196078, 0.196078, 0.196078),BackgroundTransparency=0,BorderColor3=Color3.new(0.121569, 0.121569, 0.121569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0388888903, 0, 0.25, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 165, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Plus100',Parent = Mainframe})
  15. local Plus10000 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='+1000 Spin',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.196078, 0.196078, 0.196078),BackgroundTransparency=0,BorderColor3=Color3.new(0.121569, 0.121569, 0.121569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0388888903, 0, 0.431818187, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 165, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Plus10000',Parent = Mainframe})
  16. local Plus100000 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='+100000 Spin',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.196078, 0.196078, 0.196078),BackgroundTransparency=0,BorderColor3=Color3.new(0.121569, 0.121569, 0.121569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0388888903, 0, 0.613636374, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 165, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Plus100000',Parent = Mainframe})
  17. local KillAll = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Kill All',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.196078, 0.196078, 0.196078),BackgroundTransparency=0,BorderColor3=Color3.new(0.121569, 0.121569, 0.121569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0388888903, 0, 0.795454562, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 165, 0, 18),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='KillAll',Parent = Mainframe})
  18. local Creds = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size24,Text='Jas_n#0501',TextColor3=Color3.new(0.529412, 0.529412, 0.529412),TextScaled=false,TextSize=19,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.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.294444442, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 72, 0, 22),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Creds',Parent = Topframe})
  19. local CloseSpin = CreateInstance('TextButton',{Font=Enum.Font.Code,FontSize=Enum.FontSize.Size24,Text='',TextColor3=Color3.new(0.529412, 0.529412, 0.529412),TextScaled=false,TextSize=20,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.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.872222245, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 22, 0, 22),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='CloseSpin',Parent = Topframe})
  20. local IY = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='IY',TextColor3=Color3.new(0.529412, 0.529412, 0.529412),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.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 14, 0, 12),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='IY',Parent = Topframe})
  21. local Help = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='?',TextColor3=Color3.new(0.529412, 0.529412, 0.529412),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.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0777777806, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 14, 0, 12),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Help',Parent = Topframe})
  22. local Topframe2 = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.196078, 0.196078, 0.196078),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.12582159, 0, 0.404096842, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 180, 0, 27),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Topframe2',Parent = FEKillGUI})
  23. local Mainframe2 = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.196078, 0.196078, 0.196078),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(-0.00117374002, 0, 0.970018148, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 180, 0, 99),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Mainframe2',Parent = Topframe2})
  24. local KillAll2 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Kill All',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.196078, 0.196078, 0.196078),BackgroundTransparency=0,BorderColor3=Color3.new(0.121569, 0.121569, 0.121569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0388888903, 0, 0.705106497, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 165, 0, 22),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='KillAll2',Parent = Mainframe2})
  25. local KillPlr = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Kill Player',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.196078, 0.196078, 0.196078),BackgroundTransparency=0,BorderColor3=Color3.new(0.121569, 0.121569, 0.121569),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0388888903, 0, 0.421717167, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 165, 0, 22),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='KillPlr',Parent = Mainframe2})
  26. 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=false,TextSize=14,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=true,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.305882, 0.305882, 0.305882),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.0388888903, 0, 0.0681818202, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 165, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Namebox',Parent = Mainframe2})
  27. local Creds = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size24,Text='Jas_n#0501',TextColor3=Color3.new(0.529412, 0.529412, 0.529412),TextScaled=false,TextSize=19,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.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.294444442, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 72, 0, 22),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Creds',Parent = Topframe2})
  28. local CloseTool = CreateInstance('TextButton',{Font=Enum.Font.Code,FontSize=Enum.FontSize.Size24,Text='',TextColor3=Color3.new(0.529412, 0.529412, 0.529412),TextScaled=false,TextSize=20,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.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.872222245, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 22, 0, 22),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='CloseTool',Parent = Topframe2})
  29. local Help2 = CreateInstance('TextButton',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size18,Text='?',TextColor3=Color3.new(0.529412, 0.529412, 0.529412),TextScaled=false,TextSize=18,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.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 15, 0, 12),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='Help2',Parent = Topframe2})
  30. local Topframe3 = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.196078, 0.196078, 0.196078),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.501488745, 0, 0.403617978, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 252, 0, 25),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Topframe3',Parent = FEKillGUI})
  31. local Mainframe3 = CreateInstance('Frame',{Style=Enum.FrameStyle.Custom,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.196078, 0.196078, 0.196078),BorderSizePixel=2,ClipsDescendants=false,Draggable=false,Position=UDim2.new(-0.00117807544, 0, 0.960024238, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 252, 0, 169),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name = 'Mainframe3',Parent = Topframe3})
  32. local TextLabel = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Tools method Spin Method',TextColor3=Color3.new(0.639216, 0.639216, 0.639216),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.196078, 0.196078, 0.196078),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 252, 0, 24),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='TextLabel',Parent = Mainframe3})
  33. local TextLabel = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='',TextColor3=Color3.new(0.639216, 0.639216, 0.639216),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.196078, 0.196078, 0.196078),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.492063493, 0, 0.142011836, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 1, 0, 146),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='TextLabel',Parent = Mainframe3})
  34. local TextLabel = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='This method is the best method for killing all players, but still doesn\'t always kill 100% of them. What this does is teleports you to every player after equipping the tool, which may or may not kill all of the players. First, click the Kill Player button when the textbox is empty, then click Kill All.',TextColor3=Color3.new(0.470588, 0.470588, 0.470588),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=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0.177514791, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 124, 0, 139),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='TextLabel',Parent = Mainframe3})
  35. local TextLabel = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='This method can be very buggy but does (usually) work. It does not always kill everyone but will usually knock a few people out of the map. First enable IY (the top left button), then type ;Fly, then set a spin speed and start. When you hit kill all, it should teleport you to every player one-by-one.',TextColor3=Color3.new(0.470588, 0.470588, 0.470588),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=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(0.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.507936537, 0, 0.177514791, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 124, 0, 139),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='TextLabel',Parent = Mainframe3})
  36. local HelpTitle = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size24,Text='Help',TextColor3=Color3.new(0.529412, 0.529412, 0.529412),TextScaled=false,TextSize=19,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.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.295512855, 0, 0.00879141036, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 101, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='HelpTitle',Parent = Topframe3})
  37. local CloseHelp = CreateInstance('TextButton',{Font=Enum.Font.Code,FontSize=Enum.FontSize.Size24,Text='',TextColor3=Color3.new(0.529412, 0.529412, 0.529412),TextScaled=false,TextSize=20,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.129412, 0.129412, 0.129412),BackgroundTransparency=0,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0.875387311, 0, 0.00879141036, 0),Rotation=0,Selectable=true,Size=UDim2.new(0, 30, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='CloseHelp',Parent = Topframe3})
  38.  
  39. Topframe.Active = true
  40. Topframe.Draggable = true
  41. Topframe2.Active = true
  42. Topframe2.Draggable = true
  43. Topframe3.Active = true
  44. Topframe3.Draggable = true
  45. Topframe3.Visible = false
  46.  
  47. Topframe.Active = true
  48. Topframe.Draggable = true
  49.  
  50. CloseTool.MouseButton1Click:Connect(function()
  51. Topframe2:Destroy()
  52. end)
  53.  
  54. CloseSpin.MouseButton1Click:Connect(function()
  55. Topframe:Destroy()
  56. end)
  57.  
  58. CloseHelp.MouseButton1Click:Connect(function()
  59. Topframe3.Visible = false
  60. end)
  61.  
  62. Help.MouseButton1Click:Connect(function()
  63. if Topframe3.Visible == false then
  64. Topframe3.Visible = true
  65. elseif
  66. Topframe3.Visible == true then
  67. Topframe3.Visible = false
  68. end
  69. end)
  70.  
  71. Help2.MouseButton1Click:Connect(function()
  72. if Topframe3.Visible == false then
  73. Topframe3.Visible = true
  74. elseif
  75. Topframe3.Visible == true then
  76. Topframe3.Visible = false
  77. end
  78. end)
  79.  
  80. power = 500
  81. active = false
  82. local val = Instance.new("IntValue")
  83. val.Name = "Number"
  84. val.Parent = game.Players.LocalPlayer
  85. val.Value = 5
  86.  
  87. Start.MouseButton1Click:Connect(function()
  88. game:GetService('RunService').Stepped:connect(function()
  89. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  90. game.Players.LocalPlayer.Character.Head.CanCollide = false
  91. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  92. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  93. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  94. else
  95. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  96. game.Players.LocalPlayer.Character.Head.CanCollide = false
  97. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  98. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  99. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  100. end
  101. end
  102. end)
  103. wait(.1)
  104. local bambam = Instance.new("BodyThrust")
  105. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  106. bambam.Force = Vector3.new(power,0,power)
  107. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  108. end)
  109.  
  110. Stop.MouseButton1Click:Connect(function()
  111. for i=1, 200 do
  112. active = false
  113. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  114. end
  115. power = power - 100000
  116. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  117. end)
  118.  
  119. Plus100.MouseButton1Click:Connect(function()
  120. power = power + 100
  121. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  122. end)
  123.  
  124. Plus10000.MouseButton1Click:Connect(function()
  125. power = power + 1000
  126. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  127. end)
  128.  
  129. Plus100000.MouseButton1Click:Connect(function()
  130. power = power + 100000
  131. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  132. end)
  133.  
  134. IY.MouseButton1Click:Connect(function()
  135. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  136. end)
  137.  
  138. KillAll.MouseButton1Click:Connect(function()
  139. local first = game.Players
  140. local you = first.LocalPlayer.Character.HumanoidRootPart
  141. for i,v in pairs(first:GetPlayers()) do
  142. for i=1,3 do
  143. you.CFrame = v.Character.HumanoidRootPart.CFrame
  144. wait(.1)
  145. you.CFrame = v.Character.HumanoidRootPart.CFrame
  146. end
  147. wait(.1)
  148. end
  149. local first = game.Players
  150. local you = first.LocalPlayer.Character.HumanoidRootPart
  151. for i,v in pairs(first:GetPlayers()) do
  152. for i=1,3 do
  153. you.CFrame = v.Character.HumanoidRootPart.CFrame
  154. wait(.1)
  155. you.CFrame = v.Character.HumanoidRootPart.CFrame
  156. end
  157. wait(.1)
  158. end
  159. local first = game.Players
  160. local you = first.LocalPlayer.Character.HumanoidRootPart
  161. for i,v in pairs(first:GetPlayers()) do
  162. for i=1,3 do
  163. you.CFrame = v.Character.HumanoidRootPart.CFrame
  164. wait(.1)
  165. you.CFrame = v.Character.HumanoidRootPart.CFrame
  166. end
  167. wait(.1)
  168. end
  169. local first = game.Players
  170. local you = first.LocalPlayer.Character.HumanoidRootPart
  171. for i,v in pairs(first:GetPlayers()) do
  172. for i=1,3 do
  173. you.CFrame = v.Character.HumanoidRootPart.CFrame
  174. wait(.1)
  175. you.CFrame = v.Character.HumanoidRootPart.CFrame
  176. end
  177. wait(.1)
  178. end
  179. local first = game.Players
  180. local you = first.LocalPlayer.Character.HumanoidRootPart
  181. for i,v in pairs(first:GetPlayers()) do
  182. for i=1,3 do
  183. you.CFrame = v.Character.HumanoidRootPart.CFrame
  184. wait(.1)
  185. you.CFrame = v.Character.HumanoidRootPart.CFrame
  186. end
  187. wait(.1)
  188. end
  189. local first = game.Players
  190. local you = first.LocalPlayer.Character.HumanoidRootPart
  191. for i,v in pairs(first:GetPlayers()) do
  192. for i=1,3 do
  193. you.CFrame = v.Character.HumanoidRootPart.CFrame
  194. wait(.1)
  195. you.CFrame = v.Character.HumanoidRootPart.CFrame
  196. end
  197. wait(.1)
  198. end
  199. local first = game.Players
  200. local you = first.LocalPlayer.Character.HumanoidRootPart
  201. for i,v in pairs(first:GetPlayers()) do
  202. for i=1,3 do
  203. you.CFrame = v.Character.HumanoidRootPart.CFrame
  204. wait(.1)
  205. you.CFrame = v.Character.HumanoidRootPart.CFrame
  206. end
  207. wait(.1)
  208. end
  209. local first = game.Players
  210. local you = first.LocalPlayer.Character.HumanoidRootPart
  211. for i,v in pairs(first:GetPlayers()) do
  212. for i=1,3 do
  213. you.CFrame = v.Character.HumanoidRootPart.CFrame
  214. wait(.1)
  215. you.CFrame = v.Character.HumanoidRootPart.CFrame
  216. end
  217. wait(.1)
  218. end
  219. end)
  220.  
  221. KillAll2.MouseButton1Click:Connect(function()
  222. local first = game.Players
  223. local you = first.LocalPlayer.Character.HumanoidRootPart
  224. for i,v in pairs(first:GetPlayers()) do
  225. for i=1,3 do
  226. you.CFrame = v.Character.HumanoidRootPart.CFrame
  227. wait(.1)
  228. you.CFrame = v.Character.HumanoidRootPart.CFrame
  229. end
  230. wait(.1)
  231. end
  232. local first = game.Players
  233. local you = first.LocalPlayer.Character.HumanoidRootPart
  234. for i,v in pairs(first:GetPlayers()) do
  235. for i=1,3 do
  236. you.CFrame = v.Character.HumanoidRootPart.CFrame
  237. wait(.1)
  238. you.CFrame = v.Character.HumanoidRootPart.CFrame
  239. end
  240. wait(.1)
  241. end
  242. local first = game.Players
  243. local you = first.LocalPlayer.Character.HumanoidRootPart
  244. for i,v in pairs(first:GetPlayers()) do
  245. for i=1,3 do
  246. you.CFrame = v.Character.HumanoidRootPart.CFrame
  247. wait(.1)
  248. you.CFrame = v.Character.HumanoidRootPart.CFrame
  249. end
  250. wait(.1)
  251. end
  252. local first = game.Players
  253. local you = first.LocalPlayer.Character.HumanoidRootPart
  254. for i,v in pairs(first:GetPlayers()) do
  255. for i=1,3 do
  256. you.CFrame = v.Character.HumanoidRootPart.CFrame
  257. wait(.1)
  258. you.CFrame = v.Character.HumanoidRootPart.CFrame
  259. end
  260. wait(.1)
  261. end
  262. local first = game.Players
  263. local you = first.LocalPlayer.Character.HumanoidRootPart
  264. for i,v in pairs(first:GetPlayers()) do
  265. for i=1,3 do
  266. you.CFrame = v.Character.HumanoidRootPart.CFrame
  267. wait(.1)
  268. you.CFrame = v.Character.HumanoidRootPart.CFrame
  269. end
  270. wait(.1)
  271. end
  272. local first = game.Players
  273. local you = first.LocalPlayer.Character.HumanoidRootPart
  274. for i,v in pairs(first:GetPlayers()) do
  275. for i=1,3 do
  276. you.CFrame = v.Character.HumanoidRootPart.CFrame
  277. wait(.1)
  278. you.CFrame = v.Character.HumanoidRootPart.CFrame
  279. end
  280. wait(.1)
  281. end
  282. local first = game.Players
  283. local you = first.LocalPlayer.Character.HumanoidRootPart
  284. for i,v in pairs(first:GetPlayers()) do
  285. for i=1,3 do
  286. you.CFrame = v.Character.HumanoidRootPart.CFrame
  287. wait(.1)
  288. you.CFrame = v.Character.HumanoidRootPart.CFrame
  289. end
  290. wait(.1)
  291. end
  292. local first = game.Players
  293. local you = first.LocalPlayer.Character.HumanoidRootPart
  294. for i,v in pairs(first:GetPlayers()) do
  295. for i=1,3 do
  296. you.CFrame = v.Character.HumanoidRootPart.CFrame
  297. wait(.1)
  298. you.CFrame = v.Character.HumanoidRootPart.CFrame
  299. end
  300. wait(.1)
  301. end
  302. end)
  303.  
  304. local Players = game:GetService("Players")
  305. local LocalPlayer = Players.LocalPlayer
  306. local function RemoveSpaces(String)
  307. return String:gsub("%s+", "") or String
  308. end
  309.  
  310. local function FindPlayer(String)
  311. String = RemoveSpaces(String)
  312. for _, _Player in pairs(Players:GetPlayers()) do
  313. if _Player.Name:lower():match('^'.. String:lower()) then
  314. return _Player
  315. end
  316. end
  317. return nil
  318. end
  319.  
  320. KillPlr.MouseButton1Click:Connect(function()
  321. local Target = FindPlayer(Namebox.Text)
  322. if Target and Target.Character then
  323. local Character = LocalPlayer.Character or LocalPlayer.CharacterAdded:Wait()
  324. local Torso = Character:FindFirstChild("Torso") or Character:FindFirstChild("UpperTorso")
  325.  
  326. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  327. Torso.Anchored = true
  328. local tool = Instance.new("Tool", LocalPlayer.Backpack)
  329. local hat = LocalPlayer.Character:FindFirstChildOfClass("Accessory")
  330. local hathandle = hat.Handle
  331. hathandle.Parent = tool
  332. hathandle.Massless = true
  333. tool.GripPos = Vector3.new(0, 9e99, 0)
  334. tool.Parent = LocalPlayer.Character
  335. repeat wait() until LocalPlayer.Character:FindFirstChildOfClass("Tool") ~= nil
  336. tool.Grip = CFrame.new(Vector3.new(0, 0, 0))
  337. Torso.Anchored = false
  338. repeat LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = Target.Character:FindFirstChild("HumanoidRootPart").CFrame wait()
  339. 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)
  340. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  341. hathandle.Parent = hat
  342. hathandle.Massless = false
  343. tool:Destroy()
  344. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  345. else
  346. warn'no player found named like that or he has no char'
  347. end
  348. end)
Add Comment
Please, Sign In to add comment