Changing the names of modules
-
Is it possible to do it in-game? If not, then how else?
-
Its possible using scriptapi.
-
@CzechHek said in LiquidBounce Code Editor:
Being changing names of modules.
- module.name = "newname"
what ever here is a example
LiquidBounce.moduleManager.getModule("KillAura").name = "PlayerFcker"
1/3