Git Product home page Git Product logo

zombies-utils's Introduction

zombies-utils

Download latest release: v1.3.4.

Hello, I am currently working on this mod. More features will come. For now it has:

  • An accurate timer + Automatic splitting
  • Tracking of splits & segment PBs (with custom categories)
  • SLA hud
  • A chat macro
  • Spawn-times HUD: visual, auditory, RL-mode
  • Player Visibility

Disclaimers

  • If you are using a Hypixel language other than the selected one the mod may not work entirely. Check config.

For Users

The timer automatically splits every round. The PB/Segment recorder automatically distinguishes maps and difficulties, but not player count.

Config

  • Language: The selected Hypixel language. Currently supports EN,FR,DE.
  • Timer:
    • Default Category: The record-category to be selected when starting the game.
    • PB Announcements: Whether to show ***NEW PERSONAL BEST*** on PB in summaries.
  • SST:
    • Enabled: Enables / disables this feature.
    • Auditory: A List of tick offsets that a sound should be played. Default (-40, -20, 0) means 2s and 1s in advance, as well as on spawn.
    • RL pre-timing: During RL mode, how much SST times sohuld be offsetted. Defaults to 1.4s earlier. Affects HUD as well as auditory.
    • Truncate: Whether to show passed rounds in the HUD.
  • SLA:
    • Enabled: Whether the SLA HUD should automatically be shown when starting a game.
    • Truncate: Whether inactive windows and rooms should be shown.
  • Macro Message: The Message to be sent when pressing the Chat Macro Key. Do NOT use "§" as symbol.
  • Player Visibility: Whether to enable PlayerVisibility by default.
  • CPS Counter: A simple CPS Counter which shows the amount of clicks within the last 20 gameticks.

Commands

  • /category <name> - Switches to the category called name. All recorded times are bound to its category. Tabcomplete suggests already existing categories, but you can insert a new (clean) one as well.
    • Examples:
      • /category pistol_only
      • /category no_doors_solo
    • note: you do NOT need to make your own categories to seperate difficulties or map
  • /sla <off|map|quick|rotate|mirror|offset>
    • /sla off - Disables the SLA hud
    • /sla map <de|bb|aa|p> - forcefully set the map
    • /sla quick <mogi_a|ghxula|ghxula-garden>
    • /sla rotate - rotates all windows around the axis (0,y,0)
    • /sla mirror <x|z> - mirrors all windows along the plane (0,y,z) or (x,y,0)
    • /sla offset <x> <y> <z> - set an offset, allowing you to use sla on map-recreations, such as housings
  • /zombiesutils <timer>
    • /zombiesutils timer <kill|split>
      • /zombiesutils timer kill - Stops the running timer completely
      • /zombiesutils timer split <round> - Splits as if <round> was passed, not recommended to use as it might create impossible PBs.
  • /qz <de|bb|aa|p> - sends you to a new game of Dead End, Bad Blood, Alien Arcadium or Prison

Hotkeys

  • Chat Macro: Sends the message specified in the config.
  • RL Mode: Toggles usage of the rocket launcher mode spawn-time offset.
  • Player Visibility: Toggles whether to show players that are within a 4 block radius.

Extra

  • Managing split-categories: In your game directory is a folder called "zombies" which contains the folder "splits". You can simply rename or delete the folders inside "splits". You can also edit your splits, the data is stored as a list of ticks inside the MAP_DIFFICULTY.times files, a simple text editor (such as Notepad on Windows) should be able to edit it (UTF-16 encoded text). The other subfolder, runs, logs all the splits for every run you play.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.