World of Minecraft client reads server names e g -hax turn off hax in World of Minecraft client v1 6 1 (LOCKED)
4 replies [Last post]
grelmo114
WoM Member
Contributor
WoM Member: 128972
WoM Coins: -2

elmo here

Looking and decompiling the World of Minecraft client it actually ai reads the name of the servers to determine the following:

-hax<<won't allow the World of Minecraft client to use hax no matter what
+hax<<will allow the World of Minecraft client to use all hax
+fly<<will allow the World of Minecraft client to use flying
-fly<<won't allow the World of Minecraft client to use flying
+noclip<<will allow the World of Minecraft client to use no clips aka move through blocks
-noclip<<won't allow the World of Minecraft client to use no clips aka move through blocks
+speed<<will allow the World of Minecraft client to use speed hax
-speed<<won't allow the World of Minecraft client to use speed hax
+ophax<<only allow op to use hax

So next time you make a server and want to restrict a person from using certain World of Minecraft client 1.6.1 hax
add the above name of server.

e.g.[Mclawl] Default
lets say we want no hax stopping World of Minecraft client 1.6.1 from cheating

I'd put on a map e.g. [Mclawl] Default -hax

then when i enter the map either via logon or command i won't be able to use hax.

enjoy!!

sithrebel
Contributor
Contributor
WoM Member: 124653
WoM Coins: 875
its easy to remove this

its easy to remove this feature though remember
i just delete the coding

grelmo114
WoM Member
Contributor
WoM Member: 128972
WoM Coins: -2
remove this feature? do you

remove this feature?

do you mean remove the detection by World of Minecraft client so you can fly in a -hax zone?

yes very easy, but with huge risk to being ip kicked off many servers.

It's not a good idea.

Also just deleting the coding won't necessarily do it.

Java is OOP based and many elements work together even if in separate files.

I have decompiled and recompiled many class files successfully, but after having to recoding parts.

sithrebel
Contributor
Contributor
WoM Member: 124653
WoM Coins: 875
actualy all i did was change

actualy all i did was change the words it detects to some random stuff like fhduebdhfedy73yfd nothing that will ever appear in any motd's

Sundavar
WoM Member
Members
WoM Member: 445839
WoM Coins: 3
Hacking

I have been wondering too how to hack in a no hack server, I want to get back at those people who abuse that ability and use it to grief in lava survivals, what do you mean by change the words it detects? Where is that?