Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added SnowballCrasher commandBlock exploit #101

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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

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.

2 participants