MurderMystery 1.1
-
Introduction
MurderMystery is a module which detects the murderer in the MurderMystery gamemode. As of now, it currently only has 1 option, which is Sprint. This checks for the murderer by if that said person is sprinting. I currently have plans to make the module also detect the detective, but that's not my primary concern, as of now. Originally made by soulplexis with ScriptAPI v1, ported to ScriptAPI v2 by me.
Installation
Download MurderMystery.js
Write .scripts folder into chat while using LiquidBounce, and put the file there.
Write .reload into chatDownload
Changelog
Released MurderMystery 1.1 (30/10/2023)
- Fixed errors from the checkSprint setting
Released MurderMystery 1.0 (30/10/2023)
- Ported to ScriptAPI v2 (thanks soulplexis for the original script)
- Removed all dependencies
- Cleaned up the code