thanks, ill try it out.
to be honest i dont think its the color detection thats the problem either
because im using xvfb which should still keep track of all the graphics in memory, so it should still work.
but for some reason when i run it, it doesn't seem to log in? even with the random solver enabled
the command i use to run it:
xvfb-run -a java -jar osbot.jar -login stav:mepassword -bot account1@mailimator.com:mepassword:000
0 -world 393 -script testscript:null -allow randoms
it doesn't give me any errors, it just outputs:
Starting local script with name: testscript
[DEBUG][09/03 09:31:55 AM]: Injected 2 field list filters
[DEBUG][09/03 09:31:55 AM]: Injected 2 field filters
[DEBUG][09/03 09:31:55 AM]: Injected 2 method list filters
[DEBUG][09/03 09:31:55 AM]: Injected 3 method filters
so it appears to be working, but the account never actually logs on?
has anyone ever successfully ran osbot on a vps before?