Hey, So i'm trying to make a questing bot and came across a problem where i can't seem to find a solution.
I want to know if it's possible to let the bot know if a certain quest is started or completed.
First i tried to check if a widget color was red, yellow or green using hex color code without success.
Then,
I came across in configs and to be honest. Even after researching i still don't know how to use it.
Now, i saw on some old post that cook's assistants config value was 29 and if that decimal value is 0, 1 or 2 it tells the quest state which i confirmed.
The question is, how do you get the config value in osbot?
The second thing is. When i open osbots configs and config debugger it gives me this screen
How do i read these or use it to my advantage?
Thank you!