Coder Social home page Coder Social logo

Comments (5)

tienanhnguyen996 avatar tienanhnguyen996 commented on June 10, 2024

oh onemore thing when i kill the bot it still chat but it don't appear again even thought i close it and open again

from fishingbot.

MrKinau avatar MrKinau commented on June 10, 2024

Hello tienanhnguyen996,

thanks for your issue, I'll appreciate that you created it.
First things first: While developing this bot I focussed on exact the same thing you mentioned. It should be possible to fish with multiple instances at the same time, but I've not tested it after the last releases. Can you please give me more details about it? Does it only happen if the bots fish at the same spot? Which MC-Version do you target? Do you use the latest release of the bot?

To your second issue: Yes, the bot does not know, how to handle a respawn. I think the best way to handle it is to add a config option were the respawn handle could be changed (i.E. Disconnect, Restart fishing (at respawn location), do nothing (just respawn and wait)). At startup the bot should automatically perform a revival (currently the bot is still in death screen. also if it reconnects. It wont click on respawn)

Last, but not least: You dont have to write the best english. Its enough if I understand everything you want to tell (Sometimes I also use Google translator, lol). There is no tutorial on how I built the bot and there also is no documentation about it (except some code comments, which are quite rare to find). As the bot is a basic MC-Client I oriented on different projects (in my case Torchbot) to create some new MC-Bot. As come MC-Packets changed and the code from Torchbot isnt the cleanest (in my eyes) I started again from scrap and implemented some parts from Torchbot. The biggest help was the documentation of the minecraft protocol wiki.vg. The've documented all of the packets at almost any version and apply many differented hints on how to create an very own client: here, helped with the authentication of MC-Clients: here and also have a list of known custom clients: here. All in all, everything you need is much experience in Java-Development.

At the end: I try to fix your problems, but currently running out of time, because for me it's currently exam period and I have to learn for it... After that I am trying to split the project a little bit into its main components and try to create a simple way to use this as a framework to create own bots. I also have started a mining bot, but don't have enough time to develop more than just the protocol updates to the latest versions.

from fishingbot.

tienanhnguyen996 avatar tienanhnguyen996 commented on June 10, 2024

https://youtu.be/JXqPJLBBAHM
Here the video about the issue i'm using 1.15.1 And the latest release

from fishingbot.

MrKinau avatar MrKinau commented on June 10, 2024

Oh well, indeed this is unwanted behaviour.

Thanks for recording this. After my exams I will take a close look at it. About next week.

from fishingbot.

MrKinau avatar MrKinau commented on June 10, 2024

Well, a little bit earlier. Hopefully everything fixed in the latest comment. re-create if you still have issues :)

from fishingbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.