Categories > Exploiting > Scripts >
Kill Script
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.
Replied
you cant make a kill script because of FE
#MEWANTGLOBALCHAT
Cancel
Post
Reputation Goal: 69
#NoMoreMods
#MEWANTGLOBALCHAT
Replied
FE? I see other exploits do it...
Cancel
Post
Replied
Because the way they do it doesnt require fe
It also isnt easy makeing a usverisal kill script
#MEWANTGLOBALCHAT
Cancel
Post
Reputation Goal: 69
#NoMoreMods
#MEWANTGLOBALCHAT
Replied
k you make one that works
or be quiet
#MEWANTGLOBALCHAT
Cancel
Post
Reputation Goal: 69
#NoMoreMods
#MEWANTGLOBALCHAT
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.
Cancel
Post
Replied
you kids never heared of FE scripts
heres an FE kill script on when u touch someone they get flinged
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
Cancel
Post
Replied
fling scripts only work on games with minimal anti hack
most front-page games are able to detect that and kick you
#MEWANTGLOBALCHAT
Cancel
Post
Reputation Goal: 69
#NoMoreMods
#MEWANTGLOBALCHAT
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post