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.

BETA v1.7.12

Featured Replies

When the osbot can not open a separate label, but open multiple loader?

Still fails on 50% of the suprise exams, can't be left for more than 2 hours doing woodcutting! dunno if this should be that way or not so thought i'd say something

Hi all,

 

I'm glad to announce that I have pushed BETA v1.7.12. In this release is contained:

  • Ability to access the entire BufferedImage from the game buffer
  • A class called conditional sleep that allows you to have a conditional sleep with a time out and an optional task to perform while waiting condition to be met
        new ConditionalSleep(
                new Runnable() {
                    @Override
                    public void run() {
                        client.moveMouse(new RectangleDestination(0, 0, 500, 500), false);
                    }
                }, 2000) {
            @Override
            public boolean condition() {
                return isWearingItemThatContains(slot, strings);
            }
        }.sleep();
 
  • I have added an equipment API with many methods for you to use
  • I have added a prayer API (piety and chivalry are not working because I have no account with a high enough level to get the config id's, so if someone could get me them it would be appreciated), credits for SXForce
  • A fix for the camera for when it sometimes wouldn't rotate the shortest way
  • Some additions to Surprise Exam to support more puzzles
  • Some other tiny adjustments/additions

Make sure you check out the new API methods!

 

Sincerely,

 

Maxi and the OSBot team

one of my accounts just had maze and it worked, so @Maxi you can confirm that maze is working atm

[iNFO ][06/23/13 09:11:30 AM]: Failed to connect to remote server!
java.net.SocketTimeoutException: connect timed out
 at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
 at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
 at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
 at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
 at java.net.PlainSocketImpl.connect(Unknown Source)
 at java.net.SocksSocketImpl.connect(Unknown Source)
 at java.net.Socket.connect(Unknown Source)
 at org.osbot.eB.e(zm:214)
 at org.osbot.eB.E(zm:170)
 at org.osbot.E.run(zm:422)
 at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
 at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
 at java.util.concurrent.FutureTask.run(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)

 

Could you fix this?

Hi i am just new on osbot and i am happy to see the progress going so fast!

I wonder how i can i use the local scripts? or do i need to wait to they have realeased the local scripts in to the SDN Scripts?

 

Hi i am just new on osbot and i am happy to see the progress going so fast!

I wonder how i can i use the local scripts? or do i need to wait to they have realeased the local scripts in to the SDN Scripts?

 

hi henrikx20,

 

nice to meet you in our community.

 

if you want to use a local script, you must follow the following steps:

 

go to the thread with the script you wish to use,

 

download (mostly found at the bottom of the first post in the thread)

 

open OSBot folder.

 

copy/paste the downloaded script ( could be a .jar file , or a bunch of files) in the /scripts folder ( in OSBot folder)

 

start OSBot 1.7.XX

 

login > scripts > local scripts > it should be there biggrin.png

 

like if i helped you smile.png

 

no problem mate@!

Edited by sp6wishe

Guest
This topic is now closed to further replies.

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.