MrKinau / FishingBot

1.8 - 1.20.6 Fishing bot for Minecraft
GNU General Public License v3.0
321 stars 67 forks source link

Add authentication using arguments from OneSix wrapper #168

Closed mrmelon54 closed 2 years ago

mrmelon54 commented 2 years ago

MultiMC and PolyMC support

Adds a wrapper to the fishing bot so it accepts the username, profile id and access token from 3rd party launchers using the vanilla Minecraft command line arguments.

mrmelon54 commented 2 years ago

I'm gonna refactor this to make the quality better lol

mrmelon54 commented 2 years ago

You should also add information on how to install it like this to the readme.

Open MultiMC/PolyMC, pick an instance and click "edit instance", open the "version" page, click "replace minecraft.jar", choose the built fishing bot jar.

Now you can launch the instance and load the fishing bot instead of a minecraft client

MrKinau commented 2 years ago

Indeed the simple label is much more intuitive. Thanks for your PR. I will add information on how to use OneSix to the Wiki (which is linked by the README) and to my Discord server and then publish a new version.

mrmelon54 commented 2 years ago

awesome