Jump to content

stav

Members
  • Posts

    9
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

stav's Achievements

Newbie

Newbie (1/10)

0

Reputation

  1. oh wow. it worked. i have no idea why though? guess my vps just didn't allow the bot to create another process, or something? anyways thanks so much.
  2. 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?
  3. how do you go about making an auto login script? i cant use the built-in one, since it appears to be using color detection which is problematic since im running it on vps with no graphical environment
  4. I'm trying to run the bot on a vps but it doesn't seem to be working and im not sure why. i run it using the following command: java -jar osbot.jar -login stav:mypassword -bot account1@mailimator.com:mypassword:0000 -world 393 it doesn't throw any errors it just outputs: [DEBUG][09/02 05:11:49 PM]: Injected 2 field list filters [DEBUG][09/02 05:11:49 PM]: Injected 2 field filters [DEBUG][09/02 05:11:49 PM]: Injected 2 method list filters [DEBUG][09/02 05:11:49 PM]: Injected 3 method filters so it thought it was working but it turns out that the bot never actually logs in? i added the bot on my main account before i ran it, and it never went online. im guessing the auto login thingy doesn't work on a vps for some reason? anyone know exactly why it isn't working, or know of a way to fix it? thanks in advance. (distro: ubuntu server, btw)
  5. sorry, yes im using ubuntu. it worked. thanks
  6. hi guys kinda new around here, but im trying to run the bot on a vps but im getting an "unsupported major.minor version 52.0" error. i've googled the error, and from what i learned its because the bot was compiled with java 1.8 and the java version i've got installed is only 1.7 problem is that the most up-to-date version available for my package manager is 1.7, and there's no way to get 1.8, it seems. soo...am i fucked? or do you guys know of a way to get version 1.8 on a vps? or maybe a way to run the bot on 1.7 ?
  7. if i run the client on a linux machine, where would it place the scripts folder? thanks in advance
×
×
  • Create New...