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.

blogans

Members
  • Joined

  • Last visited

Everything posted by blogans

  1. blogans posted a topic in Requests
    Need the following quests done: Jungle potion Shilo village Rune mysteries Lost city Fremmy trials Lunar diplomacy Eadgars Ruse Dream mentor Post prices below, thanks.
  2. blogans replied to blogans's topic in Requests
    Not much better, but vip. Will do. Ill add your disc, name is amiable.
  3. blogans replied to blogans's topic in Requests
    Sorry man, but 0 rep, noty
  4. blogans replied to blogans's topic in Requests
    Uh, a) are you able to make it on an account already made (with no stats) and b) are you alright with the payment after? TWC...
  5. blogans posted a topic in Requests
    Looking for 1 splashing account. Doesnt matter the stats, but wont pay more than 6m. All it needs is 40 range and 13 magic and witches house done. Post below
  6. Thats my code lol, i literally said below it that it will definitely not work... The config id isnt right, nor is the interface ids and interface interaction. Take what I said in your previous code and listen, learn java before attempting to copy and paste others code.
  7. I advise you to learn java before learning to make scripts. If you get a basic understanding of java first, you'll be able to learn more throughout coding. But starting with no knowledge of how to create a method is a really bad place to start.
  8. blogans posted a topic in Requests
    Looking for someone to do the quest Contact! + all the prereq quests required to complete it. Will pay upfront depending on feedback. Need done asap, post prices below.
  9. One way to do it is by widgets and configs. Check if the config isn't the same as you want it to be (to stop a loop) && a check if its above 30 defence, then do some NPE checks for the widget, then interact. private int getdefLevel(){ return api.getSkills().getStatic(Skill.DEFENCE); } private int defConfig = 2; //Not right config RS2Widget defence = api.getWidgets().get(1,1 ); //not the right widget ids, dont use this method btw, use filters if(getdefLevel() >= 30 && api.getConfigs().get(43) != defConfig){ api.log("Defence is 30, attempting to switch attack styles"); if(defence != null){ if(defence.isVisible()){ if(defence.interact("change")){ api.log("Switched attack styles"); } }else{ if(api.getTabs().open(Tab.ATTACK)){ api.log("Successfully opened attack tab"); } } } } That by no means will work at all, just remember the npe checks and to get widgets by filters (eg: text, actions etc.) edit: Dont forget to check if the widget is visible, if not, youll have to open the tab first.
  10. blogans replied to blogans's topic in Requests
    Sorry, apparently i signed into the wrong account. ^ that is me.
  11. blogans posted a topic in Requests
    Looking to get 66-70 rc asap. Post gp rates below. Can be done using any method (no lunars sorry). edit: wrote hunter lmfao
  12. blogans replied to blogans's topic in Requests
    req close. Made a bot for this
  13. blogans replied to blogans's topic in Requests
    bump, offering 40-70 @ 15m. 60kxp/h, purely trading.
  14. blogans replied to blogans's topic in Requests
    Sorry, shouldve put that somewhere in there. I completely understand if the account gets banned for doing this method, and I claim responsibility for it. I highly doubt it will (as said above), but its a risk im going to take.
  15. blogans posted a topic in Requests
    Hey guys, I'm looking for some runecrafting quotes, but using my method of training. It's quite relaxing, you never even have to move. It's simply just trading a farm of essence runners I've set up, until a) Jobs finished, or b) bots get banned. I've currently got 4 bots running pure essence to the fire altar. This equates to around 60k xp/h. Looking to get to 70 (or maybe 75 if they last long enough) Any quotes are appreciated!
  16. blogans posted a topic in Requests
    Looking for someone to do family crest for me. Getting the last req now, should be done in 3 hours. Post offers below.
  17. blogans replied to blogans's topic in Requests
    request lock
  18. blogans posted a topic in Requests
    Looking to get: 25 thieving (Currently 14) Digsite quest Post prices below (15+ fb only) - No other will be considered.
  19. If its not too late (I highly doubt it), remove your quote. It directly links back to the image he removed lmfao. Probs too late tho, gg
  20. blogans replied to blogans's topic in Requests
    bump, need 43 hunter accounts
  21. blogans replied to blogans's topic in Requests
    Done. Are you able to start asap? Just getting the last requirement for them. Happy to go first considering you've got more feedback. If you have discord, pm me @ amiable#3312, if not, just pm me.
  22. blogans posted a topic in Requests
    Hey, Looking to get the following done: - Recruitment drive (Agility exp) - Tourist trap (Agility xp for reward) - Grand tree (Do last as 25 agility is needed) - Fight arena - Tree gnome village Thanks
  23. blogans replied to blogans's topic in Requests
    wanted to keep it in one post so I dont spam anything. Threads updated with another job, edited out the "done" part, and added a bump bump btw
  24. blogans replied to blogans's topic in Requests
    bump
  25. I've seen them go for 65m max (without avas) , anything over that isn't worth it. Defense is also a major roll, so telling us that will help us with an accurate price

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.