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

Popular Content

Showing content with the highest reputation on 02/24/17 in Posts

  1. A correlation is obvious.
  2. Started a new gold farming operation with my friend @BlitzRoyale Our goal is 1b+/month Total Profit: 361.7m My role: lead developer, knowledge, experience, Server setup His role: managing clients, managing accounts, best method, small development, pro GFX'er Start Date: 2/17/17 2/17 We started 2/17 and are up already with big hopes for this weekend. This week was spent fixing any bugs or errors in the script. Script is now 99% automated with just one thing left. With osbot back up, we fired up a lot more bots. Hoping to make some big money this weekend. - Juggles 2/24 Farm is starting to looking great. Going to be removing webWalker from it all to lower the resources it uses. -Juggles 2/26 Ok, so we have successfully finished up our first full week/weekend with the farm we are running. The week has been tough due to server DCs, bug fixes in the farm, and just getting things up and running 100%. We stopped the farm a couple hours earlier due to a small issue from the server DC's, but we are more than happy with the first weeks results. We are looking into a solution to help combat all the issues we had from the shit servers. We ended the week with a grand total of 361.7M profits. Most of this came from the weekend, but we did make a small amount leading up to the weekend. During the week we were working on fixing bugs mostly and only running a couple accounts until we had mostly everything worked out. Things are nearly 100% as far as the script goes thanks to Juggles. It is very close to being 100% automated. -Blitz Already looking into farm #2. Made 8m in one night running 1 account. Will be expanding this week to multiple accounts to test out ban rates and profits. -Juggles 2/28 No botting today, client was down. Bought a sexy sig though -Juggles 3/2 Bought $100 donor -Juggles Going to be posting weekly updates of this
  3. Seems there is an issue with connecting to the game servers. Whether you are on version .111 or .112, if you get a bot initialization error just keep trying to restart OSBot until it works. It's completely random and if the internet gods are pleased, you may be blessed with the game actually loading. Nothing much more we can do since this is not related to our services. Thanks!
  4. this was him before this is him now F to pay respekt
  5. 👑CzarScripts #1 Bots 👑 👑 LATEST BOTS 👑 If you want a trial - just post below with the script name, you can choose multiple too. 👑 Requirements 👑 Hit 'like' 👍 on this thread
  6. Phew, thought I was gonna need this.
  7. WE ARE GREY NAMES WE WANT FREE SCRIPTS WE WANT BOT UP, EXPECTO PATRONUM NEVER FORGETTI OUR CAUSE
  8. 3 points
    You'd figure you'd learn after like 7 chatbox bans before the end of feb, but I suppose not
  9. Greetings, A user by the name "topshotter" posted on my thread a few days ago (five days ago, Monday, to be specific) wanting to sell their Runescape account. However, yesterday (Thursday), they scammed (scam attempt - admitted) another user on another forum (Sythe) thinking that it would not involve their OSBot Profile. Little did they know, I am both a Sythe User and a user of OSBot. Here I am, catching them off-guard. I also noticed how they were scammed by another quite reputed user on OSBot, a seemingly legitimate Scam Report posted by them just four days ago (Tuesday). It is funny how they, themselves, have scam intentions as well. Disgusting, if you would ask me. Note: Be aware that I am nowhere the victim. TopShotServices' scam was against the Sythe User: Tatortoo. Tatortoo posted the Scam Report, and I noticed that I was familiar with the name "TopShotServices" here on OSBot, so I decided to search them up to expose them here on OSBot, for the sake of eliminating every risk of potential victims. Their (Scammer) Skype-Name: live:sigilnation5 (Hyperlinked with the Scam Proof) Their Sythe Profile: https://www.sythe.org/members/topshotservices.725827/ Their OSBot Profile: https://osbot.org/forum/profile/253007-topshotter/ Sythe Scam Report (Full Proof Included): https://www.sythe.org/threads/topshotservices/ Proof: Full Proof is provided in the Sythe Scam Report Thread that is provided above. Note: I am not the user that posted the Scam Report, as I was not scammed by them, but I am opening this Scam Report to follow-up on their actions to OSBot in order to eliminate all risks of any potential victims. Further Proof: Here is the proof that links both users/scammers (TopShotServices) together, proving that they are both not different, but the exact same. Not sufficient? Sure. Here is the proof displaying their Skype-Name when they spoke to ME. Tatortoo's Scam Report (Sythe): https://www.sythe.org/threads/topshotservices/ Thank You.
  10. 3 points
    I won't give it all away, besides most stuff you're asking is freely available on google. A neat way to check whether a char is not a symbol (or more importantly, is a letter in the alphabet) is to do if( (l>='a' && l<='z') || (l>='A' && l<='Z')) printf("%c is a letter.", l); else printf("%c is not a letter.", l); I've got to head off now but I can edit this post with more info on other bits as well a bit later! Edit: as nosepicker said, you cannot compare arrays using the standard operator like that in c (or for the most part any language). For example, in java you must use .equals() which is itself a method specified for whichever object you are dealing with, overridden from parent classes. You'll have to iterate through both arrays, perhaps best done with a function, like so: bool compareArrays(int a[], int b[], int n) { for(int i = 1; i <= n; i++) if (a[i] != b[i]) return false; return true; } where your two arrays are a and b, and n is the length of both arrays. Make sure both arrays really are length n before sending them in! Edit 2: if you need any more help or wish for me to write an example program to solve this problem for you, just let me know! ~apa
  11. Starting my 2017 goals early. 2016 achievements- learned how to script. Made around 4b part time farming. On to bigger and better things in 2017! Going to be working on some new scripts to add to my farm this month since school just ended. Currently have an almost automated farm generating 50m/day. Looking to expand to 2 or 3 times this in 2017. Will look to update this every week or so Start date: December 12th, 2016 December 12: Current cash stack = 500m. Starting on Monday I will be recording my progress. Will bond about 15 accounts on Monday to start off. Looking to expand to 40-50 accounts by the end of December with multiple methods. Currently am working on finishing my account creator bot so I can make endless accounts December 13: Had to start today bc runescape updated yesterday and the bots were down. December 16: Just finished writing my second automated farm. Will be testing it and buying another VPS come Monday. I will be running a few of them this weekend to test it out and fix any possible bugs that may occur. 15 bots on my VPS and 3 bots on the new method on my home computer. December 20: Bought another Dedi and am running 40 accounts at the moment. December 23: So far I've profited like 700m. Going to be revinesting it in bonds and servers though in 2017. Just making money now to reinvest. Tried making my own account creator but ran into some problems. May look to outsource that project. Going to buying another Dedi on Monday. Also was experimenting with mass f2p bot but it doesn't seem worth the time. P2p makes way more an hour January 7th About 1.1b profit so far since starting my goal. Had my first big ban wave on Tuesday but other than that haven't had any bans. January 20 Update: Almost up $1.6k since starting this. Have been a little more inactive lately with farming due to school starting but hope to get back into the grind soon and running 100+ accounts. Bought an account creator to allow me to create unlimited accounts. Created over 500 accounts already February 9: Over 2.4b farmed so far. Looking to increase my farm as I have a steady reliable income now. Going to be buying 2 more dedicated servers february 21: Farming going better than ever now. M ay hit over $100 a day soon when I expand more. recently partnered up with someone else and it looks promising. New farm could be netting over 100m+ a day alone not including my own farm. 2/26 Parterned up with @BlitzRoyale to form another farm. Thread link: Will be running my own farm along side the new farm for a lot more profits. 3/25 i know its been a month since I last update but my farm has been great, consistently making money. Making around $80-100 each day roughly with minimal effort. Seems like the gold of price is dropping though 2Be sure to like and support the thread Supporters @@Aiban @@Bamboozled
  12. 2 points
    So much faster now
  13. 2 points
    looks promising will it be free?
  14. 2 points
  15. 5 Mansions worth of sales init. No shortbread for me either
  16. Leeches are attracted to the blood of virgins; thats why they all pile into the chatbox. ;)
  17. You can always just take the card out and plug your screen into your motherboard at the back of the case, that'll ensure everything runs on CPU graphics :P
  18. Thanks for the detailed report I went ahead and IP banned him.
  19. could also test ram to make sure its not a fault stick http://www.memtest.org/
  20. came back to rs this past week and am prob quitting. nearly a week of constant DC's and now client fked for extended period of time. is this normal guyyyysh?? its never been this bad since classic, shit even when osrs first came out i wrote my own script to walk into fight pits and afk got high 90s str lmao any update from devs on how they are coming along with the client?? dont do a jagex on us pls ILY treat me well and ill blow loads of $$ on your scripts... well already have anyway. xox
  21. 2 points
    Yeah. Do they even know who I is? I'm | Official Script Developer | Veteran | $100 Donor | Ex-Super Mod | Ex-Global Mod(x2) | Ex-Trial Mod(x2) | Ex-CBA(x3) | Ex-VIP | Senior Sheriff Dog | come @ me
  22. 2 points
    I haven't seen any, just go to the API and read about Trading https://osbot.org/api/org/osbot/rs07/api/Trade.html Pretty simple to read the API and create one yourself
  23. 2 points
    wew free pizza best pizza thx @Jordan and @Pain for giving me ur winnings
  24. Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Supports all rooftops (Draynor, Al-Kharid, Varrock, Canafis, Falador, Seers, Polivneach, Relekka, Ardougne) - Supports most courses (Gnome stronghold, Shayzien basic, Barbarian stronghold, Ape toll, Varlamore basic, Wilderness (Legacy), Varlamore advanced, Werewolf, Priffddinas) - Supports Agility pyramid - All food + option to choose when to eat - (Super) Energy potions + Stamina potions support - Progressive course/rooftop option - Waterskin support - Option to loot and sell pyramid top - CLI support for goldfarmers Custom Breakmanager: - Setup Bot and break times - Randomize your break times - Stop script on certain conditions (Stop on first break, Stop after X amount of minutes, Stop when skill level is reached) - Worldhopping - Crucial part to botting in 2023! Script queueing: - Support queueing multiple script in a row - All Khal scripts support flawless transitions in between scripts - Start creating your acc in a few clicks from scratch to multiple 99's - Flawless CLI support - Learn more here: How to use CLI parameters: - Example Usage: -script 463:ScriptFile.BreakFile.DiscordFile SAVEFILE = Saved Filename BREAKFILE = Breakmanager Filename DISCORDFILE= discordSettings 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) - BREAKFILE (Optional): Breakfile can also be create in the GUI, set the breaksettings you wish to use and press "Save new CLI BreakFile". Please choose your filename wisely (No special characters) - Final form (Note that with some bot manager you do not need to specify '-script 463'): -script 463:TaskList1.4515breaks (With breaks) -script 463:TaskList1.4515breaks.discord1 (With breaks & discord) -script 463:TaskList1..discord1 (NO breaks & discord, leave 2nd parameter empty) Proggies:
  25. www.RealistGold.com Selling 07 Gold for $ (Currently accepting Cryptocurrencies, UK Bank Transfers, Cashapp, Crypto, PayPal (subject to availability or trust) I also accept CS:GO/RUST Skins/Gift Cards/Other forms of payment just ask I also accept RSPS gold when we have rsps orders (ask) Methods of Contact: www.RealistGold.com Skype live:realistgold or Discord Realist#1834 for any enquiries Unique Discord ID 194091681836957696 Please beware of impostors. Just send me a message. Message me for quick and hassle-free trades! * Rates are subject to change at any moment, and are also subject to increases/decreases due to fees etc. I am not responsible for anything that happens to your account(s).
  26. 1 point
    Before buying, please ensure you check-out with the correct script. Swapping scripts is not possible. View in store $4.99 for lifetime access Features: All spawns - Supports every multi-crab spawn point both along the south coast of Zeah and Crab Claw Isle All combat styles - Supports Ranged, Magic and Melee combat training. The script will not bank runes of any type Saving GUI - Intuitive, re-sizeable and fully tool tipped GUI (Graphical User Interface) allowing you to tailor the script session to your needs, with configuration saving / loading Human replication - Designed with human simulation in mind - multiple options to replicate human behaviour available in the GUI Setup customiser - Inventory customiser allows you to visually see your trip setup CLI support - The script can be started from the command line All potions - Supports all relevant potion types (including divine potions!), multiple potion types simultaneously and varying potion ratios Healing in a range - Dual slider allows you to specify a range within which to consume food. Exact eat percentages are calculated using a Gaussian distributed generator at run time Healing to full at the bank - When banking, the script will eat up to full hit points to extend trip times Safe breaking - Working alongside the OSBot break manager, the script will walk to safe place approximately two minutes before a break starts to ensure a successful log out Anti-crash - Smart crash detection supports multiple anti-crash modes (chosen in the GUI): Hop worlds if crashed - the script will walk to a safe place and hop worlds until it finds a free one, at which point it will resume training Force attack if crashed - the script will fight back and manually fight pre-spawned sand crabs until the crasher leaves Stop if crashed - the script will walk to a safe place and stop Ammo and Clue looting - Clue scroll and Ammo looting system based on a Gaussian-randomised timing scheme All ammo - Supports all OSRS ammo types and qualities Spec activation - Special attack support for the current weapon to maximise your exp per hour Auto-retaliate toggling - The script will toggle auto-retaliate on if you forget Move mouse outside screen - Option to move the mouse outside the screen while idle, simulating an AFK player switching tabs Refresh delay - Option to add a Gaussian-randomised delay before refreshing the chosen session location, simulating an AFK player's reaction delay Visual Paint and Logger - Optional movable self-generating Paint and Timeout Scrolling Logger show all the information you would need to know about the script and your progress Progress bars - Automatically generated exp progress bars track the combat skills that you are using Web walking - Utilises the OSBot Web alongside a custom local path network to navigate the area. This means the script can be started from anywhere! Safe banking - Custom banking system ensures the script will safely stop if you run out of any configured items Safe stopping - Safely and automatically stops when out of supplies, ammo or runes Dropping - Drops useless/accidentally looted items to prevent inventory and bank clutter All food - Supports pretty much every OSRS food known to man. Seriously - there's too many to list! ... and many more - if you haven't already, trial it! Things to consider before trying/buying: Mirror mode - currently there appear to be some inconsistencies with behaviour between Mirror mode and Stealth Injection meaning the script can behave or stop unexpectedly while running on Mirror. I would urge users to use the script with Stealth Injection to ensure a flawless experience! Since Stealth Injection is widely considered equally 'safe' to mirror mode and comes with a host of other benefits such as lower resource usage, this hopefully shouldn't be a problem. Using breaks - the script supports breaks and will walk to a safe place ready to log out approximately two minutes before a configured break starts. However, upon logging back in, your spot may no longer be open. If you configure the crash mode to be either 'Hop if crashed' (default) or 'Stop if crashed', this will not prove to be a problem. However if using 'Force attack if crashed', the script will attempt to take back the spot by crashing the occupying player and manually attacking spawned sand crabs. Be aware that players have a tendency to report anti-social behaviour such as this! Avoiding bans - while I have done my utmost to make the script move and behave naturally, bans do occasionally happen, albeit rarely. To minimise your chances of receiving a ban, I would strongly suggest reviewing this thread written by the lead content developer of OSBot. If you take on board the advice given in that thread and run sensible botting periods with generous breaks, you should be fine. That being said, please keep in mind that botting is against the Oldschool Runescape game rules, thus your account will never be completely safe and you use this software at your own risk. Setting the script up - I have done my best to make the GUI (Graphical User Interface) as intuitive as possible by making all options as self explanatory as I could, however if you are not sure as to what a particular setting does, you can hover over it for more information. If that doesn't help, just ask on this thread! Web-walking - alongside a network of paths, the script moves around with the OSBot web-walking system, using it when in unknown territory. While it has proven very reliable, there are naturally some areas for which the web-walker may struggle. As a result, prior to starting the script, I would highly recommend manually navigating your player close to the sand crabs bank, however in practice, anywhere on Zeah should be fine. Script trials: I believe that trying a script before buying is paramount. After trying the script, hopefully you will be convinced to get a copy for yourself, but if not you will have gained some precious combat experience! If you're interested in a trial, please follow the instructions on my trials thread which can be found here. Gallery: Start up GUI (Graphical User Interface): Paint (optional, movable and self-generating): User screenshots: Recent Testimonials: Starting from CLI: This script can be started from the command line interface. There is a single parameter, which can take two (and only two) values: 'gui' or 'nogui'. 'gui' will start the script and show the gui, 'nogui' will skip the GUI setup and start the script using your save file as the configuration. To start from CLI with 'nogui', the script requires a valid GUI save file to be present - if you haven't already, start the script manually and configure the GUI to suit your needs. Then hit 'Save configuration' and in future starting from CLI will use these configured settings. The script ID is 886. Example CLI startup: java -jar "osbot 2.4.137.jar" -login apaec:password -bot apaec@example.com:password:1234 -debug 5005 -script 886:nogui
  27. 1 point
    https://teespring.com/osbotshirt#pid=2&cid=2397&sid=front Order one and post a picture of you wearing it for, no abuse from Maldesto for 1 year.
  28. 1 point
    Hey guys I'm Lizzzerd. I'm fairly new to OSbot but not new to botting. I plan on getting to know the community and start a gold farm/account shop. Look forward to meeting you guys!
  29. 1 point
    Agree, depending on whatchu want.
  30. 1 point
    quotes below or msg me ironndeaD@gmail.com , need asap
  31. 1 point
    But @Muffins you're a normie now.
  32. BOT DOWN = PLEASE HELP!
  33. 1 point
    @bigdicky #FreeTheBellend
  34. Real question; the fuck was this doing in the market section?
  35. can i have a trial?
  36. 1 point
    Sure, I asked for them to just ban me, I incited the riot!
  37. 1 point
    No you say that its the site that you've made thousands of untaxed dollars on.
  38. Amazing script. Just wondering whether you have any plans to implement a shift-click [ IF ] this passes for tomorrow?
  39. @Czar I need a refund if possible please. And im pretty sure i need a refund please give me refund
  40. Looking for buy this script, I am currently 57 fishing with p2p and I would like to earn good money while leveling. Any good locations??
  41. You fucked up his account. It doesn't matter if he's banned or not or you were "set up". The feedback will stay. Deal with it and your actions.

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.