Advertisement
uor

so many kill scripts

uor
Apr 1st, 2020
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.41 KB | None | 0 0
  1. local a=Instance.new("ScreenGui")local b=Instance.new("Frame")local c=Instance.new("Frame")local d=Instance.new("Frame")local e=Instance.new("TextButton")local f=Instance.new("TextButton")local g=Instance.new("TextLabel")local h=Instance.new("TextLabel")local i=Instance.new("TextLabel")local j=Instance.new("TextLabel")local k=Instance.new("TextButton")local l=Instance.new("TextButton")local m=Instance.new("TextButton")a.Name="Fling/Kill"a.Parent=game.CoreGui;b.Name="Main"b.Parent=a;b.BackgroundColor3=Color3.new(0.92549,0.941177,0.945098)b.BorderSizePixel=0;b.Position=UDim2.new(0.702554762,0,0.446640313,0)b.Size=UDim2.new(0,217,0,233)b.Selectable=true;b.Active=true;b.Draggable=true;c.Name="Label"c.Parent=b;c.BackgroundColor3=Color3.new(0.741176,0.764706,0.780392)c.BorderSizePixel=0;c.Size=UDim2.new(0,217,0,27)d.Name="Shadow"d.Parent=b;d.BackgroundColor3=Color3.new(0.67451,0.694118,0.705882)d.BorderSizePixel=0;d.Position=UDim2.new(0,0,0.115879826,0)d.Size=UDim2.new(0,217,0,9)e.Name="StartKill"e.Parent=b;e.BackgroundColor3=Color3.new(0.741176,0.764706,0.780392)e.BorderSizePixel=0;e.Position=UDim2.new(0.195852548,0,0.227467805,0)e.Size=UDim2.new(0,126,0,23)e.Font=Enum.Font.Cartoon;e.Text="FE Kill/Fling"e.TextColor3=Color3.new(0,0,0)e.TextSize=14;f.Name="StopKill"f.Parent=b;f.BackgroundColor3=Color3.new(0.741176,0.764706,0.780392)f.BorderSizePixel=0;f.Position=UDim2.new(0.207373276,0,0.38197428,0)f.Size=UDim2.new(0,124,0,23)f.Font=Enum.Font.Cartoon;f.Text="Stop FE Kill/Fling"f.TextColor3=Color3.new(0,0,0)f.TextSize=14;g.Name="Instructions"g.Parent=b;g.BackgroundColor3=Color3.new(1,1,1)g.BackgroundTransparency=1;g.Position=UDim2.new(0.0391705073,0,0.549356222,0)g.Size=UDim2.new(0,200,0,32)g.Font=Enum.Font.Cartoon;g.Text="Just touch someone to watch the fly to their death!"g.TextColor3=Color3.new(0,0,0)g.TextSize=14;g.TextWrapped=true;h.Name="CurrentPower"h.Parent=b;h.BackgroundColor3=Color3.new(1,1,1)h.BackgroundTransparency=1;h.Position=UDim2.new(0.276497692,0,0.686695278,0)h.Size=UDim2.new(0,98,0,36)h.Font=Enum.Font.Cartoon;h.Text="Current Power = 5"h.TextColor3=Color3.new(0,0,0)h.TextSize=14;i.Name="Recomendation"i.Parent=b;i.BackgroundColor3=Color3.new(1,1,1)i.BackgroundTransparency=1;i.Position=UDim2.new(0.0414746553,0,0.884120166,0)i.Size=UDim2.new(0,200,0,21)i.Font=Enum.Font.Cartoon;i.Text="Recommended Power is 5"i.TextColor3=Color3.new(0,0,0)i.TextSize=14;j.Name="NameOfGui"j.Parent=b;j.BackgroundColor3=Color3.new(1,1,1)j.BackgroundTransparency=1;j.Position=UDim2.new(0.0806451589,0,0,0)j.Size=UDim2.new(0,154,0,27)j.Font=Enum.Font.Cartoon;j.Text="FE Kill/Fling By JackMcJagger15"j.TextColor3=Color3.new(0,0,0)j.TextSize=14;k.Name="Exit"k.Parent=b;k.BackgroundColor3=Color3.new(1,1,1)k.BackgroundTransparency=1;k.Position=UDim2.new(0.907834113,0,0,0)k.Size=UDim2.new(0,20,0,27)k.Font=Enum.Font.Cartoon;k.Text="X"k.TextColor3=Color3.new(0,0,0)k.TextSize=14;l.Name="UPArrow"l.Parent=b;l.BackgroundColor3=Color3.new(1,1,1)l.BackgroundTransparency=1;l.Position=UDim2.new(0.0783410147,0,0.716738224,0)l.Size=UDim2.new(0,26,0,23)l.Font=Enum.Font.Cartoon;l.Text="Up"l.TextColor3=Color3.new(0,0,0)l.TextSize=12;l.TextWrapped=true;m.Name="DownArrow"m.Parent=b;m.BackgroundColor3=Color3.new(1,1,1)m.BackgroundTransparency=1;m.Position=UDim2.new(0.792626739,0,0.714592278,0)m.Size=UDim2.new(0,26,0,23)m.Font=Enum.Font.Cartoon;m.Text="Down"m.TextColor3=Color3.new(0,0,0)m.TextSize=12;m.TextWrapped=true;power=500;active=false;local n=Instance.new("IntValue")n.Name="Number"n.Parent=game.Players.LocalPlayer;n.Value=5;k.MouseButton1Click:connect(function()a.Enabled=false end)e.MouseButton1Click:connect(function()game:GetService('RunService').Stepped:connect(function()if game.Players.LocalPlayer.Character.Humanoid.RigType==Enum.HumanoidRigType.R6 then game.Players.LocalPlayer.Character.Head.CanCollide=false;game.Players.LocalPlayer.Character.Torso.CanCollide=false;game.Players.LocalPlayer.Character["Left Leg"].CanCollide=false;game.Players.LocalPlayer.Character["Right Leg"].CanCollide=false else if game.Players.LocalPlayer.Character.Humanoid.RigType==Enum.HumanoidRigType.R15 then game.Players.LocalPlayer.Character.Head.CanCollide=false;game.Players.LocalPlayer.Character.UpperTorso.CanCollide=false;game.Players.LocalPlayer.Character.LowerTorso.CanCollide=false;game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide=false end end end)wait(.1)local o=Instance.new("BodyThrust")o.Parent=game.Players.LocalPlayer.Character.HumanoidRootPart;o.Force=Vector3.new(power,0,power)o.Location=game.Players.LocalPlayer.Character.HumanoidRootPart.Position end)f.MouseButton1Click:connect(function()active=false;game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()end)l.MouseButton1Click:connect(function()power=power+100;game.Players.LocalPlayer.Number.Value=game.Players.LocalPlayer.Number.Value+1;h.Text="Current Power = "..game.Players.LocalPlayer.Number.Value end)m.MouseButton1Click:connect(function()power=power-100;game.Players.LocalPlayer.Number.Value=game.Players.LocalPlayer.Number.Value-1;h.Text="Current Power = "..game.Players.LocalPlayer.Number.Value end)
  2. local lplayer = game:GetService('Players').LocalPlayer
  3.  
  4. local yeeting = false
  5. function GetPlayer(String)
  6. local Found = {}
  7. local strl = String:lower()
  8. if strl == "all" then
  9. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  10. table.insert(Found,v)
  11. end
  12. elseif strl == "others" then
  13. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  14. if v.Name ~= lplayer.Name then
  15. table.insert(Found,v)
  16. end
  17. end
  18. elseif strl == "me" then
  19. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  20. if v.Name == lplayer.Name then
  21. table.insert(Found,v)
  22. end
  23. end
  24. else
  25. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  26. if v.Name:lower():sub(1, #String) == String:lower() then
  27. table.insert(Found,v)
  28. end
  29. end
  30. end
  31. return Found
  32. end
  33.  
  34. local yeetguiv4 = Instance.new("ScreenGui")
  35. local onetwoseventhree = Instance.new("Frame")
  36. local TextLabel = Instance.new("TextLabel")
  37. local player = Instance.new("TextBox")
  38. local yeet = Instance.new("TextButton")
  39. local ultrayeet = Instance.new("TextButton")
  40. local supernovayeet = Instance.new("TextButton")
  41. local stop = Instance.new("TextButton")
  42. local ImageLabel = Instance.new("ImageLabel")
  43. yeetguiv4.Name = "yeetguiv4"
  44. yeetguiv4.Parent = game:GetService('CoreGui')
  45. yeetguiv4.ResetOnSpawn = false
  46. onetwoseventhree.Name = "onetwoseventhree"
  47. onetwoseventhree.Parent = yeetguiv4
  48. onetwoseventhree.Active = true
  49. onetwoseventhree.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  50. onetwoseventhree.BorderSizePixel = 0
  51. onetwoseventhree.Position = UDim2.new(0.112530395, 0, 0.565217376, 0)
  52. onetwoseventhree.Size = UDim2.new(0.239294425, 0, 0.260869563, 0)
  53. TextLabel.Parent = onetwoseventhree
  54. TextLabel.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  55. TextLabel.BorderSizePixel = 0
  56. TextLabel.Position = UDim2.new(3.87869541e-08, 0, 0, 0)
  57. TextLabel.Size = UDim2.new(1.00000048, 0, 0.190522879, 0)
  58. TextLabel.Font = Enum.Font.SourceSans
  59. TextLabel.Text = "fe yeet gui v4 | by scuba kermit"
  60. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  61. TextLabel.TextSize = 18
  62. player.Name = "player"
  63. player.Parent = onetwoseventhree
  64. player.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  65. player.BorderSizePixel = 0
  66. player.Position = UDim2.new(0.162684351, 0, 0.266666681, 0)
  67. player.Size = UDim2.new(0.674478829, 0, 0.194444448, 0)
  68. player.Font = Enum.Font.SourceSans
  69. player.PlaceholderText = "player name (can be shortened)"
  70. player.Text = ""
  71. player.TextColor3 = Color3.new(1, 1, 1)
  72. player.TextSize = 14
  73. yeet.Name = "yeet"
  74. yeet.Parent = onetwoseventhree
  75. yeet.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  76. yeet.BorderSizePixel = 0
  77. yeet.Position = UDim2.new(0.0381292067, 0, 0.51111114, 0)
  78. yeet.Size = UDim2.new(0.453329861, 0, 0.177777782, 0)
  79. yeet.Font = Enum.Font.SourceSans
  80. yeet.Text = "Yeet Player"
  81. yeet.TextColor3 = Color3.new(1, 1, 1)
  82. yeet.TextSize = 18
  83. ultrayeet.Name = "ultrayeet"
  84. ultrayeet.Parent = onetwoseventhree
  85. ultrayeet.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  86. ultrayeet.BorderSizePixel = 0
  87. ultrayeet.Position = UDim2.new(0.513472319, 0, 0.51111114, 0)
  88. ultrayeet.Size = UDim2.new(0.453329861, 0, 0.177777782, 0)
  89. ultrayeet.Font = Enum.Font.SourceSans
  90. ultrayeet.Text = "Ultra Yeet Player"
  91. ultrayeet.TextColor3 = Color3.new(1, 1, 1)
  92. ultrayeet.TextSize = 18
  93. supernovayeet.Name = "supernovayeet"
  94. supernovayeet.Parent = onetwoseventhree
  95. supernovayeet.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  96. supernovayeet.BorderSizePixel = 0
  97. supernovayeet.Position = UDim2.new(0.0381291807, 0, 0.722222269, 0)
  98. supernovayeet.Size = UDim2.new(0.453329861, 0, 0.177777782, 0)
  99. supernovayeet.Font = Enum.Font.SourceSans
  100. supernovayeet.Text = "Supernova Yeet Player"
  101. supernovayeet.TextColor3 = Color3.new(1, 1, 1)
  102. supernovayeet.TextSize = 18
  103. stop.Name = "stop"
  104. stop.Parent = onetwoseventhree
  105. stop.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  106. stop.BorderSizePixel = 0
  107. stop.Position = UDim2.new(0.513472319, 0, 0.722222269, 0)
  108. stop.Size = UDim2.new(0.453329861, 0, 0.177777782, 0)
  109. stop.Font = Enum.Font.SourceSans
  110. stop.Text = "Stop Yeeting"
  111. stop.TextColor3 = Color3.new(1, 1, 1)
  112. stop.TextSize = 18
  113. ImageLabel.Parent = onetwoseventhree
  114. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  115. ImageLabel.BackgroundTransparency = 1
  116. ImageLabel.BorderSizePixel = 0
  117. ImageLabel.Position = UDim2.new(0.0228774771, 0, 0, 0)
  118. ImageLabel.Size = UDim2.new(0.104219697, 0, 0.190522939, 0)
  119. ImageLabel.Image = "rbxassetid://2941043433"
  120. yeet.MouseButton1Click:Connect(function()
  121. local target = unpack(GetPlayer(player.Text)).Character
  122.  
  123. lplayer.Character.Humanoid.PlatformStand = true
  124. yeeting = true
  125. local coin = Instance.new('BodyThrust',lplayer.Character.HumanoidRootPart)
  126. coin.Force = Vector3.new(2590,2590,2590)
  127. coin.Name = "yeetforce"
  128. repeat lplayer.Character.HumanoidRootPart.CFrame = target.Head.CFrame;coin.Location = target.Head.Position game:GetService('RunService').Heartbeat:wait() until not target.Head or yeeting == false
  129. end)
  130. ultrayeet.MouseButton1Click:Connect(function()
  131. local target = unpack(GetPlayer(player.Text)).Character
  132.  
  133. lplayer.Character.Humanoid.PlatformStand = true
  134. yeeting = true
  135. local coin = Instance.new('BodyThrust',lplayer.Character.HumanoidRootPart)
  136. coin.Force = Vector3.new(9999,9999,9999)
  137. coin.Name = "yeetforce"
  138. repeat lplayer.Character.HumanoidRootPart.CFrame = target.Head.CFrame;coin.Location = target.Head.Position game:GetService('RunService').Heartbeat:wait() until not target.Head or yeeting == false
  139. end)
  140. supernovayeet.MouseButton1Click:Connect(function()
  141. local target = unpack(GetPlayer(player.Text)).Character
  142.  
  143. lplayer.Character.Humanoid.PlatformStand = true
  144. yeeting = true
  145. local coin = Instance.new('BodyThrust',lplayer.Character.HumanoidRootPart)
  146. coin.Force = Vector3.new(18000,18000,18000)
  147. coin.Name = "yeetforce"
  148. repeat lplayer.Character.HumanoidRootPart.CFrame = target.Head.CFrame;coin.Location = target.Head.Position game:GetService('RunService').Heartbeat:wait() until not target.Head or yeeting == false
  149. end)
  150.  
  151. local UIS = game:GetService("UserInputService")
  152. function dragify(Frame)
  153. dragToggle = nil
  154. dragSpeed = 1
  155. dragInput = nil
  156. dragStart = nil
  157. dragPos = nil
  158. function updateInput(input)
  159. Delta = input.Position - dragStart
  160. Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  161. game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.25), {Position = Position}):Play()
  162. end
  163. Frame.InputBegan:Connect(function(input)
  164. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  165. if UIS:GetFocusedTextBox() == nil then
  166. dragToggle = true
  167. dragStart = input.Position
  168. startPos = Frame.Position
  169. input.Changed:Connect(function()
  170. if input.UserInputState == Enum.UserInputState.End then
  171. dragToggle = false
  172. end
  173. end)
  174. end
  175. end
  176. end)
  177. Frame.InputChanged:Connect(function(input)
  178. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  179. dragInput = input
  180. end
  181. end)
  182. game:GetService("UserInputService").InputChanged:Connect(function(input)
  183. if input == dragInput and dragToggle then
  184. updateInput(input)
  185. end
  186. end)
  187. end
  188. dragify(onetwoseventhree)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement