Jump to content

Explv's OSBot Manager


Explv

Recommended Posts

I can't get this to work on my server(Ubuntu)

this is the logger:

Graphics Device initialization failed for :  es2, sw
Error initializing QuantumRenderer: no suitable pipeline found
java.lang.RuntimeException: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found
	at com.sun.javafx.tk.quantum.QuantumRenderer.getInstance(QuantumRenderer.java:280)
	at com.sun.javafx.tk.quantum.QuantumToolkit.init(QuantumToolkit.java:221)
	at com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:205)
	at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:209)
	at com.sun.javafx.application.LauncherImpl.startToolkit(LauncherImpl.java:675)
	at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:337)
	at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:767)
Caused by: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found
	at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.init(QuantumRenderer.java:94)
	at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run(QuantumRenderer.java:124)
	at java.lang.Thread.run(Thread.java:748)
Exception in thread "main" java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:767)
Caused by: java.lang.RuntimeException: No toolkit found
	at com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:217)
	at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:209)
	at com.sun.javafx.application.LauncherImpl.startToolkit(LauncherImpl.java:675)
	at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:337)
	at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)
	... 5 more

@Explv i have seen u got it working for ur self, can u help me also get it working for me? if it needs extra stuff codded then leave it, thanks

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...
On 6/14/2016 at 10:50 AM, Explv said:

Explv's OSBot Manager

 

GITHUB: https://github.com/Explv/osbot_manager

 

DOWNLOAD: https://github.com/Explv/osbot_manager/releases

 

Changelog

 

 

  Reveal hidden contents


2016-10-22:

- Local scripts found in the OSBot/Scripts folder are now loaded automatically on start.
- Added low resource and low cpu boot parameters
- Added double click to run a script configuration
- Added world parameter, with option to randomise world selection for a given type (F2P, Members etc.)
- Fixed local scripts with whitespace in their names

2016-10-23:

- Local scripts can be selected from a drop down
- Changed ListView to TableView for easier reading
- Added delete key shortcut to delete items
- Added double click to edit items
- Removed F2P total skill worlds from random world selection

2016-10-24:

- Fixed saving and loading
- Fixed some local scripts not appearing
- Fixed proxies

2016-10-25:

- Fixed issue where local script names include ) when name tag in ScriptManifest is at the end

2016-10-26:

- Updated local script loader to be more reliable

- Fixed configuration edit

2016-10-28:

- Fixed execution issues

2016-11-15:

- Added reflection and norandoms parameters

2016-11-17:

- Fixed compatibility issues with older configs
- Fixed reflection and norandoms parameters not showing in table view
- Added version checker, you will now be notified when starting the application if an update is available

2016-11-19:

- Added process tracking to visually display what configurations are running
- Added import from file buttons for proxies and rs accounts

2016-11-20:

- Added some styling to the application
- Added option to add delay between running of configurations
- Execution updates
- Fixed error when adding proxies
- Fixed error dialogs not displaying
- Added context menu (right click on a table row to display options)

2016-11-24

- Added copy/paste functionality
- Added ctrl-c copy keyboard shortcut
- Added ctrl-v paste keyboard shortcut
- Added delete keyboard shortcut

2016-12-03

- Added button images
- Removed P2P total skill worlds

2016-12-04

- Trimming whitespace from accounts and proxies when importing

2016-12-22

- Added new -allow nointerface parameter option

2017-01-06

- Added support for running multiple scripts one after the other (the script must exit for the next to be run)
- Fixed setting for delay between configurations being run

2017-01-07

- Removing start all button (you can still start all configurations by selecting all with Ctrl-A and pressing start)
- Adding stop button (this will kill the client if the configuration is running)
- Added -norender option

2017-01-09

- Added functionality to write OSBot logs to files stored in ~/ExplvOSBotManager/Logs/
- Added functionality to interface to view the log for a configuration

2017-01-11

- Now loads all scripts found in a single .jar

 

 

 

 

With the latest release of CLI capabilities for OSBot, this manager makes batch script loading easy.

 

Any commit requests are welcome.

 

Features:

  • Completely Open Source: Take a look at the code, or modify it as you please.
  • Simple GUI

How to use:

  • First go to to the Bot Settings tab, set the path to your OSBot .jar file, add your OSBot username and password
  • Then go to the runescape accounts tab, and add any runescape accounts you want to use
  • Then go to the scripts tab, and add any scripts you want to use. You can either use the script name (if it is a local script) or the script id (ask the script developer for this)
  • Optionally add any proxies you wish to use on the proxies tab
  • Finally, go to the configurations tab, and add some configurations. These consist of a runescape account, a script, (optionally) a proxy, and any other bot settings.
  • To run a configuration simply select it and hit "Start", or press "Start All" to run all of them.

 

Keyboard shortcuts:

  • Ctrl-c to copy a row
  • Ctrl-v to paste a row
  • Delete to delete a row
 

Mouse shortcuts:

  • Double click to edit a row
  • Right click to open context menu

 

Importing proxies and rs accounts from files:

 

 

RS account files must have the format


username:password

or


username:password:pin

Proxy files must have the format:


ip:port

or


ip:port:user:password

Screenshots:

 

eWhszDf.png

 

CeYA8N1.png

 

nhF1YHY.png

 

GvNtCN0.png

 

 

 

 

 

 



How can I login with the name Hawk_Guide? I've tried doing the quotes and the quotes/slashes.

Link to comment
Share on other sites

I can't open the latest jar file. It pops up for a split second in the task manager and then nothing. I tried to run it through cmd and i got this message: https://imgur.com/wn8aJe7

I was able to launch earlier versions but I can't use 7.3 since it tells me there's a new update available. 

Looks really cool so help would be really appreciated.

 

edit: Turned out I had a broken script in my local script folder. Removing it fixed the problem.

Edited by Jammer
Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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