Skip 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.

MattGP

Members
  • Joined

  • Last visited

Everything posted by MattGP

  1. Added 40/40/40 accs
  2. MattGP replied to Soak's topic in Botting & Bans
    The ban rate of botting today is 10^55*12^12*16/5+10*20+10/10+55^10+5+9-5*200
  3. Im pretty sure its store.isOpen()
  4. MattGP replied to Molly's topic in Money Making
    No one reads op thread or something?
  5. Hes going to do a lot of quests for me! Excited!
  6. MattGP replied to MattGP's topic in Archive
    out of stock sorry
  7. Check the proxies you use sometimes they are down and you are getting that error
  8. frost barrows
  9. MattGP replied to Keven's topic in Spam/Off Topic
    y u leaving?
  10. Gold Farm Account Shop Welcome to my gold farming account shop. All accounts that I sell here will have an unregistered email and I will be the original owner. On request, I may be able to level up your account instead of selling you mine. If you are interested in any accounts that I sell here please add my one and only skype live:mattdai01. Blast Furnace Ready Accounts Stock: 7 point quester Stock: 40/40/40 accounts Stock: All prices are negotiatable. Add me on skype live:mattdai01 OSBot Global Terms of Service 1. You may not log into the account during a service unless you have permission from the owner of the service, doing so will result in the termination of the service with NO Refund. 2. You MUST NOT change the details of the account until the service has been completed, doing so will result in a void service with NO Refund. 3. If there are any items required for the service, it is between you and the service owner to come to an agreement on who covers them 4. You MUST change your password after the service is completed 5. If you have any substantial wealth on the account, it is your responsibility to protect it (Either Bank Pin/Transfer Trade) 6. Once the service is complete you must leave Feedback for the relevant parties involved 7. You MUST Post on the service thread to acknowledge their individual T.O.S and start the service 8. If the Service is requested to be done legit, any T.O.S related to bans/mutes become obsolete (Unless evidence can be provided of prior botting)
  11. import org.osbot.rs07.api.map.Position; import org.osbot.rs07.api.model.Entity; import org.osbot.rs07.api.ui.Skill; import org.osbot.rs07.api.webwalk.INodeRouteFinder; import org.osbot.rs07.event.WebWalkEvent; import org.osbot.rs07.script.MethodProvider; import org.osbot.rs07.utility.Condition; public class Runtoblurite extends Task { public void WebWalkCustom(Position p){ INodeRouteFinder nrf = INodeRouteFinder.createAdvanced(); WebWalkEvent e = new WebWalkEvent(nrf, p); e.setBreakCondition(new Condition() { @Override public boolean evaluate() { boolean flag = false; if(api.getSkills().getDynamic(Skill.HITPOINTS) <= api.getSkills().getStatic(Skill.HITPOINTS)*.7&& !(api.myPlayer().getPosition() == new Position(3059,9565,0))){ flag = true; } return flag; //stops when true } }); api.execute(e); } public Runtoblurite(MethodProvider api) { super(api); } @Override public boolean canProcess() { boolean flag = false; if(api.settings.getConfigs().get(122) == 6 && this.api.getSkills().getDynamic(Skill.MINING)>= 10 && !api.inventory.contains("Portrait")&& !api.inventory.contains("Blurite ore")&&!api.inventory.contains("Blurite sword")){ flag = true; } return flag; } @Override public void process() { api.log("Running to mine"); WebWalkCustom(new Position(3059,9565,0)); } } Hey there INodeRouteFinder caused a memory leak for me and used up all my heap space
  12. MattGP replied to Acerd's topic in Spam/Off Topic
    gratz
  13. post#24
  14. proud 2 be a bot
  15. post 25

Account

Navigation

Search

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.