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.

IronPowerminer

Featured Replies

Xerion, how do i put it on or use it? sorry im new to this.. Can you give me all the steps to add the script

thanks

NOt sure why, but the script appears as just one long line on this thread... There's no indentation at all

NOt sure why, but the script appears as just one long line on this thread... There's no indentation at all

 

That's on purpose, for easy selection.

That's on purpose, for easy selection.

ooh i see. well there was a problem when loading the script. i'm not sure if it is related to that or not

ooh i see. well there was a problem when loading the script. i'm not sure if it is related to that or not

 

for some reason every script iv entered that's like that does not load

could i use this for granite if i change rock id?

Works great but it clicks the option to drop the same ore twice every single time. Which takes a lot longer and will be easy to ban. Please fix this :)



5cko5f_th.png

Been running the bot for 1 hour and 30 minutes, but sadly i have to do all the randoms, so i have to babysit it. Works great, besides when it drops it hits drop twice on each ore everytime.

Been running the bot for 1 hour and 30 minutes, but sadly i have to do all the randoms, so i have to babysit it.

 

That's because the anti-randoms aren't implemented yet. They will be, soon!

Here's an alternate drop method for those who don't like the current one:

int drop(){
if (client.getInventory().contains("iron ore")){
client.getInventory().dropAllForName("iron ore");
return 100
} else {
state = State.IDLE;
}
return 1500
}

It could be better, but it drops a little bit faster than the current method.

Edited by Muroth

 

Here's a much better drop method for those who don't like the current one:

 
int drop(){
if (client.getInventory().contains("iron ore")){
client.getInventory().dropAllForName("iron ore");
return 100
} else {
state = State.IDLE;
}
return 1500
 
}

whats the difference

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.