Lakiaro bot/hack

05/18/2019 19:33 just4luls#1
YES BOYS!

I was wondering if such a thing exists? a bot or hack that solves lakiaro puzzles consistently with 100% success rate? I am willing to pay $$ if any1 is interested in coding me one!
05/20/2019 07:18 ruikangzhu1990#2
dont exist, its server sided
05/20/2019 22:27 just4luls#3
yes i understand that it is server side. But wouldnt it be possible to code something that reads what you dig up and tells you teh exact perfect/best next move and highlights it for you?
id guess maybe in red for a shallow dig and a green for a deep dig
05/21/2019 02:46 ruikangzhu1990#4
if you know how to do it then do it, but im telling you its not possible
05/22/2019 09:32 theatrical#5
I mean you can probably code something that can figure it out, but it would take you quite awhile to figure it all out.
05/23/2019 05:09 ruikangzhu1990#6
Quote:
Originally Posted by theatrical View Post
I mean you can probably code something that can figure it out, but it would take you quite awhile to figure it all out.
oh yeah meant AI learning, yeah that's possible but its gonna take a lot of time since each fail will cost in-game energy which takes time to regen back
05/23/2019 17:14 just4luls#7
[Only registered and activated users can see links. Click Here To Register...]

could just use this to make the AI parctice?
06/19/2019 19:38 spacewatch#8
I'm actually coding a Lakiaro solver and have been for a little while now. The algorithm works - just waiting on my bud to make the GUI and image recognition capability for possible paid app on a smartphone so other users can utilize the tool.
06/20/2019 15:50 oggs#9
Quote:
Originally Posted by spacewatch View Post
I'm actually coding a Lakiaro solver and have been for a little while now. The algorithm works - just waiting on my bud to make the GUI and image recognition capability for possible paid app on a smartphone so other users can utilize the tool.
interesting. did you figure out a heuristic to solve it, or did you train a machine learning algorithm? i have implemented the lakiaro game as an OpenAI gym and tried to solve it with reinforcement learning (dqn), but i wasn't able to get over 80% success rate yet :)
06/22/2019 05:06 ruikangzhu1990#10
Quote:
Originally Posted by oggs View Post
interesting. did you figure out a heuristic to solve it, or did you train a machine learning algorithm? i have implemented the lakiaro game as an OpenAI gym and tried to solve it with reinforcement learning (dqn), but i wasn't able to get over 80% success rate yet :)
leave it running for a week, it should be able to solve them all eventually