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.

Fruity

Scripter II
  • Joined

  • Last visited

Everything posted by Fruity

  1. Fruity replied to Fruity's topic in Minigames
    Thank yous!
  2. hmm

    Fruity replied to Maldesto's topic in Spam/Off Topic
    Vet looks nice . am i allowed it?
  3. Fruity replied to Fruity's topic in Minigames
    Not bad! Good lucks :P
  4. Fruity replied to Fruity's topic in Minigames
    'o.O very nice stats you going for?
  5. Fruity replied to Fruity's topic in Minigames
    Its not bother was just saying aha. Ill try get it out asap
  6. Fruity replied to Fruity's topic in Minigames
    Im not 100% sure as i h`ve work and college and things going on. not always working on it.
  7. Fruity replied to Foo's topic in Spam/Off Topic
    lmao nice :P
  8. Who knew asking about hobbies would get her going lel
  9. Fruity replied to Fruity's topic in Minigames
    Ill have to look into how i would do that and detect the Powerups on mirror ect. so its a MAYBE atm :P. Thanks for img though
  10. I was thinking of something like this yesterday omg 'o.O was a nice read imo. with the goals - I was thinking with the same thing but instead of level goals like requirments for quests and all that jazz (BASICLY LEVEL GOALS WITH A REASON LOL).
  11. Fruity replied to Fruity's topic in Minigames
    Oh why thank you! :P Got this sorted through pms! Aye i will do Added quick fix that toggles Auto Retaliate if you dont have it on!
  12. Fruity replied to Jake's topic in Runescape
    Thats the fun of iron man. Learn what to do as you need it. google has alot of tips tho >.>
  13. Amazing.
  14. Classic Grime.
  15. Who would it be and why? What would your fusion name be, what powers would you have and how would you fuse? - Muffins How would your fusion look like? - A Fruity Muffin Are you good or evil? - Evil - Who likes Fruity Muffins? What is your purpose? - Would make people think we are choc chip but NOOOOOO we have Raisins!
  16. Fruity replied to Fruity's topic in Minigames
    I am working on absorptions and thinking of a DH Mode and a Guthan Mode. I am glad! :P
  17. http://osbot.org/api/org/osbot/rs07/api/Bank.html http://osbot.org/api/org/osbot/rs07/api/model/Item.html Ill write some samples when i can do. but id recommend looking at them for the methods. Also have a look in the tutorials section of the forums and see if there is anything there that might help you. http://osbot.org/forum/forum/250-tutorials/
  18. Noted will see if i get any other offers before i make me decision
  19. Title says it all please post how much you have to sell and what rate you are looking for. Bought 0/50m 07gp
  20. Fruity replied to Fruity's topic in Minigames
    Im not 100% sure sorry and atm i have not been banned from 50/50/45 - 75/90/45. XP/Hr im not 100% sure on them stats sorry D:
  21. Would you want to spend hours making a script for people to have it for free and not even say thanks (Most of the time)? Also $2-$10 is dirt cheap imo
  22. aha fair enough
  23. Change the potion to what potion you are using and remove the 'sA.' because it is in your main class. Makes checking/Drinking potions cleaner public void drinkPotion() throws InterruptedException { if (invContainsPotion()) { if (sA.getInventory().interactWithNameThatContains( "Drink", "Overload")) { } } } public boolean invContainsPotion() { for (int i = 0; i <= 4; i++) { if (sA.getInventory().contains("Overload (" + i + ")")) { return true; } } return false; }

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.