Added SnowballCrasher commandBlock exploit#101
Added SnowballCrasher commandBlock exploit#101PhantomDot-exe wants to merge 2 commits intoCoffee-Client:masterfrom
Conversation
|
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 |
|
btw @0x3C50 , are you cool with me adding you on discord? just bored tbh |
sure |
0x3C50
left a comment
There was a problem hiding this comment.
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, |
| validateArgumentsLength(args, 1, "Provide target player"); | ||
| PlayerEntity target = new PlayerFromNameArgumentParser(true).parse(args[0]); | ||
| String targetName = " "; |
There was a problem hiding this comment.
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!
phantom_1666 is my discord, id rather talk there anyways cus clearly im not active anywhere else, also thanks imma remove those |
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