K Y S
Instantly die with a key combo. Just a simple mod.💀 K.Y.S - Instant Death for PEAK
K.Y.S lets you instantly die with a key combo. (I revived this only because if it exists I want to atleast work! Its an old mod of mine made on request in discord)
Perfect for testing mods like Everest that need you to die so a skeleton can spawn. Pairs well with Quick Restart. Anyone can use it, not just devs.
Find it in the Peak Modding Discord under #mod-releases for issues / reports / thanks.
HEY YOU — if the title hit a little too close, talk to someone. People care. P.S.A over.
Features
- Instant death with a configurable hotkey
- Toggle the system on/off so you do not die by accident
- Multiplayer-safe — uses the game's own
Character.Die()/RPCA_Diepath so everyone sees it - PEAK-font notifiers like So Fly
- K.Y.S ON stays up until you turn the system off (configurable)
- Live layout preview so you can place and size both alerts at once
Configuration
Config path: BepInEx/config/tony4twentys.kys.cfg
Edits to notifier color, size, and position apply immediately, even if the text is already on screen.
Default keybinds
| Action | Key combo |
|---|---|
| Toggle KYS system | LeftAlt + S |
| Trigger death | LeftAlt + D |
Hotkeys
| Key | Description | Default |
|---|---|---|
kysModifierToggle |
Require modifier with the death key | true |
kysModifier |
Modifier for death | LeftAlt |
kysKey |
Key that kills you | D |
kysToggleModifierToggle |
Require modifier with the toggle key | true |
kysToggleModifier |
Modifier for toggle | LeftAlt |
kysToggleKey |
Key that toggles the suicide system | S |
Notifiers
| Key | Description | Default |
|---|---|---|
HideAllNotifications |
Hide on-screen K.Y.S alerts | false |
KeepOnNotifierUntilOff |
Keep K.Y.S ON visible until you toggle off. If off, ON fades like OFF | true |
PreviewBothNotifiers |
Show K.Y.S ON and K.Y.S OFF together so you can place, size, and recolor them. Turn off when finished | false |
PopupSeconds |
How long timed ON/OFF alerts stay up | 5 |
OnColor / OffColor |
Alert colors | #FF0000 / #00FF00 |
OnSize / OffSize |
Alert text size | 80 / 80 |
OnPosX / OnPosY |
ON anchored position | 0 / -200 |
OffPosX / OffPosY |
OFF anchored position | 0 / -200 |
ON and OFF start in the same spot. Turn on PreviewBothNotifiers and move one (for example OffPosY) so they do not stack.
How death works
- The system must be toggled ON first
- Death calls the game suicide command
Character.Die(), which firesRPCA_Dieto everyone - That is the current PEAK signature (no spawn point). The old 1.0.0 call passed a
Vector3and stopped working after the game update - Does not use a custom Photon event code
Requirements
Installation
- Install via Thunderstore / r2modman, or drop the
.dllinBepInEx/plugins/ - Launch once to generate config
Known limitations
- No scene restrictions (airport included)
- You cannot undo your death (you're welcome)
Credits
Created by tony4twenty
Other mods: tony4twenty on Thunderstore
Requested by ch33kKlapp3r (lol) and Steven in the Peak Modding Discord
Dev suicide. Clean. Controlled. Convenient.
Just press a button. No need to jump off a cliff.
