Non-AutoJump Speed
General Discussion
3
Posts
3
Posters
352
Views
-
Is there a way to change speed settings so it doesn't jump automatically?
-
Is there a way to change speed settings so it doesn't jump automatically?
@chindius-devench .speed customy 0.0
-
Is there a way to change speed settings so it doesn't jump automatically?
@chindius-devench
if (mc.gameSettings.keyBindJump.pressed)
// module on
else
// module off