SolvedOfficial Crafting Dead Mod Pack Hack/Hacked Client

Posts 15 of 5 · Page 1 of 1
Official Crafting Dead Mod Pack Hack/Hacked Client
Hello My name is Jack,

Im looking for an official crafting dead mod pack hack and I would like to
Use it in their servers, Please if any notices of a hacked client please tell
me so.
I can get on that in 3 days. Check back on the 20th (this month) for my client Aimbot, freecam, killaura, mobaura, xray, and fullbright will be included.
Quote Originally Posted by tsj9834 View Post
I can get on that in 3 days. Check back on the 20th (this month) for my client Aimbot, freecam, killaura, mobaura, xray, and fullbright will be included.
Ok, let me give you an update so far. I created some of the client, but it doesn't want to connect to the multiplayer servers, due to a mod check, and the anticheat in the mod might make it difficult for the client to use any hacks at all. I will attempt to bypass the code holding my hacked client from working online, and will make it so you won't get banned for using it. Here is the code I'm working around and going to send a fake packet to ensure you wont get global banned:

if (!ClientProxy.isClient_Clean())
{
ClientLoader.isClientBanned = true;
ClientLoader.banMessage = "Do NOT edit or tamper with minecraft's classes!";
}
if (Loader.instance().getModList().size() > 4)
{
ClientLoader.isClientSessionOnline = false;
ClientLoader.banMessage = "Other mods found! Due to hackers/cheaters, you can not play on the official servers now!";
}

This will take at least 5 days to work around. If things go well there wont be any more bumps in the road from when I complete working around that code.
Update: trying to locate the libraries the client uses still...to fix all the errors in eclipse.
No response after two days, assuming solved.
/Closed
Posts 15 of 5 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?