Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
As the title suggests, I need a script that visually spoofs my Ypos like the one in rise, I would like the script, mainly to make my cheating experience more visually pleasant.
@sigmeme
module.on("motion", function(event) { mc.thePlayer.posY = 100; });
You can change 100 to any number, when the script is enabled your yPos will be spoofed Of course it's client-side only
@notautismatall mc.thePlayer.lastTickPosY will make it fake fly