Wom client reads server names e g -hax turn off hax in wom client v1 6 1 (LOCKED)
4 replies [Last post]
grelmo114's picture
grelmo114
WoM Member
Contributor
Joined: 11/26/2010
Last seen: 19 weeks 1 day ago
Points: -2
0 votes

elmo here

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

-hax<<won't allow the wom client to use hax no matter what
+hax<<will allow the wom client to use all hax
+fly<<will allow the wom client to use flying
-fly<<won't allow the wom client to use flying
+noclip<<will allow the wom client to use no clips aka move through blocks
-noclip<<won't allow the wom client to use no clips aka move through blocks
+speed<<will allow the wom client to use speed hax
-speed<<won't allow the wom 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 wom client 1.6.1 hax
add the above name of server.

e.g.[Mclawl] Default
lets say we want no hax stopping wom 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's picture
sithrebel
Contributor
Contributor
Joined: 11/19/2010
Last seen: 1 year 8 weeks ago
Points: 833
its easy to remove this

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


grelmo114's picture
grelmo114
WoM Member
Contributor
Joined: 11/26/2010
Last seen: 19 weeks 1 day ago
Points: -2
remove this feature? do you

remove this feature?

do you mean remove the detection by wom 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's picture
sithrebel
Contributor
Contributor
Joined: 11/19/2010
Last seen: 1 year 8 weeks ago
Points: 833
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's picture
Sundavar
WoM Member
Members
Joined: 04/30/2012
Last seen: 51 weeks 1 day ago
Points: 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?