Categories > Exploiting > Roblox >

[HELP] How do I make this into a killaura

CJ99

CJ$

Posts: 197

Threads: 50

Joined: Sep, 2021

Reputation: -6

Posted

So I've got this script:-

_G.killaura = true
while _G.killaura == true do
    local args = {[1] = game:GetService("Players").Naat_Jacer.Character.Humanoid,[2] = Vector3.new(-531.67926025391, 
    38.672958374023, -557.19390869141)}
    game:GetService("Players").LocalPlayer.Character.Katana.Remotes.Hit:FireServer(unpack(args))
    wait()
end

 

What I wanna do is kill the player "Naat_Jacer" from anywhere I want. The problem is that this script DOES work but only when I'm near Naat_Jacer and only when he's standing still. I wanna make it so I can attack him from anywhere and anytime, whether he's moving or not. Also he has to be near the Vector3 cords if he's far away from those it doesn't work.

 

Game: https://www.roblox.com/games/5952445986/Dynasty-Battlegrounds-BETA

 

I started making scripts 2 days ago sooooooooooooooooo

yea

  • 0

Added

Also what is this

 

https://gyazo.com/49bf291cdc50cd0d1fa6fd2943395855

  • 0

Added

@Astronemi Is there a way I can bypass how far I can attack the target? I've found out that I can only attack the user from 25 studs away. No more.

  • 0

https://gyazo.com/9e36f19dea3a77fbcdc641f0276c4cd8

 

"I'll have two number 9s, a number 9 large, a number 6 with extra dip, a number 7, two number 45s, one with cheese, and a large soda."

Users viewing this thread:

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