Jump to content

how to make auto login script


Recommended Posts

Posted (edited)

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?

Edited by stav
Posted (edited)
4 minutes ago, stav said:

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

 

it doesn't give me any errors, it just outputs: 


Starting local script with name: testbot
[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?

 

Once again I might be wrong, but through my trial and error I think OSBot launches a new process after it's login screen. This means you can say bye  bye to all the output afterwards.

Use 

java -jar osbot.jar -debug 5011

Or any other port. This will pipe the output.

 

Also, if you're new to this install a Graphical environment and VNC to just play around.

Edited by nosepicker
  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...