maxsupermanhd / meteor-villager-roller

Module for Meteor Client that continiously breaks and places work block of villager until it has desired trade
GNU General Public License v3.0
89 stars 15 forks source link

Anticheat compatibility (baritone integration) #28

Open TheOnePlayer1 opened 11 months ago

TheOnePlayer1 commented 11 months ago

Hello there, I usually play on a semi-anarchy server with an anticheat, it does not let me place blocks when using this module or freecam, but when using baritone to place the block, it is placed, I would like this module to add an anticheat compatibility option, selecting which allows baritone to place blocks for the module, this will help me (and many other minecrafters out there) a lot.

maxsupermanhd commented 11 months ago

Screenshot module settings

TheOnePlayer1 commented 11 months ago
image
maxsupermanhd commented 11 months ago

Well, addon is not ment to be used on servers that don't allow it, place fail can happen because of many reasons. Try different lectern/villager positioning first.

TheOnePlayer1 commented 11 months ago

Alright, I have tried to use different placing for the lecterns, it places the first few times, but then as soon as it is placed, it instantly disappears (most likely is reverted by ac), this is a semi-anarchy server, that blocks airplace I think, so that might be flagging the antichest, if baritone (built in to meteor) were used in placement , it wouldn't need to airplace, and wouldn't get flagged by ac for using airplace. I thank you for the quick response.

TheOnePlayer1 commented 11 months ago

I can confirm that using baritone to place blocks works (I tested it with #sel)

maxsupermanhd commented 11 months ago

I probably could make baritone place blocks I guess butbit can end badly if not configured correctly. I will see what can be done

TheOnePlayer1 commented 11 months ago

thank you. I think I may be able to help with baritone integration. the following sel commands can be used in the following order (x, y, z are ints storing coords to place block at)

sel clear

sel 1 x y z

sel 2 x y z

sel f minecraft:lectern

sel clear

And also, maybe a warning can also be added for the baritone option that if baritone is used for placing lectern, then it will remove any current sel selections