2.4.0
RedruM's Interactive Zombies Tool — v2.4.0
Overview
v2.4.0 adds an interactive Custom BO3 Actions builder, collapsible sections in Setup & Diagnostics to cut down on scrolling, and Support the Developer / Donate links. It also folds in all dropdown, keybind, and theme switcher fixes from the v2.3.1/v2.3.2 patches.
🆕 New — Custom BO3 Actions
A new Custom BO3 Actions section has been added to Setup & Diagnostics, letting you add your own actions using any Sphynx console command — no manual cfg editing required.
Quick Add Builder
- Enter an action name, a key, and a Sphynx console command
- Live preview shows the exact bind line as you type
- One click adds the action to Action Binds and appends the bind line to your
binds.cfgautomatically (if a BO3 path is configured) - Falls back to a warning if no BO3 path is set, so you know to export manually
Reference Links
- Direct links to the Sphynx Console Commands mod, the full command list, and the perk/powerup alias list — all with hover tooltips explaining what each one is for
✅ Improvements — Setup & Diagnostics
Collapsible Sections
- BO3 Prerequisites, Plutonium Prerequisites, and Settings Backup are now collapsible and closed by default
- Cuts down on scrolling for returning users who already know the setup steps
- Keybind Export, Keypress Test, API Health Check, and Debug remain open by default since they're used regularly
🆕 New — Support the Developer
- Donate link and ☕ Support on Ko-fi button added to Credits & Info, matching the existing TikTok/GitHub link style
- ☕ Support the Developer button added to the Bot Dashboard, on the Active Game Profile row
- This tool remains completely free — these are optional, no functionality is gated behind them
✅ Improvements — System Tray
- Start/Stop Bot Gateway — toggle the bot directly from the tray menu without restoring the dashboard first
- Mute/Unmute TTS — quick audio toggle from the tray menu
- Live status tooltip — hovering the tray icon now shows 🟢 Online / 🔴 Offline, updating automatically as the bot's status changes
🐛 Bug Fixes
Gift, Follow Reward, and Like Reward Dropdowns
Custom action names added in Keys & Binds weren't appearing in the Gift action dropdown, the Follow Reward dropdown, or the Like Reward dropdown — all three were reading from built-in profile defaults instead of your live Action Binds.
Fix: All three dropdowns now read from the live Action Binds panel and refresh automatically as you add, rename, or delete actions.
Action Row Deletion Leaving Ghost Entries
Deleting an action row didn't refresh the Gift, Follow Reward, or Like Reward dropdowns, leaving the deleted action selectable as a ghost entry.
Fix: Deleting a row now refreshes all three dropdowns immediately.
Timescale Reset and 3rd Person Keys Ignoring Remapped Binds
Remapping the Timescale Reset or 3rd Person On/Off keys in Action Binds had no effect at runtime — the bot was still reading the original default key instead of your live configuration.
Fix: Both now check your live Action Binds first, falling back to defaults only if no custom bind is set.
Theme Switcher Requiring Multiple Changes to Apply
Switching themes sometimes required selecting a theme two or three times before all colours updated correctly, since some widgets only matched the previous theme's exact colour values.
Fix: Theme switching now builds a complete colour map across all themes, so every widget recolours correctly on the first switch.
📋 Updating from v2.3.0 / v2.3.2
- Run the installer — all files updated automatically
- No GSC re-export required — these changes are dashboard/UI only
- Check out the new Custom BO3 Actions section in Setup & Diagnostics if you want to add your own console-command-based actions