bug sobre o anticheat
-
• Seu nick:
R: problematizar• Data e hora do ocorrido:
R: faz tempo• Sala que ocorreu o bug (opcional):
R:• Provas do ocorrido (caso possua):
R:• Explique resumidamente a situação:
R: bem, estou vendo muitas pessoas burlando o anticheat para usar velocity, 1 dos metodos eh esse aqui: if (e.getPacket() instanceof S12PacketEntityVelocity) {
s12PacketEntityVelocity = (S12PacketEntityVelocity)e.getPacket();
if (((S12PacketEntityVelocity)e.getPacket()).getEntityID() == AntiKnockback.mc.thePlayer.getEntityId()) {
e.setCanceled(true);
if (this.horizontal.getInput() == 0.0 && this.vertical.getInput() > 0.0) {
AntiKnockback.mc.thePlayer.motionY = (double)s12PacketEntityVelocity.getMotionY() / 8000.0 * this.vertical.getInput() / 100.0;
} else if (this.horizontal.getInput() > 0.0 && this.vertical.getInput() == 0.0) {
AntiKnockback.mc.thePlayer.motionX = (double)s12PacketEntityVelocity.getMotionX() / 8000.0 * this.horizontal.getInput() / 100.0;
AntiKnockback.mc.thePlayer.motionZ = (double)s12PacketEntityVelocity.getMotionZ() / 8000.0 * this.horizontal.getInput() / 100.0;
} else {
AntiKnockback.mc.thePlayer.motionX = (double)s12PacketEntityVelocity.getMotionX() / 8000.0 * this.horizontal.getInput() / 100.0;
AntiKnockback.mc.thePlayer.motionY = (double)s12PacketEntityVelocity.getMotionY() / 8000.0 * this.vertical.getInput() / 100.0;
AntiKnockback.mc.thePlayer.motionZ = (double)s12PacketEntityVelocity.getMotionZ() / 8000.0 * this.horizontal.getInput() / 100.0;
}
e.setCanceled(true);
this.receiveVelo = true;
}
}
if (this.receiveVelo && e.getPacket() instanceof S32PacketConfirmTransaction) {
e.setCanceled(true);
this.receiveVelo = false;
}se possivel, poderia tentar corrigir o problema de pessoas burlando o anticheat para usar o aura e scaffold, tentando colocar algum tipo de check de moviment para checar o aura e o scaffold, tambem tem burla para usar aura e scaffold sem rotation, apenas cancele o c04 e pode usar tranquilamente sem rotation, sem dar algum tipo de flag de hitbox(pelo menos, oq eu saiba).
-
esqueci de falar sobre a parte do expand scaffold, que estar sendo recorrente no mush.
-
Y yPandinho trancou este tópico em
-
Y yPandinho moveu este tópico de Bug Report em
-
A Anjeel moveu este tópico de Bugs em Análise em
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Cadastrar Login
Olá jogador, agradecemos o seu Bug Report.
Olá jogador(a), agradecemos seu Bug Report.