What code to getModule if the Module was Create in LiquidScript?
I'm doing LiquidScript but I don't know how to getModule if the Module was Create in LiquidScript.
because I'm doing Normal getModule(NameModule = moduleManager.getModule("NameModule")) code,
and My game are Crash. D:

By Senk Ju 15 January 2019 13:38
Administrator · 536 commentsWhich version of LiquidBounce are you using?
CCBlueX Co-Owner

By yorik100 15 January 2019 15:45
Member · 126 commentsI don't think you can get the state of a LiquidScript module

By C_Maxpo 16 January 2019 09:52
Member · 14 commentsWhich version of LiquidBounce are you using?
I Use Liquidbounce B60

By Senk Ju 16 January 2019 16:41
Administrator · 536 commentsLiquidScript is no longer supported in LiquidBounce b60. You will have to use the new JavaScript API. I explained here how you can get a module with it: https://forum.ccbluex.net/thread.php?id=932
CCBlueX Co-Owner
By C_Maxpo 15 January 2019 10:58
Member · 14 comments