You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I wanted to let the Bot walk on some non-vanilla Servers but i got flagged by the anti-cheat when i try to move over slabs and stairs. I already know that this is because the slabs are considered as full-blocks by the bot so it looks like he is flying. Now i want to "force" him to be 0.5 blocks lower as he normally would be.
I tried to modify bot.entity.position, but this dont makes the bot move, it only changes tha value. I red something about hijacking bot.position (here) but bot.position is undefined. Am i doing something wrong or is there another way to accomplish this?
The text was updated successfully, but these errors were encountered:
Yes i know that it could be fixed by supporting bounding box and i had already seen this issue and why it cannot be fixed that easily. what i want to do is something like "teleporting" the bot and ignoring the physics engine.
On Tue, May 7, 2019, 10:15 mcnoname ***@***.***> wrote:
Yes i know that it could be fixed by supporting bounding box and i had
already seen this issue and why it cannot be fixed that easily. what i want
to do is something like "teleporting" the bot and ignoring the physics
engine.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#794 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAR437TKC4BLUGRYB2S7IQTPUGMKHANCNFSM4HFTMIUQ>
.
Hi,
I wanted to let the Bot walk on some non-vanilla Servers but i got flagged by the anti-cheat when i try to move over slabs and stairs. I already know that this is because the slabs are considered as full-blocks by the bot so it looks like he is flying. Now i want to "force" him to be 0.5 blocks lower as he normally would be.
I tried to modify bot.entity.position, but this dont makes the bot move, it only changes tha value. I red something about hijacking bot.position (here) but bot.position is undefined. Am i doing something wrong or is there another way to accomplish this?
The text was updated successfully, but these errors were encountered: