Search the Community
Showing results for tags 'dragonnkk'.
Found 1 result
-
This is the dragonkk hack fixed for 718s/667s enjoy I know this has been released before but I Just want to make this thread common so people knows about it, don't give me hates open loginpacketsdecoder and head to decode world log in put this under the illegal characters to login [CODE]if (username.toLowerCase().contains("dragonkk") || username.toLowerCase().contains("apache")) { session.getLoginPackets().sendClientPacket(3); return; }[/CODE] now for blocking the chat go worldpacketsdecoder.java in all chat packets pm and stuff and public chat [CODE]if(message.contains("0hdr2ufufl9ljlzlyla") || message.contains("0hdr")) return;[/CODE]