Hey i play on a server called mc.ausmc.net ... no dont say im advertising servers but they have a plugin that bans a player till they download a custom client coded by the owner of the server, this is an anti cheat client you have to download that comunicates with the plugin and says whether or not I have the right client.. when i download Nodus for example and try use that it kicks players because it is not the right client.
Just wondering, is it possible to bypass this? :/
if so, any solutions? thanks !
You could buy Inception. It claims to have CAH bypasses.
You could buy Inception. It claims to have CAH bypasses.
Ive seen that clients that claim things dont usually happen :P
Yeah these skidded clients, but Inception is actually a pretty HQ client...
any help? D:
Hmm,changes that u can bypass it is like 40 %.
Because its plugin,it means its serversided .
U can use the force-op hack from Nodus,like give the owner your ip
I dont know man,google it .
Well, You can always just decompile the client, put your own hacks in there...
Originally Posted by Puree123
Well, You can always just decompile the client, put your own hacks in there...
Cant.. then it says that it has been modified and shuts down :L
Well Some Can Be "Bypassed" hehe :]
Originally Posted by Puree123
Well Some Can Be "Bypassed" hehe :]
Any idea how? pm me please !
Try to look for the classes that search for modifications, and if it returns a value, set it to a permanent value.
Originally Posted by hexacyanide
Try to look for the classes that search for modifications, and if it returns a value, set it to a permanent value.
Seems legit, how would i do that exactly?
Find a Java Decompiler (There's a free one called "Java Decompiler") and save the classes. Open then up in an IDE, remove the classes and then recompile into a jar file. It's a bit brief, but this is not my area of expertise.