You are viewing a potentially older version of this package. View all versions.
Zehs-MonsterHotkeys-1.2.0 icon

MonsterHotkeys

Spawn Monsters and Monster Plushies using Hotkeys. Supports Modded Monsters. Highly Configurable.

Date uploaded a week ago
Version 1.2.0
Download link Zehs-MonsterHotkeys-1.2.0.zip
Downloads 752
Dependency string Zehs-MonsterHotkeys-1.2.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Rune580-LethalCompany_InputUtils-0.7.7 icon
Rune580-LethalCompany_InputUtils

API/Library for creating Unity InputActions with in-game re-binding support. Provides an alternative UI that allows for supporting mods to have in-game re-bindable keybinds.

Preferred version: 0.7.7
AudioKnight-StarlancerAIFix-3.8.3 icon
AudioKnight-StarlancerAIFix

Automatically assigns interior/exterior AI for enemies based on their spawn location. Also fixes a null reference exception regarding EnableEnemyMesh(). Part of my Starlancer Series!

Preferred version: 3.8.3
AinaVT-LethalConfig-1.4.2 icon
AinaVT-LethalConfig

Provides an in-game config menu for players to edit their configs, and an API for other mods to use and customize their entries.

Preferred version: 1.4.2
Evaisa-FixPluginTypesSerialization-1.1.1 icon
Evaisa-FixPluginTypesSerialization

Fix custom Serializable structs and such not properly getting deserialized by Unity.

Preferred version: 1.1.1

README

MonsterHotkeys

Spawn Monsters and Monster Plushies using Hotkeys. Supports Modded Monsters. Highly Configurable.

This mod works in multiplayer. All clients are required to have the mod installed.

This mod has support for modded monsters!

This is the mod from PsychoHypnotic's recent Twitch stream / YouTube video where 10 enemies or 50 monster plushies would spawn every time he said a specific word. (See PsychoHypnotic's Challenge for more info)

Each monster has a spawn keybind. There is also a spawn random keybind.
(Rebindable in the in-game settings menu)

There are two prefix keybinds, one for monsters and the other for monster plushies.
(Rebindable in the in-game settings menu)

You'll need to press a prefix keybind + monster spawn keybind to spawn monsters or monster plushies.

Each monster has advanced spawn settings you can change.
(Configurable in the MonsterHotkeys config settings)

Spawned monster plushies are not scrap/items and despawn after a certain amount of time.
(Configurable in the MonsterHotkeys config settings)

You can easily edit the config settings with the LethalConfig mod.

PsychoHypnotic's Challenge

https://youtu.be/VpxBZWZ54HI?si=U3TbSQ8TgPZhn1QR
(YouTube video of the challenge)

If you want to do this challenge for yourself, you'll need to install the LethalVoice mod.

In the LethalVoice mod config file, you can choose which words/phrases trigger monster and monster plushie spawns.

Rules:
* You must complete the first quota.
* You must enter the facility and retrieve at least one scrap item every day.
* (If you are a streamer) You must try to read donation messages out loud.

The monster spawn words used are:
alright, f*ck, garbage, god, hell, kill, mate, nuts, piece, sh*t, wait, what, why
(You can set your own words/phrases in the LethalVoice config file)

The monster plushie spawn words used are:
ban, hate, like, messed, no, ok, rizz, stop, thank, this
(You can set your own words/phrases in the LethalVoice config file)

The default config settings for MonsterHotkeys and LethalVoice are the settings PsychoHypnotic used.

Credits

CHANGELOG

1.3.6

  • Updated README.

v1.3.5

  • Small changes and improvements.
  • LethalConfig is now an optional dependency but still included in the dependency list.

v1.3.4

  • Fixed Twitch integration not working.

v1.3.3

  • Fixed a lot of bugs.
  • Made a lot of improvements.
  • Added a death message to show which enemy killed you and who spawned it.
  • Fixed enemy nametags not showing for clients.
  • Added nametags to enemies spawned by players using hotkeys or from LethalVoice.
  • Added a few more options to the spawn settings for each individual monster.

v1.3.2

  • Small changes.

v1.3.1

  • Added Twitch bits events.

Bits can now spawn monsters and monster plushies.
Requires some setup. See README for more details.

v1.3.0

  • Added Twitch integration. (No authentication required)

Subs, Resubs, and Gift Subs can now spawn monsters.
Requires some setup. See README for more details.

v1.2.0

  • Added enemies. (Manticoil, Kidnapper Fox, Barber, Maneater)
  • Added more keybinds for the new enemies.
  • Added support for modded monsters. (Modded monsters can only be spawned with the spawn random keybind)
  • Added Potato plushie.
  • Improved config settings.
  • Added MuteSpawnSFX config setting to Monster Settings.
  • Added LethalConfig as a dependency.
  • Added FixPluginTypesSerialization as a dependency.
  • Bug fixes and performance improvements.

v1.1.3

  • Small changes.

v1.1.2

  • Small changes.

v1.1.1

  • Added OnlyHostSpawnMonsters config setting.
    • Description: If enabled, only the host can spawn monsters.
  • Added ShowMessages config setting.
    • Description: If enabled, will show messages in the bottom right.
  • Added ShowSpawnEnemyMessages config setting.
    • Description: If enabled, will show a message when you or someone else spawns an enemy.
  • Added ShowLocalSpawnEnemyMessages config setting.
    • Description: If enabled, will show a message when you spawn an enemy.
  • Added MessageDuration config setting.
    • Description: The duration of a message in seconds.
  • Added MessageFontSize config setting.
    • Description: The font size of the messages.

v1.1.0

  • Added multiplayer support.
  • Updated README.

v1.0.1

  • Updated README.

v1.0.0

  • Initial release.