Skip to content

Added SnowballCrasher commandBlock exploit#101

Open
PhantomDot-exe wants to merge 2 commits intoCoffee-Client:masterfrom
PhantomDot-exe:master
Open

Added SnowballCrasher commandBlock exploit#101
PhantomDot-exe wants to merge 2 commits intoCoffee-Client:masterfrom
PhantomDot-exe:master

Conversation

@PhantomDot-exe
Copy link

once a snow ball is thrown, it continuously summons a snowball on that snowball, and summons a new snowball onto the new snowball, vice versa causing any server to lag, even crash for that matter

@0x3C50
Copy link
Contributor

0x3C50 commented Feb 16, 2025

holy fucking shit man you're still using this client? this is ancient

@PhantomDot-exe
Copy link
Author

holy fucking shit man you're still using this client? this is ancient

lol yea, i kinda like it to be honest, just wish i could use some of its code for a private client, but yea, im trying to make mroe exploits for it cus yknow, just gotta have some more

@PhantomDot-exe
Copy link
Author

btw @0x3C50 , are you cool with me adding you on discord? just bored tbh

@0x3C50
Copy link
Contributor

0x3C50 commented Feb 16, 2025

btw @0x3C50 , are you cool with me adding you on discord? just bored tbh

sure

Copy link
Contributor

@0x3C50 0x3C50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you really want to merge this still, the player argument isn't used and should be removed. kinda a weird thing to add as a command anyway but who cares at this point

return StaticArgumentServer.serveFromStatic(
index,
new PossibleArgument(
ArgumentType.PLAYER,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't used

Comment on lines +45 to +47
validateArgumentsLength(args, 1, "Provide target player");
PlayerEntity target = new PlayerFromNameArgumentParser(true).parse(args[0]);
String targetName = " ";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't used

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, I have two feature requests:

1.Could you add caching to the ClickGUI? Right now, when I change the GUI layout and re-open the game, it resets. It would be great if the layout could be saved.

2.Could you add a reverse build option to AutoLavacast? That would make building a lot easier.
I might be able to create an addon for reverse lavacast myself, but I don’t know how to handle ClickGUI layout caching. Thanks for considering!

@PhantomDot-exe
Copy link
Author

btw @0x3C50 , are you cool with me adding you on discord? just bored tbh

sure

phantom_1666 is my discord, id rather talk there anyways cus clearly im not active anywhere else, also thanks imma remove those

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants