ValueBinder 2.0
-
Introduction
Value binder is a combined module and a command that makes you able to bind values and therefore toggle them with keybinds.
It works in the same way as module binding, it has the same sound effects and it also shows LB notifications.Media
CzechHek│Darkcyan Fruitbat│Unlisted.mp4 – 01:26
— CzechHekInstallation
Download Core.lib, ValueBinder.js
Write .scripts folder into chat while using LiquidBounce and put both files in there
Write .reload into chatHow to use
ValueBinder has 2 aliases:
.bindvalue and .bv
It can be used on booleans (toggles them) and list values (switches them to the next one).
Multiple values can be bound to a single key.You can either bind a value:
.bv module value key (for example .bv killaura swing z)
unbind a value:
.bv module value none (or invalid key)
or clear all binds:
.bv clear
Print all binds using:
.bv list
Download
Core: https://github.com/CzechHek/Core/blob/master/Core.lib
ValueBinder: https://github.com/CzechHek/Core/blob/master/Scripts/ValueBinder.js