Author Topic: Insta-kill Hand  (Read 1377 times)

Sorry for the amount of topics in this section. I am trying to perfect my Slender game. This will probably be my last request for this.

I need an Insta-kill hand. Basically, the item is just my hand, similar to the fist item. The hand shoots an invisible, silent, and super-fast projectile that instantly kills a player from anywhere. So basically, an Old School Rifle, but it's a hand and when you shoot it makes no sound, and when the projectile hits an object, it also makes no sound.

So, a hand that when you click someone (from any distance) it instantly kills them silently.

Also, the hand needs to be dark (as dark as you can get it) black.

IF POSSIBLE: Make it so my hand isn't out in front of me (like typing /hug). I would prefer the item to be like the dead-ringer:  invisible to anyone else that looks at me.

Hmmmmm interesting... I would do it if i had scripting skeelz

Hmmmmm interesting... I would do it if i had more scripting skeelz

I could do it, but I lack the inspiration.

I could do it, but I lack the inspiration.
Do it, please! It shouldn't take that long, no modeling really needed and it's quite simple.

Bump. This is very much needed.

Bump. Needed very much, this is.

It would still show the kill message, however. Not doing so will require some sort of Slayer thing. You cannot 'silently' kill a player, without the AAAAHAHHHHHHH! sound.

So then why not just use a player.kill();? There would be no need for calculating the killer. (assuming you want it silently.)

Would it not be easy just to edit the fist (the one without the model) to do 100 damage?

It would still show the kill message, however. Not doing so will require some sort of Slayer thing. You cannot 'silently' kill a player, without the AAAAHAHHHHHHH! sound.
You can turn on hide kills so the message doesn't pop up. I want the insta-kill hand to be silent, not the player's death. Sorry for not specifying.

So then why not just use a player.kill();? There would be no need for calculating the killer. (assuming you want it silently.)
What? I need an item that kills a player silently when I see them. So going into the console and typing this would take way too long. All I want is an add-on similar to the fist that fires an invisible projectile (like the OSR) and then kills the player without the projectile making any sound.

Would it not be easy just to edit the fist (the one without the model) to do 100 damage?
I can't script stuff at all. I have 0 experience. If I knew how to do this, I probably would have done it by now. I need to be able to instantly kill someone from far away.

Sounds easy to script. Just onFire fire a raycast for players and if it hits one kill them.

Sounds easy to script. Just onFire fire a raycast for players and if it hits one kill them.
Can you make it?


I would prefer the item to be like the dead-ringer:  invisible to anyone else that looks at me.
What do you mean?