@isnotpuppy Put this tag on the top of your script:
/// api_version=2
...
code
This will fix the issue.
See: https://liquidbounce.net/docs/ScriptAPI/Getting Started
Also fixed in future versions by removing support for ScriptAPI v1:
https://github.com/CCBlueX/LiquidBounce/commit/3e92903f1372e1c96225bca057f0f136928d3bd5
0
1zun4 committed to CCBlueX/LiquidBounce
removed support for ScriptAPI v1
Please update your script to ScriptAPI v2 to avoid issues in the future.
See https://liquidbounce.net/docs/ScriptAPI/Getting%20Started for further information.
This change fixes module and command manager not being defined correctly.
See https://forums.ccbluex.net/topic/7671/why-i-can-t-use-commandmanager-or-modulemanager-in-my-script/