hypixel damage
-
@sexma skid
-
@ポコン Bypass Hypixel Damage with no C13
function damage() { var i = 0; while (i < 9){ mc.thePlayer.sendQueue.addToSendQueue(new C03PacketPlayer.C04PacketPlayerPosition(mc.thePlayer.posX, mc.thePlayer.posY, mc.thePlayer.posZ, true)); i++; } var fallDistance = 3.0125; while (fallDistance > 0) { mc.thePlayer.sendQueue.addToSendQueue(new C03PacketPlayer.C04PacketPlayerPosition(mc.thePlayer.posX, mc.thePlayer.posY + 0.0624986421, mc.thePlayer.posZ, false)); mc.thePlayer.sendQueue.addToSendQueue(new C03PacketPlayer.C04PacketPlayerPosition(mc.thePlayer.posX, mc.thePlayer.posY + 0.0625, mc.thePlayer.posZ, false)); mc.thePlayer.sendQueue.addToSendQueue(new C03PacketPlayer.C04PacketPlayerPosition(mc.thePlayer.posX, mc.thePlayer.posY + 0.0624986421, mc.thePlayer.posZ, false)); mc.thePlayer.sendQueue.addToSendQueue(new C03PacketPlayer.C04PacketPlayerPosition(mc.thePlayer.posX, mc.thePlayer.posY + 0.0000013579, mc.thePlayer.posZ, false)); fallDistance -= 0.0624986421; } mc.thePlayer.sendQueue.addToSendQueue(new C03PacketPlayer.C04PacketPlayerPosition(mc.thePlayer.posX, mc.thePlayer.posY, mc.thePlayer.posZ, true)); }
-
@aftery said in hypixel damage:
@ninjamaki isnt that my selfdmg
edit: does that still actually workit probably works
-
@sexma wtf where are the new wd devs at
-
@ポコン said in hypixel damage:
Give me a hypixel damage script like hypixel boost-fly! Or tell me how to code!
https://forum.ccbluex.net/thread.php?id=2697
All of them work except vclip and yport2 afaik
-
@aftery said in hypixel damage:
@sexma wtf where are the new wd devs
as I remembered there was a check that patch your selfdmg but they removed it
-
i can check Mr. Arithmo Fan