LiquidBounce Code Editor
-
LiquidBounce Code Editor That is:
- Being able to remove and add modes to custom liquidbounce modules
- Being able to change names of modules
- Being able to modify Speed and Y, (alot of stuff depending on the hack)
- Being able to add modules
- Adding back old modules
- ETC
-
You can use LiquidBounce's script API to achieve all these things.
-
This post is deleted! -
@Senk-Ju i mean, you cant just duplicate modules names (example: criticals, velocity. scaffold, killaura. and fly)
-
@gabrielvicenteYT
Being able to remove and add modes to custom liquidbounce modules.- Core base has setValues() getValues() that can easily change module values ingame
Being changing names of modules.
- module.name = "newname"
Being able to modify Speed and Y, (alot of stuff depending on the hack)
Being able to add modules.
Adding back old modules- ScriptAPI
-
This post is deleted!