Is it possible to somehow change these words?
General Discussion
25
Posts
6
Posters
4.8k
Views
-
what happens if you use your brain 100%
-
@ohno said in Is it possible to somehow change these words?:
what do you want
Change the word LiquidBounce, to your own
-
what happens if you use your brain 100%
-
@ohno I don't know where it is in the files. I want to change this word "LiquidBounce" to "BestClient" for example.
-
@ttatto4ka
js:var Display = Java.type('org.lwjgl.opengl.Display'); Display.setTitle('your title here');
java:
import org.lwjgl.opengl.Display; Display.setTitle("your title here");
-
@ttatto4ka
js:var Display = Java.type('org.lwjgl.opengl.Display'); Display.setTitle('your title here');
java:
import org.lwjgl.opengl.Display; Display.setTitle("your title here");
-
@wowiesocl said in Is it possible to somehow change these words?:
You can download the liquidbounce source code to modify and build the project
man makes a custom build just for custom title and custom hud