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.

Leaderboard

  1. MGI

    Developer
    18
    Points
    366
    Posts
  2. Extreme Scripts

    Trade With Caution
    12
    Points
    10702
    Posts
  3. Czar

    Global Moderator
    11
    Points
    23648
    Posts
  4. Alek

    Ex-Staff
    11
    Points
    7878
    Posts

Popular Content

Showing content with the highest reputation on 06/20/15 in all areas

  1. As always, please update your mirrorclient.jar mirrorclient.zip Release notes: Reduced memory usage Greatly reduced CPU usage Completely remade low CPU mode to reduce it even more Improved characters/objects/ground items detection speed Many other 'under the hood' changes Due to huge amount of internal changes, this build is EXPERIMENTAL. As always, please report all bugs you encounter. Edit (v1.061): The bug with "Error while loading hooks" has been fixed The bug with screen flashing blue has been fixed
  2. if he is paying 30m why would u offer to do for 25?
  3. Wow that's very nice, changing my sig now ;)
  4. it's coming soon guys ! GUI is ready, just a final test and then release ;D
  5. yesssssssgergiojeriogjeriogjeriogjeriogjerg fianlly!!! faster detection speed
  6. /** * Created by Bjorn on 20/06/2015. */ public abstract class InventoryMonitor extends Thread { private final BotreScript script; /** * Previous and current copies of the inventory instance. */ private final Map<String, Integer> previous, current; public InventoryMonitor(final BotreScript script) { this.script = script; previous = new TreeMap<>(); current = new TreeMap<>(); } @Override public void run() { // Run thread while script is running. while (script.isRunning()) { Inventory inventory; if (script.isOnline() && (inventory = script.getInventory()) != null) { // Clear previous cache. previous.clear(); // Copy mappings of the current cache to the previous cache. previous.putAll(current); // Clear current cache. current.clear(); // Rebuild current cache. for (Item item : inventory.getItems()) { if (item != null ) { String name = item.getName(); if (name != null && !current.containsKey(name)) current.put(name, (int) inventory.getAmount(name)); } } } try { // Call onLoop and sleep for its return value. Thread.sleep(onLoop()); } catch (InterruptedException e) { e.printStackTrace(); } } } public abstract int onLoop(); public int getDifference(String name) { if (current.containsKey(name)) return current.get(name) - (previous.containsKey(name) ? previous.get(name) : 0); else if (previous.containsKey(name)) return 0 - previous.get(name); else return 0; } }
  7. 2 points
    Dear OSBot community, As some of you may have noticed, the SOTW events haven't been a success lately even though a lot of people have PM'd me to ask when I was going to host another SOTW event. The thing is, when I do host it eventually I always end up struggling to get even 2 or 3 participants, so I figured that this is not how to go about it. I have discussed some of the issues with a few people and came to the conclusion that hosting a SOTM event might be a better idea, this means that people will have approximately 1 month to submit their entries, so that's one issue fixed but a few more to go. I will also be looking into better rewards and possibly a donation system to give people more incentive to participate. And finally I will be looking into the issues with the themes because that is partly responsible for the sheer amount of participants as well. So I need more input and ideas from the community for each of those subjects: rewards, donation system, theme suggestions or even other ideas to make the competition more interesting. Feel free to post them below! (Please don't bother posting if it's not a serious suggestion)
  8. Good How? Thanks ;)
  9. Requested by @Orange since this was free, I didn't completely follow what he requested. sorry for that my man No idea how to make a transparent background, sorry
  10. I think he used microsoft word
  11. This release probably won't be put on the stable track because there aren't many noticeable changes from an end-user perspective. If this version runs smoothly, I'll be able to move on to cleaning up Camera Events. Download link: Click here You may also use the control panel on the right hand side of the forum index. Changelog: -Removed ArbitraryTaskGroup -Removed Bank container caching -Added MouseDestination getBot() -MouseDestination evaluate() utilizes super bot, empty constructors --Updated 13 destination types -Removed OSBot 1 MouseDestination constructor -MouseMoveEvent converts destinations to PointDestinations --Evaluations are based on PointDestination evaluate() ---Distance from mouse to destination is less than 3 -InteractionEvent converts all destinations to point destinations --Original destinations retained, silently writes to internal destination -Deprecated Map distance(Entity) -Deprecated Map distance(GroundItem) -Deprecated all Map walking methods -Deprecated Map isMultiCombatArea() -The OSBot Staff
  12. looks good, apply for designer what program did you use???
  13. Fixed some critical bugs, including "Error while loading hooks". Please redownload
  14. i have a mate called james. he owes me like 30 quid the wetwipe.
  15. Please go back to Iran
  16. Too bad the 53 inch tv & 30 ping didn't improve your skill
  17. 2 points
    It's not the first time he's done this unfortunately
  18. Get that 2 post u nub
  19. 2 points
    He just really likes scripts....
  20. He asked for all of his "Lite" scripts to be removed earlier today I think.
  21. User was trying to ban evade by creating new accounts so I went ahead and banned him, I'm sorry for your loss.
  22. 1 point
    50 hour shark for you. Gonna keep going see if i can pull 100h off
  23. Feel free to change your password.
  24. i know one james irl and he didnt scam but he was a nob
  25. surely @Jams has NEVER scammed before!
  26. Definitely going to buy this script once i'm 70cb stats. Also, great proggies Really impressive
  27. hey czar i bought 3 of your scripts so far id love to try out your perfect woodchopchop could i get a trail?
  28. Just wanted to let you know I got 99 a few days ago from this script Now I shall continue the account with other scripts possibly turning it into a range tank. Then maybe get your perfect crabs for an obby mauler and get mlm or fisher for money
  29. Disable resizable mode.
  30. 1 point
    I've just been using Czar's ranging + APA's rock crab constantly and i'm current 90 range 90 str lmao
  31. Btw I'm really selling my signature space.
  32. 1 point
    I used Mirror for like a week and with the slow loading of stuff and the fact scripts i paid for wasnt that good with mirror. the bugs made me look like a bot anyways so thought why use it? I did get banned using it also on the only acc i used it with
  33. Decode is currently working on this, but will keep you in mind.
  34. Am I the only other person here who doesn't understand this post? #NeverPlayedLOL
  35. Not bad work, good start, good luck with this, always nice to have new people join the business ;)
  36. Account will be level 3 fresh off tutorial island with 100k and 1x bond. Wanting 10+ accounts made but if you can't do all i don't mind doing smaller orders. All stats/quests can be botted and you will recieve the money for the service once the account is complete. Pm or state your price below, Paying 07 Gold or Paypal Stats Required: - strength 10 - Magic: 11 - Fishing: 23 - Hunting: 60 - Cooking: 25 - Woodcutting: 23 - Fire making: 21 - Crafting: 12 - Thieving: 5 - Agility: 10 Quests Required: - Doric's quest - Cook's assistant - Sheep shearer - Witch potion
  37. I have no data about that. but I guess it's not that high since it's not a popular skill ;)
  38. Awesome work so far. I will defs be checking back every now and then to see how you're going.
  39. Very nice start into the field of GFX
  40. 1 point
    He's not able to.
  41. 1 point
    If you guys don't get your funds or win your cases let me know. I'll call paypal and see If I can provide some proof.

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.