Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Explv's OSBot Manager

Featured Replies

  • Author

Is it possible to have all the settings the same and just change the username?

This would save time when you're adding 20+ accounts running the same bot/same settings and all you have to do is change the username for each one.

For example, have Script, World Type, Low CPU, Low Resource always set the same and then just change username.

 

Anyways, this is a great feature. Thanks for the release

 

I could add copy/paste functionality if that would solve your problem

 

However I will consider changing the layout of things, maybe separating account from the other options.

 

I will implement one (or maybe both) of these two options in the next version, along with some other new features, expect an update by the end of this weekend.

 

Thanks

Edited by Explv

can't seem to open using linux, tried opening from the terminal. 

 

java -jar /path/to/dir/explv_osbot_manager*.jar
Error: Unable to access jarfile /path/to/dir/explv_osbot_manager*.jar
 
i have java installed and open jdk(dunno if this matters lol)
 
  • Author

can't seem to open using linux, tried opening from the terminal.

java -jar /path/to/dir/explv_osbot_manager*.jar

Error: Unable to access jarfile /path/to/dir/explv_osbot_manager*.jar

i have java installed and open jdk(dunno if this matters lol)

Are you sure the path is correct?

Are you sure the path is correct?

honestly i dont know lol...

 

but i got it to work.

1. open the terminal.

2. drag the file inside the terminal

3. hit enter.

 

any way i can simply this? sorry im so nub on these CLI thingy and everything ubuntu related :))

honestly i dont know lol...

 

but i got it to work.

1. open the terminal.

2. drag the file inside the terminal

3. hit enter.

 

any way i can simply this? sorry im so nub on these CLI thingy and everything ubuntu related smile.png)

 

Right click on the jar file. got to properties and click the checkbox for execute permissions to be allowed on the file.

 

 

Command line method.

$ chmod +x /home/docmatson/downloads/explv_botmanager.jar

obviously replace the path with where your file is if you do this.

Edited by DocMatson

Right click on the jar file. got to properties and click the checkbox for execute permissions to be allowed on the file.

 

 

Command line method.

$ chmod +x /home/docmatson/downloads/explv_botmanager.jar

obviously replace the path with where your file is if you do this.

i dunno why i cant get it to work using your guide lol.

 

checked the permission too, still wont open..

 

found a workaround tho!

 

right click the jar file

go to properties

go to 'open with'

click add and then custom command

drag the file in the commandl line

thats it i can double click the jar file now..

 

lmao is this normal on CentOS?! or yeah maybe I'm lacking such skills on operating this kind of system lol

 

thanks for the guide tho! smile.png

Edited by askyman

i dunno why i cant get it to work using your guide lol.

 

checked the permission too, still wont open..

 

found a workaround tho!

 

right click the jar file

go to properties

go to 'open with'

click add and then custom command

drag the file in the commandl line

thats it i can double click the jar file now..

 

lmao is this normal on CentOS?! or yeah maybe I'm lacking such skills on operating this kind of system lol

 

thanks for the guide tho! smile.png

 

Sounds like .jar files were not associated with the java program. but what you did should have fixed it. glad it works.

  • Author

How soon until noRandoms is updated? smile.png

 

UPDATED 2016-11-15:

 

- Added reflection and norandoms parameters

  • Author

Just to let you know, the new version isn't able to edit and start the older config file.

So you have to make them from scratch atm.

Also enabling norandom or reflection doesn't update in the table.

Hmm interesting, i'll take a look and fix it tonight. Thanks for the bug report

Just to let you know, the new version isn't able to edit and start the older config file.

So you have to make them from scratch atm.

 

Also enabling norandom or reflection doesn't update in the table.

 

If you want to fix the issue yourself, I believe the issue lies here:

 

https://github.com/Explv/osbot_manager/blob/master/src/bot_parameters/configuration/Configuration.java#L157

 

I forgot to add:

reflection = new SimpleBooleanProperty();
noRandoms = new SimpleBooleanProperty();

Inside the catch block.

 

(Note to build the application you will need to include the OSBot.jar in the output .jar for local script loading to work)

 

I will upload a new version of the application at ~8pm GMT tonight (Can't do it now because I'm at work)

 

Thanks

Edited by Explv

Hmm interesting, i'll take a look and fix it tonight. Thanks for the bug report

 

If you want to fix the issue yourself, I believe the issue lies here:

 

https://github.com/Explv/osbot_manager/blob/master/src/bot_parameters/configuration/Configuration.java#L157

 

I forgot to add:

reflection = new SimpleBooleanProperty();
noRandoms = new SimpleBooleanProperty();

Inside the catch block.

 

(Note to build the application you will need to include the OSBot.jar in the output .jar for local script loading to work)

 

I will upload a new version of the application at ~8pm GMT tonight (Can't do it now because I'm at work)

 

Thanks

 

That fixed the errors indeed ^^

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.