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

    Administrator
    77
    Points
    19230
    Posts
  2. Czar

    Global Moderator
    13
    Points
    23654
    Posts
  3. legacycm

    Trade With Caution
    11
    Points
    506
    Posts
  4. Khaleesi

    Developer
    7
    Points
    27816
    Posts

Popular Content

Showing content with the highest reputation on 07/12/15 in Posts

  1. 63 points
    Like this thread + post why you want VIP and I will choose a winner tomorrow!
  2. 7 points
    fuck off scammer.
  3. #congrats #winnerwinnerchickendinner congrats to @zerocool99 on 1 month vip!
  4. 4 points
    dont be fooled by the actual requirements, they are not quite accurate
  5. Khal AIO Stronghold © Created by @Ericthecmh No longer being sold! Are you bored of training hours and hours to reach that lvl 99? Do you want to make some quick cash while training? Khal AIO Stronghold is your utimate solution to all your needs. Get insane exp while getting awesome profits NOW! GUI Preview: Current Features: - Supports any room and any monster in the Stronghold of Security! - Advanced antiban system - Full loot support - Food and banking support - Informative and decorative paint - B2P support - Bone burial fro easy prayer exp - Settings saving/loading - Eat food to make space for loot - Range support - Mage support How do I start this script? Reviews: Progress Reports (click spoiler to view more): Bug report format: Mirror or normal Version of OSBot client (number, not something like "latest") Description of bug report Description of how to replicate if possible Screenshot if possible
  6. like this post, i know i can get more likes than maldesto with his free vip! c'mon guys!
  7. 3 points
    Let's not get into a debate here about social systems ;P
  8. 3 points
    May I suggest @Socialism? He's amazing and can work with any design you have in mind. Amazing designer!
  9. 3 points
    pretty sure your not allowed private scripts and if u get banned getting 72 slayer again would be a bitch,
  10. Normally we would release this as a development build for some time, but there are many bugs fixed and there are a few security patches we feel are important to the integrity of botters, scripters, and our service. In addition to the increased security, many of the bot features which degraded over the last week have been restored including world hopping, a completely re-written chatbox, grand exchange, and much more. 2.3.78 Added check to advertisement for input Updated AutoLogin event Removed unused optimization checks Updated Modeled getHeight() Patched and updated Chatbox API Removed Hitsplats Removed Map distance(Entity) Removed Map distance(GroundItem) Removed Map walk(...) 2.3.79 AccountLoader usernames/passwords protected by encryption Added checks to InteractionEvent for Equipment/Inventory Destinations Patched issue with EntityAPI stemming from Map Small visual update to HoverDebug/MouseDebug Updated getSuitablePoint for closer grouping 2.3.80 Patched Worlds API -Added functionality to population, isFull() Patched Chatbox isVisible() 2.3.81 Hotfix to GrandExchange API Miscellaneous fixes Known issues: -Interacting with certain widget destinations -Resizable mode (short-term fix will be a random event) Have a great weekend -The OSBot Staff
  11. So u looking for post count ight
  12. 2 points
    *Still waiting for mine* *Idc about join date*
  13. well that stupid on your part....
  14. lots of patience and at waterbirth island (rock crabs)
  15. No worries there have been many complaints by other scripters to the developers, and they are fixing it in OSBot .82. Banking for superheating will work today, and if the developers don't fix it on time I will add a temporary workaround ;)
  16. 2 points
    Agreed, socialism is great.
  17. 2 points
    I need one too, so whoever sells to r1sky pm me when ur done and ill buy one too pm him first not tryin to take r1skys designer :p
  18. Can confirm, created accounts for him.
  19. Super heat forgets to bank now, since update for client. It will do the load and click on bank but not restock. Please fix.
  20. Want to buy with OSGP? Contact me on Discord! Important Info/Tricks - There is a very high chance of acc locks/banns on stealth mode (Use mirror whenever you can) - Using proxies while making accounts will get your account locked most of the times - If using proxies make sure to CREATE and BOT it on the same IP. Else they will receive banns, you will still experience locks though. - If using mirror mode, scale the original client smaller than the osbot game area, this will the blue screen go away at the start. - When Using Mass mode, make sure to have the first account added to osbot and you are NOT using the Default account. How to use CLI parameters: - Example Usage: -script 591:SAVEFILE SAVEFILE = Saved Filename - SAVEFILE: Save file can be created in the GUI. Navigate to the tab you want to run and press "Save As CLI file". Please choose your filename wisely (No special characters) - Final form: -script 591:AccProfile1
  21. Oops, I forgot to create the GUI options for burial. Was thinking too much about B2P. Next release will contain both! And I'll do the profit calculator and settings saving and loading after that. Thanks for the feedback
  22. Suggestions: I had bones as a loot pick-up, but it didn't bury? -- Bury bones option Profit calculator for the drops that are picked up?
  23. Thanks for your help. By combining both of these checks I was able to create a snippet that solves the problem. Note that RandomSolver#shouldActivate crashes with a NullPointerException if you call it for the WELCOME_SOLVER event when you're already logged in. This is probably a bug - and is the reason for the try - catch below. if (!doneOnReady) { boolean loggedIn = bot.getClient().isLoggedIn(); boolean inWelcomeScreen; try { inWelcomeScreen = bot.getRandomExecutor().forEvent(RandomEvent.WELCOME_SOLVER).shouldActivate(); } catch (NullPointerException e) { inWelcomeScreen = false; } if (loggedIn && inWelcomeScreen == false) { onReady(); doneOnReady = true; } else { return 100; } }
  24. Such a beauty script i dont have my login features installed but somehow got a 12 hour proggy 40-74 in 2 days
  25. On 16th of july i'm going on a trip for 8 days. You think the range guild script will last 8 days? LMFAO? How bout give it a try? I'll screenshot it then and send you. Btw, is there any other way to buy the script, i don't have paypal. please answer asap.
  26. Nop, probably on Monday :P
  27. This should work: antiBan.unregisterBehavior(AntiBan.BehaviorType.CAMERA_SHIFT); antiBan.unregisterBehavior(AntiBan.BehaviorType.RANDOM_MOUSE_MOVEMENT); antiBan.unregisterBehavior(AntiBan.BehaviorType.SLIGHT_MOUSE_MOVEMENT);
  28. 1 point
    Dubziebug fixed the problem for me, great guy. I was only supposed to use one instance for all my OSBot but i was using one per.
  29. 1 point
    lololol welcome
  30. 1 point
    Welcome to the website! I'm actually pretty new here myself.
  31. 1 point
    No problem mate, Feel free to pm me about any other questions you may have
  32. Version 0.21 - Walking to objects is now treated as a map click walk policy, so no more issues for collect ore/repairing struts anymore - Added a fallback for walking, so it will always get to the target, even if the first try doesn't work update will be live within a few hours ;)
  33. i want VIP so i can look sexy with a purple name and well lets be honest you love me and you know deep down in your heart that I truly deserve it
  34. mhmm i see that reflected did the same thing xD
  35. Not at the moment but will in the future
  36. you can simply do: g.setColor(new Color(0,0,0,150)); R,G,B,Trans GL ;)
  37. Good start, register 3 days ago and already flaming one of OSBot's Top Scripters, that'll get you far, speaking of arrogance lol. Why don't you stop being a leech and BUY the scripts that people put TIME into making, they dn't spawn on trees you know. EDIT: If they aren't there, he took em down, why? PM him and find out.
  38. You can fill more then 28 of a ore except for coal. It depends on tht setup of the script, below lvl 60: Coins and bucket required (hammer, coal bag, potion optional) 23-26 bars Above 60: Bucket (hammer, coal bag, potion optional) 24-27 bars I just want to make sure the script supports alls tasks other clients 25$ xD This script gets you your 16$ back within the day on a single lvl 3 account ... You might want to update your maths to V0.02 ^^ So never -> ever Khaleesi

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.