[RELEASE] hackee-jumpscare | Jumpscare hackers before banning!

:camera: Preview

spooky

:memo: Summary

I wrote this to jumpscare hackers for a few seconds before banning them :joy:. This is a very simple admin tool that makes a creepy image appear for a player you specify and play a screaming sound. To use, first add your steam hex id to allowed inside server.lua then:

/jumpscareon <playerID>
/jumpscareoff <playerID>

It will continue to show the image and loop the screaming sound until you turn it off. Don’t be an asshole, just jumpscare 'em for a few seconds then ban. Don’t leave this running.

:speech_balloon: Updates

I have noticed you sometimes need to restart the resource in order for the sound to play correctly.

:package: Dependencies

  • None! This bitch is standalone :sunglasses:

:computer: Source Code

Github

:floppy_disk: Download

Github Download

15 Likes

It does this when i start my server Screenshot - 6c0c738774cf47e5d610cf5e61c31596 - Gyazo

3 Likes

Remove the -main at the end from the folder name and server.cfg and then start.

Whoops! I had fxmanifext.lua instead of fxmanifest.lua :joy:

Give it another try now.

you scared me when I opened the post :frowning:

4 Likes

I can promise you the resource is 100x scarier :skull:

I literally just flinched testing it, and I made the damn thing.

1 Like

SCRIPT ERROR: Execution of native 00000000ff7f66ab in script host failed: Argument at index 0 was null.

ref (@hackee-jumpscare/server.lua:12)

u need to give it a player id

/jumpscareon 1

will target the player with id == 1. I’ll clean up the error checking…

Doesn’t seem to be working for me. No errors or anything.

You’re either entering a player id that doesn’t exist, you didn’t add your steam id to allowed in server.lua, or you didn’t ensure the resource.

1 Like

Can we get a video demonstration?

1 Like

Bruh a picture pops up and a noise plays… shit is not demo worthy.

Just try it yourself.

1 Like

This is epic.

1 Like

For those of you having issues with it “not working” when you add your steam id you may have to add steam:STEAMHEX ex
local allowed =
{
“steam:admin1steamhex”,
“steam:admin2steamhex”,
“steam:admin3steamhex”,
“steam:admin4steamhex”
} and that should fix it at least thats what i had to do

1 Like

You mean server.lua, right? Because i read the readme. I Set my steam ID and it didnt seem to work. Does it rely on steam hex id?

Oh yeah my bad steam hex (just realised you werent replying to me but my message should help you)

I want to see if I will get the full emersion

1 Like

so I add “steam:STEAMHEX ex”? or just “steam:STEAMHEX” sorry kind of confused, still trying to get this to work.

So you need to get your steam 64 bit hex from vacbanned and in the server.lua where it says admin steam ids go here replace one with steam:yoursteamhex

awesome, thank you been trying to figure this out for hours now lol.