Welcome on MasterOf13FPS! MasterOf13FPS

Register today or sign up if you are already a member and never miss any cool content again :)

Can someone help me with Hypixel's newest Scaffold Patch?

Xorvis

New member
Joined
Jul 30, 2020
Messages
30
Reaction score
0
Points
0
Recently hypixel patched scaffolds can someone help also with disabler for hypixel
 
Leaked Disabler is mostly patched and I don't think Hypixel patched scaffolds. My sprint scaffold works fine and I didn't changed anything.
 
hmm i need a damage fly for hypixel but C13 disablers are patched
 
Leaked Disabler is mostly patched and I don't think Hypixel patched scaffolds. My sprint scaffold works fine and I didn't changed anything.
What exactly do you need for a Hypixel Scaffold?
 
What exactly do you need for a Hypixel Scaffold?

You need to look always to the blocks you placed (or going to place). Besides that nothing special. (You need to send the side of the block that you are going to place a block on, but that should be the standard for a scaffold)
 
hmm i need a damage fly for hypixel but C13 disablers are patched

Hypixel didn't patched C13 completely.

So, you can get your Fly working with C13 Disabler and no staff alerts.
 
You can get it working again with a blink method.
(not gonna say more than that)
 
blink is stupid, When you stay away from the enabled place you will get a lag

?

Also do u know how the new disabler works or what do you mean with "I bypassed without blink." ?
I don't think there is another way to get C13 working without blink.
 
?

Also do u know how the new disabler works or what do you mean with "I bypassed without blink." ?
I don't think there is another way to get C13 working without blink.
Tell me how i should use blink properley. Im 99% sure blink is not a solution, I Asked a lot of people, they said DO not send C13's EVERy tick, or it will ban. You have to send it every certain amount of tickss, which i dont know.
 
Tell me how i should use blink properley. Im 99% sure blink is not a solution, I Asked a lot of people, they said DO not send C13's EVERy tick, or it will ban. You have to send it every certain amount of tickss, which i dont know.

You will get a staff alert when your sending a c13 packet in air. Also blink is a solution because I used it and it is working fine.
If it is not working for u, it is because you did something wrong. (Its not a normal blink)
 
?

Also do u know how the new disabler works or what do you mean with "I bypassed without blink." ?
I don't think there is another way to get C13 working without blink.
Try to find your own way
 
Tell me how i should use blink properley. Im 99% sure blink is not a solution, I Asked a lot of people, they said DO not send C13's EVERy tick, or it will ban. You have to send it every certain amount of tickss, which i dont know.

Conky 11:12:04

Java:
 @SubscribeEvent

    public void onPacketSend(EventPacketSend e) {

        if (this.mode.getValue().equals(FlyMode.Hypixel)) {

            /*if (e.getPacket() instanceof C03PacketPlayer)

                ((C03PacketPlayer) e.getPacket()).onGround = true;

            if ((e.getPacket() instanceof C0APacketAnimation || e.getPacket() instanceof C03PacketPlayer || e.getPacket() instanceof C03PacketPlayer.C04PacketPlayerPosition ||

                    e.getPacket() instanceof C03PacketPlayer.C06PacketPlayerPosLook || e.getPacket() instanceof C08PacketPlayerBlockPlacement || e.getPacket() instanceof C07PacketPlayerDigging

                    || e.getPacket() instanceof C0BPacketEntityAction || e.getPacket() instanceof C02PacketUseEntity)) {

                this.packets.add(e.getPacket());

                e.setCancelled(true);

            }*/

        }

Conky 11:12:11

Java:
if (this.mode.getValue().equals(FlyMode.Hypixel)) {
/* if (mc.theWorld != null) {
Iterator var3 = this.packets.iterator();
while (var3.hasNext()) {
Packet packet = (Packet) var3.next();
mc.thePlayer.sendQueue.addToSendQueueWithOutEvent(packet);
}
}
this.packets.clear();*/
}

Use with pingspoof and Don't fly too fast, or you will get ban.
 
Last edited by a moderator:
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top