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.

znaation

Members
  • Joined

  • Last visited

  1. So i logged in today using the Mirror Client as soon as i logged in i was banned. is there something new detecting mirror?
  2. oh okay i get it thank you. and i apologize i didnt get what u were trying to say the first time.
  3. here is what i have so far. package Woodcutter; import java.awt.Graphics; import org.osbot.rs07.api.Inventory; import org.osbot.rs07.script.MethodProvider; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; @ScriptManifest(author = "", info = "", logo = "", name = "Woodcutter", version = 0.1) public class Woodcutter extends Script{ public void onStart(){ } //Code to be Excecuted at the end public void onExit(){ } //Code to loop the Seconds public int onLoop(){ Inventory inven = client.getInventroy(); if(!inven.isFull()){ }else { } return 50; } //Paint public void onPaint(Graphics g){ } } but like i said the inventory needs to be defined in a form i think or it tells me to add a cast to it.
  4. the getInventory() part is still undefined
  5. hello im trying to make my first script just for WC so im making it to see if my inventory is full so it can go bank but it keeps telling me that "The method Inventroy() is undefined for the type Client" im not sure what i need to fix i have already imported inventory.
  6. no i know the risks just putting it out there. i think the only reason i got banned was when all the sudden Osbot.org and the client stopped working as if it went offline
  7. I got banned last night while i was using a Smithing Script. i did pay for this script $4.99 i though it was more Secure but i guess not. Is VIP/Mirror mode on the client more secure to use? or is just regular one the same?

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.