Quote Originally Posted by Unregistered View Post
out of curiosity, what approach did you choose for your bot? Greasemonkey style JS running on the page checking the stock values and triggering actions from the butons? Or more like puppeteer and doing some sort of image recognition and x-y-clicking for by and sell? (i guess that would be harder to detect, if the game would try to detect something); oder some complete other direction?

Also, i heard on wide screen android it is possible to click on the stock market symbol to get new stock values (the designer seems to think its not visible, because out side the screen), did you build something like this into your bot to optimise getting a good value to buy/sell?

...and if it gets that advanced, you could autoclick gilrls AND chests while the stocks are on cooldown...
I'm not doing anything fancy, It's not some smart bot that reacts to hidden numbers. Just a macro that clicks at "coordinates" when it detects something at "coordinates". There's softwares that allow you to do that easily, so I just have a janky setup that somewhat works

Also, I don't play in browser, I use the downloadable desktop version of the game.