Categories > Exploiting > Scripts >

Kill Script

Posts: 16

Threads: 8

Joined: Mar, 2019

Reputation: 0

Posted

Not really a complaint but moreover a question... Can you ever make the jjsploit, using the kill command, can you make the kill command work, and not just turn the player invisible? I use this mainly to stop other trollers, but it doesn't work, I know it didn't work in the past IM just hoping it would work in the future.

  • 0

Posts: 4072

Threads: 202

Joined: Mar, 2018

Reputation: 67

Replied

you cant make a kill script because of FE

 

#MEWANTGLOBALCHAT 

  • 0

Reputation Goal: 69
#NoMoreMods

 

#MEWANTGLOBALCHAT 

Posts: 16

Threads: 8

Joined: Mar, 2019

Reputation: 0

Replied

FE? I see other exploits do it...

  • 0

Posts: 4072

Threads: 202

Joined: Mar, 2018

Reputation: 67

Replied

Because the way they do it doesnt require fe

It also isnt easy makeing a usverisal kill script

 

#MEWANTGLOBALCHAT 

  • 0

Reputation Goal: 69
#NoMoreMods

 

#MEWANTGLOBALCHAT 

mqN

jack

Posts: 1

Threads: 0

Joined: Oct, 2019

Reputation: 0

Replied

@Vader sure...

  • 0

Posts: 4072

Threads: 202

Joined: Mar, 2018

Reputation: 67

Replied

k you make one that works

or be quiet

 

#MEWANTGLOBALCHAT

  • 0

Reputation Goal: 69
#NoMoreMods

 

#MEWANTGLOBALCHAT 

Charliezkie

charliezkierblx@gmail.com

Posts: 72

Threads: 14

Joined: Jun, 2019

Reputation: -128

Replied

It's impossible to kill another player with exploit. that is because of FE or filtering enable. But it's possible when the game devs forgot to turn on his game FE.

  • 0

PoisonBlood57

Elitemation

Posts: 4

Threads: 2

Joined: Apr, 2018

Reputation: 0

Replied

you kids never heared of FE scripts

 

heres an FE kill script on when u touch someone they get flinged

--[[ FE Hug Kill
    Script made by Cyclically
    Credits to dhruvil123 for help
    https://v3rmillion.net/member.php?action=profile&uid=785986
    Don't edit script unless you know what you're doing. If you wanna add this into a script
]]

local LocalPlayer = game:GetService("Players").LocalPlayer
local torsoname = "Torso"
if LocalPlayer.Character:FindFirstChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
    torsoname = "UpperTorso"
end
LocalPlayer.Character:FindFirstChild("Animate").toolnone.ToolNoneAnim.AnimationId = math.huge
LocalPlayer.Character:FindFirstChild(torsoname).Anchored = true
local tool = Instance.new("Tool", LocalPlayer.Backpack)
LocalPlayer.Character:FindFirstChildOfClass("Accessory").Handle.Parent = tool
tool.Handle.Massless = true
tool.GripPos = Vector3.new(0, math.huge, 0)
tool.Parent = LocalPlayer.Character
wait()
tool.Grip = CFrame.new(Vector3.new(0, 0, 0))
LocalPlayer.Character:FindFirstChild(torsoname).Anchored = false
 
  • 0

Posts: 4072

Threads: 202

Joined: Mar, 2018

Reputation: 67

Replied

fling scripts only work on games with minimal anti hack

most front-page games are able to detect that and kick you

 

#MEWANTGLOBALCHAT 

  • 0

Reputation Goal: 69
#NoMoreMods

 

#MEWANTGLOBALCHAT 

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )