gingerchicken / como-client

A simple minecraft utility mod written for fun.
GNU General Public License v3.0
13 stars 2 forks source link

Robowalk #266

Closed jmshrv closed 2 years ago

jmshrv commented 2 years ago

This cheat allows the user to play on LiveOverflow's server without being kicked by the anti-human detection. It works pretty well, although getting out of spawn is very awkward since it gets confused when standing on block edges and single blocks. This issue gets much worse when combined with Flight/PacketFlight.

The implementation is largely taken from https://github.com/Saturn5Vfive/robowalk.

jmshrv commented 2 years ago

nvm cheers github

gingerchicken commented 2 years ago

It might be nice to credit Saturn on the README if you used some of his code.