This sounds awesome, thanks. Will try it when I am 70/70/70
If I understood correctly, we are supposed to start the script once the dream is already underway? And the script then stops when you die/get out of the dream?
Can I buy just one m? I've only got $1.44 worth of BTC and honestly ain't going to use it for anything else.
Willing to go first.
EDIT: so actually $1.44 is ~ 1.2m so if you are willing to do that small amount im down for it lol.
Followed all the steps but can't seem to connect to the actual VPS (TightVNC and all others give a connection refused error)
Also, if i try to sh / bash updateandrun.sh or java -jar OSbot.jar i get the following error
Exception in thread "main" java.lang.ExceptionInInitializerError
at org.pushingpixels.substance.internal.contrib.jgoodies.looks.common.ShadowPopupFactory.install(ShadowPopupFactory.java:115)
at org.pushingpixels.substance.api.SubstanceLookAndFeel.initialize(SubstanceLookAndFeel.java:1781)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:538)
at org.pushingpixels.substance.api.SubstanceLookAndFeel.setSkin(SubstanceLookAndFeel.java:2163)
at org.pushingpixels.substance.api.SubstanceLookAndFeel.access$000(SubstanceLookAndFeel.java:92)
at org.pushingpixels.substance.api.SubstanceLookAndFeel$3.run(SubstanceLookAndFeel.java:2136)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
at sun.awt.HeadlessToolkit.getScreenResolution(HeadlessToolkit.java:226)
at org.pushingpixels.lafwidget.utils.LookUtils.isLowResolution(LookUtils.java:435)
at org.pushingpixels.lafwidget.utils.LookUtils.<clinit>(LookUtils.java:233)
... 20 more
I've gotten through all the steps fine, but don't know how to actually run the bot.
I get to the point where I have both scripts on my desktop (already changed permissions) and after running the OSBotUpdate.sh a new OSBot.jar appears.
I can't open it, no matter what. I tried finding an option in "open with" that said something like Java Runtime Environment, but nothing. If i just double click it, it will try to unzip it or whatever.
java -version shows 1.8.0 JRE though.