how to simulate legit clicks in pvp with killaura? how with the included autoclicker?
-
@bestnickname You know that LB is open source?
KeyBinding.onTick(mc.gameSettings.keyBindAttack.keyCode) // Minecraft Click Handling
you can also try
in https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html -
-
@bestnickname by writing
@czechhek said in how to simulate legit clicks in pvp with killaura? how with the included autoclicker?:
KeyBinding.onTick(mc.gameSettings.keyBindAttack.keyCode) // Minecraft Click Handling
I mean
KeyBinding.onTick(mc.gameSettings.keyBindAttack.keyCode) // Minecraft Click Handling
and by writing
@czechhek said in how to simulate legit clicks in pvp with killaura? how with the included autoclicker?:
you can also try
in https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.htmlI mean that you can also try using methods such as
from class https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html -
@czechhek said in how to simulate legit clicks in pvp with killaura? how with the included autoclicker?:
by writing
and where it should be entered in the killaura.kt file ?
-
@bestnickname and how to adjust the amount of сps ?
-
-
-
mc.shutdown();
-
@bestnickname bruh bruh learn jawa