Advertisement
Guest User

FE_KILL_Script

a guest
Apr 24th, 2019
785
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.87 KB | None | 0 0
  1. local FEKillGUI = CreateInstance('ScreenGui',{DisplayOrder=0,Enabled=true,ResetOnSpawn=true,Name='FEKillGUI', Parent=game.CoreGui})
  2. 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})
  3. 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})
  4. 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})
  5. 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})
  6. 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})
  7. 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})
  8. 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})
  9. 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})
  10. local Creds = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size24,Text='Psykek#3180',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})
  11. 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})
  12. 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})
  13. 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})
  14. 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})
  15. 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})
  16. 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})
  17. 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})
  18. 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})
  19. local Creds = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size24,Text='Psykek#3180',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})
  20. 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})
  21. 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})
  22. 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})
  23. 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})
  24. 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})
  25. 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})
  26. 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})
  27. 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})
  28. 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})
  29. 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})
  30.  
  31. Topframe.Active = true
  32. Topframe.Draggable = true
  33. Topframe2.Active = true
  34. Topframe2.Draggable = true
  35. Topframe3.Active = true
  36. Topframe3.Draggable = true
  37. Topframe3.Visible = false
  38.  
  39. Topframe.Active = true
  40. Topframe.Draggable = true
  41.  
  42. CloseTool.MouseButton1Click:Connect(function()
  43. Topframe2:Destroy()
  44. end)
  45.  
  46. CloseSpin.MouseButton1Click:Connect(function()
  47. Topframe:Destroy()
  48. end)
  49.  
  50. CloseHelp.MouseButton1Click:Connect(function()
  51. Topframe3.Visible = false
  52. end)
  53.  
  54. Help.MouseButton1Click:Connect(function()
  55. if Topframe3.Visible == false then
  56. Topframe3.Visible = true
  57. elseif
  58. Topframe3.Visible == true then
  59. Topframe3.Visible = false
  60. end
  61. end)
  62.  
  63. Help2.MouseButton1Click:Connect(function()
  64. if Topframe3.Visible == false then
  65. Topframe3.Visible = true
  66. elseif
  67. Topframe3.Visible == true then
  68. Topframe3.Visible = false
  69. end
  70. end)
  71.  
  72. power = 500
  73. active = false
  74. local val = Instance.new("IntValue")
  75. val.Name = "Number"
  76. val.Parent = game.Players.LocalPlayer
  77. val.Value = 5
  78.  
  79. Start.MouseButton1Click:Connect(function()
  80. game:GetService('RunService').Stepped:connect(function()
  81. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  82. game.Players.LocalPlayer.Character.Head.CanCollide = false
  83. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  84. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  85. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  86. else
  87. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  88. game.Players.LocalPlayer.Character.Head.CanCollide = false
  89. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  90. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  91. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  92. end
  93. end
  94. end)
  95. wait(.1)
  96. local bambam = Instance.new("BodyThrust")
  97. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  98. bambam.Force = Vector3.new(power,0,power)
  99. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  100. end)
  101.  
  102. Stop.MouseButton1Click:Connect(function()
  103. for i=1, 200 do
  104. active = false
  105. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  106. end
  107. power = power - 100000
  108. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  109. end)
  110.  
  111. Plus100.MouseButton1Click:Connect(function()
  112. power = power + 100
  113. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  114. end)
  115.  
  116. Plus10000.MouseButton1Click:Connect(function()
  117. power = power + 1000
  118. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  119. end)
  120.  
  121. Plus100000.MouseButton1Click:Connect(function()
  122. power = power + 100000
  123. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  124. end)
  125.  
  126. IY.MouseButton1Click:Connect(function()
  127. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  128. end)
  129.  
  130. KillAll.MouseButton1Click:Connect(function()
  131. local first = game.Players
  132. local you = first.LocalPlayer.Character.HumanoidRootPart
  133. for i,v in pairs(first:GetPlayers()) do
  134. for i=1,3 do
  135. you.CFrame = v.Character.HumanoidRootPart.CFrame
  136. wait(.1)
  137. you.CFrame = v.Character.HumanoidRootPart.CFrame
  138. end
  139. wait(.1)
  140. end
  141. local first = game.Players
  142. local you = first.LocalPlayer.Character.HumanoidRootPart
  143. for i,v in pairs(first:GetPlayers()) do
  144. for i=1,3 do
  145. you.CFrame = v.Character.HumanoidRootPart.CFrame
  146. wait(.1)
  147. you.CFrame = v.Character.HumanoidRootPart.CFrame
  148. end
  149. wait(.1)
  150. end
  151. local first = game.Players
  152. local you = first.LocalPlayer.Character.HumanoidRootPart
  153. for i,v in pairs(first:GetPlayers()) do
  154. for i=1,3 do
  155. you.CFrame = v.Character.HumanoidRootPart.CFrame
  156. wait(.1)
  157. you.CFrame = v.Character.HumanoidRootPart.CFrame
  158. end
  159. wait(.1)
  160. end
  161. local first = game.Players
  162. local you = first.LocalPlayer.Character.HumanoidRootPart
  163. for i,v in pairs(first:GetPlayers()) do
  164. for i=1,3 do
  165. you.CFrame = v.Character.HumanoidRootPart.CFrame
  166. wait(.1)
  167. you.CFrame = v.Character.HumanoidRootPart.CFrame
  168. end
  169. wait(.1)
  170. end
  171. local first = game.Players
  172. local you = first.LocalPlayer.Character.HumanoidRootPart
  173. for i,v in pairs(first:GetPlayers()) do
  174. for i=1,3 do
  175. you.CFrame = v.Character.HumanoidRootPart.CFrame
  176. wait(.1)
  177. you.CFrame = v.Character.HumanoidRootPart.CFrame
  178. end
  179. wait(.1)
  180. end
  181. local first = game.Players
  182. local you = first.LocalPlayer.Character.HumanoidRootPart
  183. for i,v in pairs(first:GetPlayers()) do
  184. for i=1,3 do
  185. you.CFrame = v.Character.HumanoidRootPart.CFrame
  186. wait(.1)
  187. you.CFrame = v.Character.HumanoidRootPart.CFrame
  188. end
  189. wait(.1)
  190. end
  191. local first = game.Players
  192. local you = first.LocalPlayer.Character.HumanoidRootPart
  193. for i,v in pairs(first:GetPlayers()) do
  194. for i=1,3 do
  195. you.CFrame = v.Character.HumanoidRootPart.CFrame
  196. wait(.1)
  197. you.CFrame = v.Character.HumanoidRootPart.CFrame
  198. end
  199. wait(.1)
  200. end
  201. local first = game.Players
  202. local you = first.LocalPlayer.Character.HumanoidRootPart
  203. for i,v in pairs(first:GetPlayers()) do
  204. for i=1,3 do
  205. you.CFrame = v.Character.HumanoidRootPart.CFrame
  206. wait(.1)
  207. you.CFrame = v.Character.HumanoidRootPart.CFrame
  208. end
  209. wait(.1)
  210. end
  211. end)
  212.  
  213. KillAll2.MouseButton1Click:Connect(function()
  214. local first = game.Players
  215. local you = first.LocalPlayer.Character.HumanoidRootPart
  216. for i,v in pairs(first:GetPlayers()) do
  217. for i=1,3 do
  218. you.CFrame = v.Character.HumanoidRootPart.CFrame
  219. wait(.1)
  220. you.CFrame = v.Character.HumanoidRootPart.CFrame
  221. end
  222. wait(.1)
  223. end
  224. local first = game.Players
  225. local you = first.LocalPlayer.Character.HumanoidRootPart
  226. for i,v in pairs(first:GetPlayers()) do
  227. for i=1,3 do
  228. you.CFrame = v.Character.HumanoidRootPart.CFrame
  229. wait(.1)
  230. you.CFrame = v.Character.HumanoidRootPart.CFrame
  231. end
  232. wait(.1)
  233. end
  234. local first = game.Players
  235. local you = first.LocalPlayer.Character.HumanoidRootPart
  236. for i,v in pairs(first:GetPlayers()) do
  237. for i=1,3 do
  238. you.CFrame = v.Character.HumanoidRootPart.CFrame
  239. wait(.1)
  240. you.CFrame = v.Character.HumanoidRootPart.CFrame
  241. end
  242. wait(.1)
  243. end
  244. local first = game.Players
  245. local you = first.LocalPlayer.Character.HumanoidRootPart
  246. for i,v in pairs(first:GetPlayers()) do
  247. for i=1,3 do
  248. you.CFrame = v.Character.HumanoidRootPart.CFrame
  249. wait(.1)
  250. you.CFrame = v.Character.HumanoidRootPart.CFrame
  251. end
  252. wait(.1)
  253. end
  254. local first = game.Players
  255. local you = first.LocalPlayer.Character.HumanoidRootPart
  256. for i,v in pairs(first:GetPlayers()) do
  257. for i=1,3 do
  258. you.CFrame = v.Character.HumanoidRootPart.CFrame
  259. wait(.1)
  260. you.CFrame = v.Character.HumanoidRootPart.CFrame
  261. end
  262. wait(.1)
  263. end
  264. local first = game.Players
  265. local you = first.LocalPlayer.Character.HumanoidRootPart
  266. for i,v in pairs(first:GetPlayers()) do
  267. for i=1,3 do
  268. you.CFrame = v.Character.HumanoidRootPart.CFrame
  269. wait(.1)
  270. you.CFrame = v.Character.HumanoidRootPart.CFrame
  271. end
  272. wait(.1)
  273. end
  274. local first = game.Players
  275. local you = first.LocalPlayer.Character.HumanoidRootPart
  276. for i,v in pairs(first:GetPlayers()) do
  277. for i=1,3 do
  278. you.CFrame = v.Character.HumanoidRootPart.CFrame
  279. wait(.1)
  280. you.CFrame = v.Character.HumanoidRootPart.CFrame
  281. end
  282. wait(.1)
  283. end
  284. local first = game.Players
  285. local you = first.LocalPlayer.Character.HumanoidRootPart
  286. for i,v in pairs(first:GetPlayers()) do
  287. for i=1,3 do
  288. you.CFrame = v.Character.HumanoidRootPart.CFrame
  289. wait(.1)
  290. you.CFrame = v.Character.HumanoidRootPart.CFrame
  291. end
  292. wait(.1)
  293. end
  294. end)
  295.  
  296. local Players = game:GetService("Players")
  297. local LocalPlayer = Players.LocalPlayer
  298. local function RemoveSpaces(String)
  299. return String:gsub("%s+", "") or String
  300. end
  301.  
  302. local function FindPlayer(String)
  303. String = RemoveSpaces(String)
  304. for _, _Player in pairs(Players:GetPlayers()) do
  305. if _Player.Name:lower():match('^'.. String:lower()) then
  306. return _Player
  307. end
  308. end
  309. return nil
  310. end
  311.  
  312. KillPlr.MouseButton1Click:Connect(function()
  313. local Target = FindPlayer(Namebox.Text)
  314. if Target and Target.Character then
  315. local Character = LocalPlayer.Character or LocalPlayer.CharacterAdded:Wait()
  316. local Torso = Character:FindFirstChild("Torso") or Character:FindFirstChild("UpperTorso")
  317.  
  318. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  319. Torso.Anchored = true
  320. local tool = Instance.new("Tool", LocalPlayer.Backpack)
  321. local hat = LocalPlayer.Character:FindFirstChildOfClass("Accessory")
  322. local hathandle = hat.Handle
  323. hathandle.Parent = tool
  324. hathandle.Massless = true
  325. tool.GripPos = Vector3.new(0, 9e99, 0)
  326. tool.Parent = LocalPlayer.Character
  327. repeat wait() until LocalPlayer.Character:FindFirstChildOfClass("Tool") ~= nil
  328. tool.Grip = CFrame.new(Vector3.new(0, 0, 0))
  329. Torso.Anchored = false
  330. repeat LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = Target.Character:FindFirstChild("HumanoidRootPart").CFrame wait()
  331. 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)
  332. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  333. hathandle.Parent = hat
  334. hathandle.Massless = false
  335. tool:Destroy()
  336. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  337. else
  338. warn'no player found named like that or he has no char'
  339. end
  340. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement