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.

Chris

Scripter II
  • Joined

  • Last visited

Everything posted by Chris

  1. Chris replied to Chris's topic in Accounts
    b
  2. gj idk why u use that shit site
  3. it should loot when the stack of bolts > 3
  4. lmao ez #$
  5. Chris replied to Chris's topic in Accounts
    #1 3m 07 | #2 2m 07 | #3 5m 07 (3m bank + 2M for acc)
  6. will hit up soon. dont get in town to my apartment till the 20th
  7. dont use states
  8. Chris replied to Chris's topic in Accounts
    b
  9. ufc sucks asss fuck u losers haha anime is life watch anime boxing cunts
  10. import org.osbot.rs07.api.model.RS2Object; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import org.osbot.rs07.utility.ConditionalSleep; @ScriptManifest(author = "Kingbutton", info = "Fire Cooking", logo = "", name = "LumbCook", version = 0) public class Main extends Script { @Override public int onLoop() throws InterruptedException { if (fireCheck()) { log("hello bitch"); } else { makeFire(); } return 50; } public boolean fireCheck() { RS2Object fire = objects.closest("Fire"); return fire != null; } public void makeFire() { if (!myPlayer().isAnimating() && !myPlayer().isMoving()) { GroundItem log = getGroundItems().closest("Logs"); if (log != null && log.interact("Light")) { new ConditionalSleep(3000) { @Override public boolean condition() throws InterruptedException { return myPlayer().isAnimating(); } }.sleep(); } } } }
  11. o null check b4 interacting if its a ground item use the GroundItem api
  12. Taken from Token quester page Not sure if this is still an issue but you will see it fail to select certain actions when selecting through dialogue. Since I use the dialogue API to handle the looting bag(to select the options), there is not much I can do in terms of coding to fix this problem I don't think. We will have to expect an update to mirror mode to fix the current issues. You will have to use stealth injection for now. Sorry.
  13. I started the 5 hour trial when I replied to your comment that day. gave you another.
  14. might be glitched.
  15. are you using injection or mirror mode?
  16. Needs to be capital first letter http://excellentscripts.x10.bz/users/Skillcube10.png
  17. Chris posted a topic in Accounts
    1. Pictures of the account stats 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) 4. Pictures of the quests completed 7. The methods of payment you are accepting 07 GP 3m 07 8. Your trading conditions you go first 9. Pictures of the account status 10. Original/previous owners AND Original Email Address me / no original email address 1. Pictures of the account stats FUNGUS BOT READY 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) 4. Pictures of the quests completed 7. The methods of payment you are accepting 07 GP 2m 8. Your trading conditions you first 9. Pictures of the account status 10. Original/previous owners AND Original Email Address me/no original email adress 1. Pictures of the account stats FUNGUS BOT READY 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) 4. Pictures of the quests completed 7. The methods of payment you are accepting 07 GP 5m 07 8. Your trading conditions you first 9. Pictures of the account status 10. Original/previous owners AND Original Email Address me/no original email address
  18. Correct. To run more than 2 accounts you will need to buy Osbot VIP membership. As a free member you are entitled to 2 bot tabs on 1 client. With VIP you can use the client on multiple PCs and have multiple clients open.
  19. can give u skype of someone that does it for 15m/acc
  20. skype on my profile or i am in the chatbox if u wnna talk friend
  21. Chris replied to Shudsy's topic in Runescape 2007
    added u sakamoto

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.