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 12/29/18 in all areas

  1. ๐Ÿ‘‘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
  2. This is an AIO (All-in-one) bot that has almost every thieving style except blackjack, ask for a free trial by liking thread or making a post! Vyres and elves are now supported! Both can make solid profit per hour, decent passive income! BIG THANK YOU TO ALL OUR SUPPORTERS! WE ARE THE MOST SOLD THIEVING BOT IN OSBOT HISTORY. MOST REPLIES, MOST USERS, LONGEST PROGGIES #1 Thiever | Most Overall Sales | Most Total Replies | Most Results | 10+ Years Maintained | 'the intelligent choice' by Czar SUPPORTS VYRES 224M made in a single sitting of 77 hours 1.1B made from elves and vyres!! ELVES SUPPORTED TOO! (NEW) 2.1m/hr, 6 crystals in 7 hrs 99 THIEVING MANY MANY TIMES, 35M EXP IN ONE BOTTING RUN!! 99 thieving in ~43k xp (12 minutes remaining)! Just got 99 proggy! Gratz to @iz0n THIEVING PET AT LVL 22 FROM TEA STALLS 11.5 HOURS, WITH PET TOO!! 610k/hr getting 99s on deadman worlds!
  3. NEW! Added Gemstone Crab! 81 Hours at Cows Brutal Black Dragon support Sulphur Nagua support Blue Dragon 99 ranged 99 Ranged at Gemstone Crab 81 Range F2p Safespotting Hill Giants Hotkey List // F1 = set cannon tile // F2 = hide paint // F3 = Set afk tile // F4 = reset afk tile // F6 = Set safespot tile // F7 = activate tile selector // F8 = Reset tile selector // F9 and F10 used by the client, EDIT: will re-assign as they are no longer used by client // F11 = Set breaks tile // F12 = Reset breaks tile User Interface Banking Tab Demo (handles everything with banking) You can copy inventory (to avoid adding individual items...), you can insert item names which have Auto-Fill (for you lazy folk!) and you can choose whether to block an item and avoid depositing it in bank, ideal for runes and ammo. Looting Tab Demo (From looting to alchemy, noted/stackable items too) You can choose whether to alch an item after looting it simply by enabling a checkbox, with a visual representation. All items are saved upon exiting the bot, for your convenience! Tasking Demo (Not to be confused with sequence mode, this is an individual task for leveling) You can set stop conditions, for example to stop the bot after looting a visage, you can have a leveling streak by changing attack styles and training all combat stats, you can have windows alert bubbles when an event occurs and an expansive layout for misc. options! Prayer Flick Demo (Just example, I made it faster after recording this GIF) There are two settings: Safe mode and efficient mode, this is safe mode: Fight Bounds Demo Allows you to setup the fight bounds easily! Simplified NPC chooser Either choose nearby (local) NPCs or enter an NPC name to find the nearest fight location! Simple interface, just click! Level Task Switch Demo (Switching to attack combat style after getting 5 defence) You can choose how often to keep levels together! e.g. switch styles every 3 levels Cannon Demo (Cannon is still experimental, beta mode!) Choose to kill npcs with a cannon, recharges at a random revolution after around 20-24 hits to make sure the cannon never goes empty too! Results Caged Ogres: How does this bot know where to find NPCs? This bot will find far-away npcs by simply typing the NPC name. All NPCs in the game, including their spawn points have been documented, the bot knows where they are. You can type 'Hill giant' while your account is in Lumbridge, and the bot will find it's way to the edgeville dungeon Hill giants area! Here is a visual representation of the spawn system in action (this is just a visual tool, map mode is not added due to it requiring too much CPU) Fight Area Example (How the bot searches for the npc 'Wolf') Walking System The script has 2 main walking options which have distinctive effects on the script. The walking system is basically a map with points and connections linking each point. It tells the script where to go, and decides the routes to take when walking to fightzones. Walking system 1 This uses a custom walking API written by myself and is constantly being updated as new fightzones are added. Pros: - Updates are instant, no waiting times - More fightzones are supported Cons: - Sometimes if an object is altered, the changes are not instant - Restarting the script too many times requires loading this webwalker each time which adds unnecessary memory (there is no way to make it only load at client startup since I don't control the client) Walking system 2 This is the default OSBot webwalking API - it is relatively new and very stable since the developers have built it, but is currently lacking certain fightzones (e.g. stronghold) and other high level requirement zones. It is perfect for normal walking (no object interactions or stairs, entrances etc) and never fails. Pros: - Stable, works perfect for normal walking - All scripters are giving code to improve the client webwalker - More efficient when restarting the script since it is loaded upon client start Cons: - No stronghold support yet - Some new/rare fightzones not supported yet - If there is a game-breaking update or an unsupported fightzone, it may take some time to add/repair (less than 24 hours usually) So which system should I choose? Whichever one suits your chosen fightzone best! There really shouldn't be any problems - the sole purpose of these options are for backup and emergency purposes, if the script ever messes up there is always the next option to select. Note: If the script ever fails, there will be immediate updates to fix the walking systems! Script Queue/Bot Manager: Script ID is 758, and the parameters will be the profile name that you saved in the fighter setup! Bug Report templates: New feature request - What is the new feature - Basic description of what the script should do - Basic actions for the script: 'Use item on item' etc. For when the script gets stuck on a tile (or continuous loop): - Which exact tile does the script get stuck on? (exact tile, not 'near the draynor village') - Plugin or normal script? - Did you try all 3 walking options? Script has a logic bug (e.g. dies while safespotting) or (cannon mode doesn't pickup arrows) - What is the bug - How did you make the bug happen - (optional) recommendation for the bug, e.g. 'make the script walk back' or something - Tried client restart? - Normal script or a plugin? - Which exact setup options are enabled? Afk mode, cannon mode, etc etc.
  4. This tutorial will cover everything required to write your own OSBot scripts. Although it is quite lengthy, don't let this put you off - it shouldn't take more than a couple of hours to follow through, at the end of which you will have learned the scripting basics and will have your very own tea thieving script which you can modify to your liking. Good luck! Previous required knowledge: None Knowledge of basic java helps but is not required! What this guide covers: Downloading your code editor (IDE) Basic programming concepts A quick guide to java Writing a script with the OSBot API Running your script Downloading Eclipse: Setting up your project: Language basics: Java basics: Script backbone: Compiling the script: Writing the script: Best practices and conventions: Completed Tea thieving source code: That's the end of this tutorial, hopefully it was useful and concise enough. As I mentioned earlier, remember to ask LOTS OF QUESTIONS! Also remember that google is your friend! ? Although it may seem OSBot scripting is a niche use of java, many questions can translate to more widely adopted counterparts - use this to your advantage. If you have any questions do not hesitate to post as a reply below. Since I follow this thread, I will receive a notification if you do and will do my best to get back to you ASAP! - Apaec
  5. 1 point
    Molly's Thiever This script is designed to quickly and efficiently level your thieving! Check out the features below. Buy HERE Features: - Capable of 200k+ per hour and 30k+ exp/ph on mid-level thieving accounts. - Quickly reaches 38 thieving to get started on those master farmers for ranarr and snap seeds! - Fixes itself if stuck. - Hopping from bot-worlds. - Stun handling so the bot doesn't just continually spam click the npc. - Drops bad seeds if inventory is full at master farmers. - Eats any food at the hp of your choosing. Supports: -Lumbridge men -Varrock tea -Ardougne cake -Ardougne silk -Ardougne fur -Kourend Fruit Stalls -Ardougne/Draynor master farmer -Ardougne/Varrock/Falador guards -Ardougne knight -Ardougne paladin -Ardougne hero -Blackjacking bandits as well as Menaphite thugs, this has limitations, click the spoiler below to see them Setup: Select your option from the drop down menu, it will tell you the location where the target is located. Fill out the gui and hit start. Simple setup! Proggies: Proggy from an acc started at 38 theiving:
  6. Christmas is right around the corner! I have been blessed to have been welcomed into such a warm community. For such a warm welcome and a bit of a celebration of my recent Scripter status, I would like to give back to you guys by giving away a simple private script to one lucky winner! To enter, just comment below! Say anything you'd like and LIKE THE POST I will enter everyone into an IDE with their own number and I will roll a random number based on how many people are entered in the giveaway. If you are the lucky winner of this giveaway we will have to reach an agreement to the script you'd like me to write. I will offer you 3 months of maintenance on this script. The script will be your choice, but again, agreed upon. The roll takes place Christmas Day at 2pm PST!
  7. 1 point
    That trace reports on an error in the mirror mode injection. I have no control over the inner workings of the mirror client. Perhaps give it a go in standard client mode; the only real alternative is to keep an eye on it, or wait for mirror client updates Started
  8. Yeah and it would probably make it get more fungus each invent/per hour
  9. Fun for a few bots, but not for a botfarm. There's not enough volume. Cool script though, didnt know the method!
  10. Tyvm for the spot, will see if i can push a quick fix Sort of specs you running on?
  11. To answer this question maybe for other since you figured out. You can just upload your java file and when someone downloads it you just past it in OSBot directory which is in your user directory./Osbot/Scripts and you will find it as a local script. @WhatIfand also sharing source code of your free public scripts are quite nice. It helps new scripters like me a lot
  12. It's very weird. I am curious to know why it works for @IHRTCorsair and not for us. I don't really want to keep botting on Stealth Injection.. I want to reduce the risk of ban as much as possible.
  13. From experience I reccommend stripping your settings to the bare minimum. Meaning just set up the script to do the task as simple as possible. Another words set it up just to run lava runes with no pouches, breaks, random movements, antiban etc selected. Then if it works you know its going to be a setting that you've been selecting. Lava runes works as I just tried to re create what you are experiencing and it worked fine for me with simple settings.
  14. Buying GP isn't an issue as you can just use a middleman so that YOU don't get scammed. Getting someone to trust you with Paypal might be though.
  15. While I thought this at first too, then I thought about it some more and thought no. @EPhell I get the same results. It is not my PC. I am going to assume that it is due to the script being heavy as the same thing happens with a hunter script.
  16. can i get a trial?
  17. So I just answered my own questions, basically the script for rock crabs is of course czars but he implemented rock crabs by creating almost a whole new program all together - My issue is looting? Is it broken or am I doing something wrong? My PC wont look anything at all even if I already have some in my inventory like gp or caskets - I usually select Rare Loot Table as well AND other stuff I want like talisman ect - Thank you! PS My official Review will be coming up soon for this after I reached a week with the premium service
  18. im 45 and it depends whether it goes to a 2 log spot or 3
  19. Liked! May I get a trial please? Thanks heaps
  20. well once i hit 70/70/70 manualy, il go nmz and do that for like 7-12h a day mouse recording, done alot of 99s with that way, you record your self for like 30-50mins then just repeat that...ive done in my first project as guy above you stated 99 craft,fletch and so on..
  21. Just bought the script, this is great! Maybe adding a smelting option for the mining as well? That'd be super dope... thanks bro
  22. 1 point
    Just go with this - It's more recent and should work. I was having issues with the thread you posted as well.
  23. 1 point
    We're not mind readers here. What's not working and what have you tried? Post the complete source of your code.
  24. Hey @Czaryou mentioned a while ago you wanted to implement ammonite crabs into this? I just tried it to check but it looks like it isn't working. Are you looking to add this feature? Thank you!
  25. Mirror mode causes this script to lag.
  26. BTC still a thing?
  27. Just a little confused and I want to make sure I am doing the rock crabs right, so this bot should state I need to open another plug in right? I did this and I just want to make sure this is definatly one of czar's apps and not just another script the program selected at random from the script list - thank you!
  28. The bot does not manually deposit items into the looting bag. That is the standard game message displayed when looting an item with your looting bag open and full.
  29. I Love Erik!! Finished my xmas order really fast and kept me updated along the way, allowing me to maximise exp gains throughout this holiday period
  30. 1 point
    Are you planning to add trees to this script anytime soon? Script is extremely well written and setting it up is super easy! the profile system that is implemented is neat
  31. Perfect. Only twice has the script stopped! When i forgot to hide attack NPC and when i had to use the monthly google authentication login. Other than that been able to run the bot for 24 hours breaking roughly 30mins every few hours, a nice low cost 35k/hour script possibly 40k/hr with absolutely no breaks!
  32. My roommate studies it. In my point of view it's something like this: and:
  33. I sell them from 5-10m typically never have them in stock though.
  34. little prog report. this script kicks ass
  35. Yep the script will withdraw a new glory (6) or (4) from bank if you no longer have charges on your currently equipped glory. As for hp, what did you set your hp eat % to? (in the script setup) EDIT: The script doesn't support glory recharging just yet, although that is a very good idea to add to script. I will be working on recharge glory spell.
  36. Can I get a trial please
  37. 1 point
    Hey, so some time have passed but today a found 7 hour proggy from when Molly gave a trial so wanted to meantion that this is very decent script Will buy when I will need some shit tanned
  38. Could I have a trial please?
  39. 1 point
    Can I get a trial please
  40. 1 point
    Heyo, may I get a trial for this script? Thank you in advance. UwU
  41. makes no real difference to be honest (not that i have noticed anyways)
  42. Hi I am very new to writing scripts, I'm not good at all but always looking to improve. If anyone has any tips for me regarding this script or just script writing in general that would be great thanks This script is meant to be used as a helpful tool when training, or for a slayer task. How to use: 1. Start the script 2. Attack any npc 3. Go take a wee or grab a drink. Features: - Attacks any npc - Eats any food when below 50% Health - Some what random clicking times (kinda anti-ban :P) Download: https://mega.nz/#F!i25GWYgJ!F7-coeTT_2K-PG0l-Yc7RA
  43. Thanks for the kind words. I will be adding a 'Plugin' tab with many other bonus features that do not fit into the main script. Barbarian fishing and cooking for sure. Much respect. Activated all trials good luck guys, really appreciate it For bans I would say the account history makes a big difference IMHO, accounts with low playtime/quest points/achievements are at higher risk. Not always but in my experience I last longer on my quested accounts. As for the varrock thing, the script is not programmed to go to varrock. Are you sure you are using this script? Also try running in fixed mode? Maybe there will be a difference. In any case, please confirm.
  44. Got me from 1-40 in about 6 hours with high alching. It did the different courses perfectly with no issues. Ill let you know if I get banned but it worked very good imo.

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.