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.

help me with a script

Featured Replies

Hi, I use java online decompiler in CFR because I create this script from another. I added the osbot library 2.5.51 (the most current) added the artifacs. I add the JDK (the most current one) I use the language level 8 in the JDK. and when creating the .jar file it is very heavy and this does not allow me to open the osbot manager, if I open and execute the bot opening it from the osbot launcher if it works.

 

 

 

 

Edited by Prototype G

In your module configuration within the project structure make sure that the scope for osbot is set to "provided". This will exclude it from the compiled jar.

I made that mistake before. Also so you don't make this mistake if you make another script without making a new project make sure to make a new module folder (Just right click on Fish looter folder in project and hover new then it should be the first one). Then make the new java class in that module folders src. If not when you make another script in the same src as the one you have this script when you build the artifact it will build all the scripts in the src into one jar. You will need to make another artifact for each new script you make in it's own respective module folder src. Make sure to select the meta inf manifest file path too. Other wise it won't be able to open it in the client. Should be in Project Structure, Artifacts and just click on the .jar you are dealing with and it should be at the bottom of the window. Click existing path then find the meta inf file open it and select MANIFEST.MF and click ok or double click it.

Idk if there is another way to do this but this is my way of doing it.

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.