drawString wrong xy value
Solved
ScriptAPI
-
var Fonts = Java.type("net.ccbluex.liquidbounce.ui.font.Fonts"); var x = 100; var y = 100; Fonts.font40.drawString("test", x + 35 + 25, 100 + 25, -1);
Code not full
-
help please. text goes nowhere
-