|
Post by jedikenpachi on Feb 28, 2019 19:57:43 GMT
Seems like having heal after battle and/or retry if failed enabled might be causing issues with fodder swap, level check, and refill. Everything is working without those two options enabled. However the rank up screen still stops the script until I clear it. Also ran into an issue with 3 star white dog enabled. It got to the end of my unit list without swapping. Maybe you can add a way to go back to the top of the list if it for some reason isn't able to select one the first time through. I sort by lowest star first otherwise the script might choose non fodder units to level since we can't choose specifically the star yet.
|
|
|
Post by 0racle on Mar 1, 2019 5:05:07 GMT
Seems like having heal after battle and/or retry if failed enabled might be causing issues with fodder swap, level check, and refill. Everything is working without those two options enabled. However the rank up screen still stops the script until I clear it. Also ran into an issue with 3 star white dog enabled. It got to the end of my unit list without swapping. Maybe you can add a way to go back to the top of the list if it for some reason isn't able to select one the first time through. I sort by lowest star first otherwise the script might choose non fodder units to level since we can't choose specifically the star yet. Thank you for this. Could you please help to check if the script can do the sort thing? It will check if the list is sorted from lower star first. If not, it will do the sort. Then do the search to swap. The option for 3* or 4* will be added soon. Also the availability to move back to the top if there is no proper fodder found.
|
|
|
Post by 0racle on Mar 1, 2019 9:29:45 GMT
|
|
|
Post by j4h3on on Mar 1, 2019 14:35:21 GMT
Not sure what's wrong. It keeps stopping. Doesn't swap up the 3* tho.
|
|
bucaqe
Junior Member
Posts: 59
|
Post by bucaqe on Mar 1, 2019 14:46:50 GMT
With the new version when I start the button at the Start Map screen it doesn't do anything. I have the 3* selection chosen. Edit: If I start the first stage manually then it works. Are you also able to change or add an option to the 3 star and farming methods? Instead of allowed the bot to level the lowest it should only level 3*'s that are at level 20 or 21. That's because that's the level that 2 star fodder begins at. If it chooses the lowest then you end up with a bunch of leveled 3*'s that are waiting to be used as imprint material.
|
|
|
Post by 0racle on Mar 1, 2019 15:00:13 GMT
Not sure what's wrong. It keeps stopping. Doesn't swap up the 3* tho. Don't know this issue It's from the Ankulua app. What is your Ankulua version? Could you try re-install the app to see if it still happens?
|
|
|
Post by 0racle on Mar 1, 2019 15:01:06 GMT
With the new version when I start the button at the Start Map screen it doesn't do anything. I have the 3* selection chosen. Edit: If I start the first stage manually then it works. Are you also able to change or add an option to the 3 star and farming methods? Instead of allowed the bot to level the lowest it should only level 3*'s that are at level 20 or 21. That's because that's the level that 2 star fodder begins at. If it chooses the lowest then you end up with a bunch of leveled 3*'s that are waiting to be used as imprint material. Ah ok will fix this. Just did some change in the code and I may forgot something.
|
|
bucaqe
Junior Member
Posts: 59
|
Post by bucaqe on Mar 1, 2019 15:09:40 GMT
With the new version when I start the button at the Start Map screen it doesn't do anything. I have the 3* selection chosen. Edit: If I start the first stage manually then it works. Are you also able to change or add an option to the 3 star and farming methods? Instead of allowed the bot to level the lowest it should only level 3*'s that are at level 20 or 21. That's because that's the level that 2 star fodder begins at. If it chooses the lowest then you end up with a bunch of leveled 3*'s that are waiting to be used as imprint material. Ah ok will fix this. Just did some change in the code and I may forgot something. Okay did you see my edit? I think it would be helpful if it's easy to implement. Thanks again!
|
|
gmany
New Member
Posts: 9
|
Post by gmany on Mar 1, 2019 15:19:03 GMT
Maze function works perfectly so far, thanks!
|
|
|
Post by 0racle on Mar 1, 2019 15:21:40 GMT
With the new version when I start the button at the Start Map screen it doesn't do anything. I have the 3* selection chosen. Edit: If I start the first stage manually then it works. Are you also able to change or add an option to the 3 star and farming methods? Instead of allowed the bot to level the lowest it should only level 3*'s that are at level 20 or 21. That's because that's the level that 2 star fodder begins at. If it chooses the lowest then you end up with a bunch of leveled 3*'s that are waiting to be used as imprint material. Ok, make sense. Will add this option soon. Need time to update code and test this. It is a bit complex
|
|
|
Post by 0racle on Mar 1, 2019 16:03:48 GMT
|
|
bucaqe
Junior Member
Posts: 59
|
Post by bucaqe on Mar 1, 2019 16:05:26 GMT
With the new version when I start the button at the Start Map screen it doesn't do anything. I have the 3* selection chosen. Edit: If I start the first stage manually then it works. Are you also able to change or add an option to the 3 star and farming methods? Instead of allowed the bot to level the lowest it should only level 3*'s that are at level 20 or 21. That's because that's the level that 2 star fodder begins at. If it chooses the lowest then you end up with a bunch of leveled 3*'s that are waiting to be used as imprint material. Ok, make sense. Will add this option soon. Need time to update code and test this. It is a bit complex No problem, I also noticed that if you sort by level and the bot hits a 3* maxed unit it seems to get stuck.
|
|
|
Post by j4h3on on Mar 2, 2019 12:00:59 GMT
I set it to 3* doggo It picked up a 4* doggo instead.
Then after that, when it got to 40 it just won't swap out and the script stops there.
|
|
|
Post by 0racle on Mar 2, 2019 16:14:14 GMT
I set it to 3* doggo It picked up a 4* doggo instead. Then after that, when it got to 40 it just won't swap out and the script stops there. Fixed in v023. drive.google.com/open?id=1l7eQUoDaKTsGS9q2Q9fpAubs_rnLVRu8 Sorry forgot to enable the auto sort function (it was available in v021 and previous) Also added the change food test function. Stay in this screen and play with this function: I tested and it works normally on my phone and my Nox. There was sometimes the lv40 doggo level cannot be detected, that's why I added 2 images 40.png and 40a.png so it can be recognized correctly. If you found any problem, just let me know, I will try to fix it. Thank you all. Happy farming.
|
|
|
Post by kaidkk on Mar 3, 2019 23:40:40 GMT
Good afternoon everyone. I go straight to the point, I liked your work and bought the license, my notebook broke and I'm trying to play on the phone, but the resolution of the phone is 1080x2160 zenfone 5 6.2 p. How to proceed? The script just miss click. Thanks in advance. Sry for bad english.
|
|