meteor-client icon indicating copy to clipboard operation
meteor-client copied to clipboard

[Suggestion] ".vclip above" and ".vclip below" commands.

Open 0xEnjoy opened this issue 2 years ago • 21 comments

Describe the feature

I would like to request 2 new commands for the Meteor Client.

  • ".vclip above" will automatically, vertically clip the player at the closest empty space above ~~him~~ the player.
  • ".vclip below" will automatically, vertically clip the player at the closest empty space below ~~him~~ the player.

Thanks for your time. I appreciate the work you do!

(Note: the max vclipping distance should be 10 blocks up/down. Other values don't work on most servers.) (Note 2: For the ".vclip above" it should check if the next 10 blocks upwards are AIR and if one of them isn't to teleport the player above it.)

Before submitting a suggestion

  • [X] This feature doesn't already exist in the client. (I have checked every module and their settings on the latest dev build)

  • [X] This wasn't already suggested. (I have checked every suggestion on github)

  • [X] This feature is a valid suggestion. (I have read the FAQs and Guides)

Edit: Closed the issue and added the solution.

Whoever needs an autovclipping addon, here there is the link to the ultimate! one:

https://github.com/0xEnjoy/AutoVclip

0xEnjoy avatar May 02 '22 16:05 0xEnjoy

Or literally use .vclip POS_NUMBER to go up and .vclip NEG_NUMBER to go down, like it already does?

Even though I'd like to see this feature, there's nothing preventing you from going in freecam and counting the blocks you should skip.

Big-Iron-Cheems avatar May 02 '22 16:05 Big-Iron-Cheems

Or literally use .vclip POS_NUMBER to go up and .vclip NEG_NUMBER to go down, like it already does?

Even though I'd like to see this feature, there's nothing preventing you from going in freecam and counting the blocks you should skip. Yea but it being auto is wayyyyyy faster

I-Got-You-Dead avatar May 02 '22 21:05 I-Got-You-Dead

Or literally use .vclip POS_NUMBER to go up and .vclip NEG_NUMBER to go down, like it already does?

Even though I'd like to see this feature, there's nothing preventing you from going in freecam and counting the blocks you should skip.

I want it to automatically calculate if there is and where is, the closest empty space, vcliping the player to it with just the press of a button without doing what you just explained.

I struggle to understand the negativity of your comment. Isn't this supposed to be a place to suggest QoL enhancements? What's the point of hating QoL improvements?

ghost avatar May 03 '22 11:05 ghost

Or literally use .vclip POS_NUMBER to go up and .vclip NEG_NUMBER to go down, like it already does? Even though I'd like to see this feature, there's nothing preventing you from going in freecam and counting the blocks you should skip.

I want it to automatically calculate if there is and where is, the closest empty space, vcliping the player to it with just the press of a button without doing what you just explained.

I struggle to understand the negativity of your comment. Isn't this supposed to be a place to suggest QoL enhancements? What's the point of hating QoL improvements?

I could not have said it better myself :D

I-Got-You-Dead avatar May 03 '22 22:05 I-Got-You-Dead

This is a bad idea. https://github.com/Mathrandom7910/AutoClipAddon

And why do u say "".vclipabove" will automatically, vertically clip the player at the closest empty space above him." how do u know its not a wom*n playing block game?

a-a-afk avatar May 05 '22 01:05 a-a-afk

This is a bad idea. https://github.com/Mathrandom7910/AutoClipAddon

And why do u say "".vclipabove" will automatically, vertically clip the player at the closest empty space above him." how do u know its not a wom*n playing block game?

That's actually great! Could you make it so, if the closest empty space isn't within 10 blocks* away from the players position, to not clip the player at all? That way it will avoid crashing/lagging the game.

*(10 blocks is the maximum block height you can clip through vertically, on all servers. That do not have a good anticheat.)

ghost avatar May 05 '22 10:05 ghost

Bruh, who actually uses vclip this much to know the exact distance

a-a-afk avatar May 05 '22 10:05 a-a-afk

Bruh, who actually uses vclip this much to know the exact distance

I do lol. It is pretty useful when raiding private SMP servers, getting in and out of bases quickly, causing as much havoc as possible, before they figure out how to add a whitelist.

ghost avatar May 05 '22 10:05 ghost

Bruh, who actually uses vclip this much to know the exact distance

I do lol. It is pretty useful when raiding private SMP servers, getting in and out of bases quickly, causing as much havoc as possible, before they figure out how to add a whitelist.

Same XD, this is exactly what I use it for

I-Got-You-Dead avatar May 05 '22 12:05 I-Got-You-Dead

This is a bad idea.

https://github.com/Mathrandom7910/AutoClipAddon

And why do u say "".vclipabove" will automatically, vertically clip the player at the closest empty space above him." how do u know its not a wom*n playing block game?

i've seen this commonly in non native english speakers (mostly russian) using him to refer to the player. might be a translator thing idk

arlomcwalter avatar May 05 '22 15:05 arlomcwalter

This is a bad idea. https://github.com/Mathrandom7910/AutoClipAddon And why do u say "".vclipabove" will automatically, vertically clip the player at the closest empty space above him." how do u know its not a wom*n playing block game?

i've seen this commonly in non native english speakers (mostly russian) using him to refer to the player. might be a translator thing idk

I just didn't want to repeat the phrase "the player".

Edit: Nvr I watched a Java tutorial on youtube (lmao) I fixed all issues I experienced with the initial addon. It finally works properly!

ghost avatar May 05 '22 15:05 ghost

This is a bad idea.

https://github.com/Mathrandom7910/AutoClipAddon

And why do u say "".vclipabove" will automatically, vertically clip the player at the closest empty space above him." how do u know its not a wom*n playing block game?

i've seen this commonly in non native english speakers (mostly russian) using him to refer to the player. might be a translator thing idk

I just didn't want to repeat the phrase "the player".

Edit: Nvr I watched a Java tutorial on youtube (lmao) I fixed all issues I experienced with the initial addon. It finally works properly!

lol

arlomcwalter avatar May 05 '22 19:05 arlomcwalter

Btw for everyone who is interested here is the abomination I ended up with. (It fixes the upwards vclipping by adding a seperate ".avclipfixed up" command) https://github.com/0xEnjoy/AutoVclip

But hey! if it works, it works.

ghost avatar May 06 '22 13:05 ghost

Ok, but why are u checking 14 blocks above to clip if the player is only 2 blocks tall?

a-a-afk avatar May 06 '22 13:05 a-a-afk

Ok, but why are u checking 14 blocks above to clip if the player is only 2 blocks tall?

I found through trial and error, (lol), that it will automatically vclip the player to the closest empty space above, without having to stick your head to the block below it. Idk if that rly makes sense.

I tried all combinations of repeating the same crap over and over. 14 blocks had the best result in most servers I tested it.

ghost avatar May 06 '22 13:05 ghost

This is a bad idea. https://github.com/Mathrandom7910/AutoClipAddon

("...")

I will close the issue ig. Here is a quote of the original addon that adds autoclipping. If it doesn't work as you expected when clipping upwards, try my crappy fork.

ghost avatar May 06 '22 13:05 ghost

lol

HelpingHands99 avatar May 06 '22 13:05 HelpingHands99

Sorry for necroposting, but here is the ultimate autovclipping addon for whoever needs it. I've fixed even more issues and inconsistencies that Mathrandom7910 addon had.

https://github.com/0xEnjoy/AutoVclip

ghost avatar May 07 '22 17:05 ghost

Bruh y reopen this

I-Got-You-Dead avatar May 08 '22 22:05 I-Got-You-Dead

Btw while there is an addon doing the task, an official implementation in the client would be appreciated.

ghost avatar Aug 07 '22 09:08 ghost

You need to update it 💀

I-Got-You-Dead avatar Aug 07 '22 11:08 I-Got-You-Dead

Is this ever going to be implemented? The addon currently doesn't work when in water and it is a bit clunky.

ghost avatar Feb 03 '23 11:02 ghost

Wanna go up?

.vclip 3

Wanna go down?

.vclip -3

AdolfRoxler avatar Feb 13 '23 08:02 AdolfRoxler

Wanna go up?

.vclip 3

Wanna go down?

.vclip -3

Dude just use the .vclip up/down on Wurst to understand you are just stupid. This automatically tps you to the closest block. It is much more useful on vanilla anarchy servers that doing .vclip and trying a bunch of numbers up to 10.

ghost avatar Feb 13 '23 10:02 ghost

Wanna go up? .vclip 3 Wanna go down? .vclip -3

Dude just use the .vclip up/down on Wurst to understand you are just stupid. This automatically tps you to the closest block. It is much more useful on vanilla anarchy servers that doing .vclip and trying a bunch of numbers up to 10.

Tell me you don't know how vectors work without telling me

AdolfRoxler avatar Feb 13 '23 10:02 AdolfRoxler

Wanna go up? .vclip 3 Wanna go down? .vclip -3

Dude just use the .vclip up/down on Wurst to understand you are just stupid. This automatically tps you to the closest block. It is much more useful on vanilla anarchy servers that doing .vclip and trying a bunch of numbers up to 10.

Tell me you don't know how vectors work without telling me

???

ghost avatar Feb 13 '23 19:02 ghost

Wanna go up? .vclip 3 Wanna go down? .vclip -3

Dude just use the .vclip up/down on Wurst to understand you are just stupid. This automatically tps you to the closest block. It is much more useful on vanilla anarchy servers that doing .vclip and trying a bunch of numbers up to 10.

Tell me you don't know how vectors work without telling me

???

Okay, so try to see around vectors. The sign on the numbers indicate direction.

Therefore, .vclip 3 as a vector tells meteor to move your character 0,3,0 blocks relative to the current position, which coincides with going up.

.vclip -3 on the other hand is the opposite value, so you go down.

AdolfRoxler avatar Feb 24 '23 10:02 AdolfRoxler

"I want it to automatically calculate if there is and where is, the closest empty space, vcliping the player to it with just the press of a button."

DesiCow avatar Feb 24 '23 13:02 DesiCow

"I want it to automatically calculate if there is and where is, the closest empty space, vcliping the player to it with just the press of a button."

You can't clip more than three blocks at the time anyway. Would be convenient, yes, but there's higher priorities to be met first.

AdolfRoxler avatar Mar 01 '23 19:03 AdolfRoxler