I wrote this to jumpscare hackers for a few seconds before banning them . 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.
Updates
I have noticed you sometimes need to restart the resource in order for the sound to play correctly.
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.
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
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