Jump to content

OSBot won't launch on my VPS.. Other bots do..


Recommended Posts

Posted

The 2 other well known bots both launch on my VPS.. OSBot is fully up to date on my VPS, yet when I enter my login details, nothing happens.

 

This is really weird because my JDK is up to date. Does OSBot require JRE to work?

 

Can anyone please help? I think I'm going to transition to OSBot if I can get it to work...

Posted (edited)

Log out on your home computer, as you aren't VIP you can only log in, in one place.

 

Hmm I don't think I was logged in when I tried, but I can't be sure for 100%. I'll be home soon so I will try! 

 

Edit: do you get an error message like this?: http://scr.hu/27u3/d4xve because I definitely didn't get that. I just put in my details, click "log in" or whatever, and nothing happens. like it doesn't even connect to your servers. 

Edited by walterww
Posted (edited)

Nope, simply won't work. Wtf? This doesn't make sense.

 

My script is here:

 

yum -y update
rpm -ivh http://mirror.facebook.net/fedora/epel/6/x86_64/epel-release-6-7.noarch.rpm
sudo wget --no-check-certificate --no-cookies --header "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u45-b14/jdk-8u45-linux-i586.rpm
rpm -ivh jdk-8u45-linux-i586.rpm
alternatives --config java
yum groupinstall "Xfce" "Desktop" -y
yum install -y nano xkill firefox tigervnc-server xorg-x11-server-Xorg gdm xorg-x11-fonts-* libXtst-devel-*
vncserver && vncserver -kill :1
sed -i 's/twm/startxfce4/g' ~/.vnc/xstartup
vncserver
rm -rf *.rpm
cd Desktop
mkdir Bots
cd Bots
wget https://osbot.org/mvc/get
wget http://cdn.rsbuddy.com/live/f/loader/OSBuddy.jar?x=10

 

What is wrong? I see nothing.

Edited by walterww

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...