[b72] - How would I enable another LiquidBounce module with custom settings?
Unsolved
ScriptAPI
-
@acaiberii ScriptAPI?
-
@plumer-man yeah scriptapi for liquidbounce b72
-
@acaiberii
LongjumpModule.setState(false) -
@plumer-man Specifically with custom settings though?
-
var Speed = moduleManager.getModule("Speed") Speed.setState(false);
-
@ivanovladimirs Is that the only thing you can do with it?
I mean for like, let's say LongJump, I want to set mode to
AAC-3.0.5
is that possible?
-
@acaiberii u can but i just forgot how u do that