Git Product home page Git Product logo

Comments (20)

dcloud102 avatar dcloud102 commented on June 12, 2024

I think another bug is that when it goes back to the village with gethourly(), sometimes it stay stuck at the quit game screen because too many "ESC" is sent? or coming back to village and event notification pops up.

from msl-bot.

gquito avatar gquito commented on June 12, 2024

I'll be fixing this soon and making a failsafe condition. I deleted the picture you attached dcloud because it had your username.

from msl-bot.

dcloud102 avatar dcloud102 commented on June 12, 2024

Awesome. Thank you!!!!

from msl-bot.

gquito avatar gquito commented on June 12, 2024

@Majinek In v1.8.x I've added easier ways to replace a location without having to find the actual points. The new readme.md explains how to use it. Regarding the guardian dungeons, you may need to replace the energy image so it can do all of the dungeons. For the bot becoming stuck, I'm not too sure what the issue on that one is so you may need to tell me how often it happens and what you think the problem may be.

@dcloud102 If you can, provide more detail of what actions take place when it gets stuck. The bot, in theory, should be able to get out those situations by itself. I don't always trigger these situations therefore it's hard to fix the problem without actually replicating it on my end.

from msl-bot.

dcloud102 avatar dcloud102 commented on June 12, 2024

@GkevinOD For me, bot is stuck at midnight central time. When gethourly() is called, it goes back to the village and has all these notification pop up. Such as new new day, contract quest, etc... Perhaps I don't have the images optimized?

I also have the same problem as Majinek on being stuck at defeat screen in golem. I have not done extensive testing on replacing images. I'm guessing it would be the location-battle-defeat.bmp and battle-give-up.bmp?

from msl-bot.

gquito avatar gquito commented on June 12, 2024

I may have to fix the defeat algorithm. I haven't lost so I just assumed it worked. It might be the defeat image, try using the new debug tool to add the location.

from msl-bot.

dcloud102 avatar dcloud102 commented on June 12, 2024

Will give all these a shot and report it back to you.

from msl-bot.

dcloud102 avatar dcloud102 commented on June 12, 2024

I tested 1.8.0 and added the location-defeat2.bmp with the new debug feature. I also had to change the battle-give-up.bmp image and it is working for golem defeated. The new image capture debug works. Question on it though, how come it just doesn't replace the image if it exist? Isn't that the reason why you are replacing the image?

I have not encounter the going back to village error yet. As I have not run the bot at the midnight mark. Will see tonight.

from msl-bot.

gquito avatar gquito commented on June 12, 2024

Sometimes the image may have two variations, so one image might work for a location but may not work again for the same location in the future. Although it does slow down the speed of checking the location, it is not significant enough for you to notice ( probably less than 1/2 a second ).

Also I manage to reproduce the situation during midnight. I'm not too certain on why it doesnit fix by itself, but I might be able to fix it soon.

from msl-bot.

Majinek avatar Majinek commented on June 12, 2024

from msl-bot.

gquito avatar gquito commented on June 12, 2024

@dcloud102 I think I found the problem with the bot getting stuck at midnight. When the event stuff shows up, and I think those things reset at midnight, the bot may get stuck in ESC window. There is a condition in the script that checks if location is 'unknown' and just clicks (mostly for when guardian dungeon shows up) so it does an infinite loop there. I've added a check for location-esc now and it should be able to work. Need more testing though.

from msl-bot.

593394978 avatar 593394978 commented on June 12, 2024

how can i get 1.8 version?

from msl-bot.

gquito avatar gquito commented on June 12, 2024

@593394978 There are branches that contain the older version or the newest version. The master branch is usually for the most stable up-to-date version.
image

from msl-bot.

593394978 avatar 593394978 commented on June 12, 2024

thanks for the update

from msl-bot.

gquito avatar gquito commented on June 12, 2024

It still gets stuck at midnight, I have no clue why. I don't stay up late enough to see it happen. I might stay up to see what actually happens.

from msl-bot.

dcloud102 avatar dcloud102 commented on June 12, 2024

It is the contract quest. Also, golem is still stuck at quest completed. It collect all the quests but doesn't navigate out of it.

from msl-bot.

gquito avatar gquito commented on June 12, 2024

I've taken into account the contract quest, but I guess it didn't work. Also 1.8.5 should fix the problem with the golem. It also fixes a problem with misidentifying the missed/caught astromon in catch.au3 function.

from msl-bot.

gquito avatar gquito commented on June 12, 2024

I'll be seeing personally what is happening during midnight and hopefully be fixing this issue within a few hours. If not, I will try again tomorrow.

from msl-bot.

593394978 avatar 593394978 commented on June 12, 2024

i test it all night , but can't not see catch the s' rare and legendary(maybe not meet it, lol).

from msl-bot.

gquito avatar gquito commented on June 12, 2024

Yes I notice that problem too. The new version should be able to tell whether the astromon has been caught or missed. I will work adding more space in the data list because it runs out of space after around 10 astromon caught.

from msl-bot.

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.