[MTA:SA]Bluescreen of death troll/prank players - Download
Category: | script |
---|---|
Author: | Dutchman101 |
Description:
Prank a player by showing him a Bluescreen (BSOD) and let him think his PC is crashing while he is playing on your server.
use: /bsod PlayerName (exact)
After 5 seconds the bluescreen and error sound disappears and everything is back normal. (hud elements and chat etc that are hidden to make the bluescreen look real will also return)
2 sound effects are incuded: buzzing sound loop (like can happen with Windows 7, 8, 10 bluescreens) and Windows XP error beep.
Win7+ BSOD sound: bs1.mp3 (demonstration: https://www.youtube.com/watch?v=TDOolCOjE30)
WinXP BSOD beep: bs2.mp3 (demonstration: https://www.youtube.com/watch?v=WdOuIJLHBEs)
If you want to change the effect from default buzzing sound to the XP beep, change in client.lua the .mp3 filename to bs2.mp3 behind ''playSound''
ADVISE: Once you start using it, make sure you only start/stop the resource when you plan on using it, or change the command/limit to ACL to prevent anyone abusing it if they know the command.
use: /bsod PlayerName (exact)
After 5 seconds the bluescreen and error sound disappears and everything is back normal. (hud elements and chat etc that are hidden to make the bluescreen look real will also return)
2 sound effects are incuded: buzzing sound loop (like can happen with Windows 7, 8, 10 bluescreens) and Windows XP error beep.
Win7+ BSOD sound: bs1.mp3 (demonstration: https://www.youtube.com/watch?v=TDOolCOjE30)
WinXP BSOD beep: bs2.mp3 (demonstration: https://www.youtube.com/watch?v=WdOuIJLHBEs)
If you want to change the effect from default buzzing sound to the XP beep, change in client.lua the .mp3 filename to bs2.mp3 behind ''playSound''
ADVISE: Once you start using it, make sure you only start/stop the resource when you plan on using it, or change the command/limit to ACL to prevent anyone abusing it if they know the command.
Leave a Comment