Change your Roblox death sound to a different sound included in the app or the original oof sound.
Currently considering rewriting the program in another programming language because node.js is slow and produces large exes, so development may be stopped for a while.
- Simply download the exe file from the download link above and run it.
- Use the up and down arrow keys to choose and Enter to confirm your choise.
- Done!
- Oof
- Vine Boom Sound Effect (Bass Boosted)
- GAH DAM
- Half life
- Old Minecraft Death Sound
- Lego Yoda Death
- AUUUUUUGHHH
After Roblox changed the oof sound I started to replace it with custom sounds, I wanted an easier way to change the death sound. So I made this app. Also to help other people easily change their oof sound.
The custom death sounds are stored in the "sounds" folder (downloaded as a zip file then extracted automatically by the program) in an OGG file format and are copied into the Roblox Game files to replace the oof sound.
- Node.js
- Chalk (for coloured text)
- Inquirer (for the selection of sound effects)
- Axios (for checking for updates)
- Download (for downloading the sounds.zip file)
- Decompress (for decompressing the sounds.zip file)
- find-process (for detecting if Roblox is running)
- node-notifier (for notifications in autostart.exe)
npm i
npm i -g nexe
nexe -t windows-x86-12.18.2 index.js (for all windows version)
nexe -t windows-x86-12.18.2 autostart.js (for all windows version)