Jump 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 11/12/15 in Posts

  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. Wouldn't sell to you for paypal in all honesty. You want a trusted seller, then in return people should expect a trusted buyer. You have 1 feedback.
  3. 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!
  4. I Just Bought the script without testing because I trust in Czar. Anyone know how long it takes for it to update and show i have the script?
  5. Small API for the new attack option stuff they introduced in the update today. Usage: AttackOptions.setNPC(this, AttackOptions.Option.HIDDEN); AttackOptions.setPlayer(this, AttackOptions.Option.HIDDEN); AttackOptions.getNPC(this) AttackOptions.getPlayer(this) import org.osbot.rs07.api.ui.RS2Widget; import org.osbot.rs07.api.ui.Tab; import org.osbot.rs07.script.MethodProvider; import org.osbot.rs07.utility.ConditionalSleep; import java.util.List; /** * Created by Flamezzz on 12/11/2015. */ public class AttackOptions { public enum Option { DEPENDS_ON_COMBAT("Depends on combat levels"), ALWAYS_RIGHT_CLICK("Always right-click"), LEFT_CLICK_WHERE_AVAILABLE("Left-click where available"), HIDDEN("Hidden"); String str; Option(String str) { this.str = str; } } private static boolean DEBUG = true; private static int[] CONFIGS = {1107, 1306}; private static final int CONTROLS_ROOT = 261; private static void debug(MethodProvider api, String str) { if (DEBUG) api.log(str); } private static boolean openControls(MethodProvider api) { RS2Widget controls = api.widgets.singleFilter( CONTROLS_ROOT, w -> w.getInteractActions() != null && w.getInteractActions().length > 0 && "Controls".equals(w.getInteractActions()[0])); if (controls == null || !controls.isVisible()) return false; return controls.getSpriteIndex1() == 762 || controls.interact("Controls"); } public static Option getNPC(MethodProvider api) { return Option.values()[api.configs.get(CONFIGS[1])]; } public static Option getPlayer(MethodProvider api) { return Option.values()[api.configs.get(CONFIGS[0])]; } public static boolean setNPC(MethodProvider api, Option o) { return getNPC(api).equals(o) ? true : set(api, o, "NPC 'Attack' options:", 1); } public static boolean setPlayer(MethodProvider api, Option o) { return getPlayer(api).equals(o) ? true : set(api, o, "Player 'Attack' options:", 0); } private static List<RS2Widget> getOptions(MethodProvider api) { return api.widgets.filter( CONTROLS_ROOT, w -> w.isVisible() && w.getInteractActions() != null && w.getInteractActions().length > 0 && "Select".equals(w.getInteractActions()[0])); } private static boolean set(MethodProvider api, Option o, String searchStr, int idx) { if (api.tabs.open(Tab.SETTINGS) && openControls(api)) { debug(api, "Opened controls"); RS2Widget child = api.widgets.singleFilter(CONTROLS_ROOT, w -> w.getMessage().equalsIgnoreCase(searchStr)); if (child == null || !child.isVisible()) return false; debug(api, "Found child [" + child.getRootId() + "," + child.getSecondLevelId() + "," + child.getThirdLevelId() + "]"); RS2Widget openOptions = api.widgets.get(child.getRootId(), child.getSecondLevelId(), 1); if(openOptions == null || !openOptions.isVisible()) { debug(api, "openoptions can not be found"); return false; } List<RS2Widget> options = getOptions(api); debug(api, "Found " + options.size() + " options"); if(options.size() != Option.values().length) { openOptions.interact(); debug(api, "Opening option list"); if (!new ConditionalSleep(5000) { public boolean condition() throws InterruptedException { return getOptions(api).size() == Option.values().length; } }.sleep()) { return false; } } debug(api, "Clicking option"); RS2Widget selectOption = options.get(o.ordinal()); return selectOption.interact() && new ConditionalSleep(5000) { public boolean condition() throws InterruptedException { return api.configs.get(CONFIGS[idx]) == o.ordinal(); } }.sleep(); } return false; } }
  6. 2 points
    You should be banned for posting that..
  7. Often you don't realize what you're doing at that moment and forget about the consequences. So yeah I believe it's possible.
  8. My virginity levels are too high to answer this question.
  9. When you buy Czar scripts you know you are buying quality
  10. Breaks dont work on deadman mode since the 10 second timer doesn't let you log out.
  11. You got it! Looks like I have to wait an hour to send another PM since I'm new here, I'll be sure not to forget
  12. 2 points
    troll.jpg troll.png troll.gif troll.exe troll.troll
  13. โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ PREMIUM SUITE โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ FREE / VIP+ โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ โŒ  Sand crabs - $4,99 | Rooftop Agility - $5,99 | AIO Smither - $4,99 | AIO Cooker - $3,99 | Unicow Killer - ยฃ3,99 | Chest Thiever - ยฃ2,99 | Rock crabs - $4,99 | Rune Sudoku - $9,99 โŒก โŒ  AIO Herblore - FREE & OPEN-SOURCE | Auto Alcher - FREE | Den Cooker - FREE | Gilded Altar - FREE | AIO Miner - VIP+ โŒก โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ What is a trial? A trial is a chance for you to give any of my scripts a test run. After following the instructions below, you will receive unrestricted access to the respective script for 24 hours starting when the trial is assigned. Your trial request will be processed when I log in. The trial lasts for 24 hours to cater for time zones, such that no matter when I start the trial, you should still get a chance to use the script. Rules: Only 1 trial per user per script. How to get a trial: 'Like' this thread AND the corresponding script thread using the button at the bottom right of the original post. Reply to this thread with the name of the script you would like a trial for. Your request will be processed as soon as I log in. If i'm taking a while, i'm probably asleep! Check back in the morning Once I process your request, you will have the script in your collection (just like any other SDN script) for 24 hours. Private scripts: Unfortunately I do not currently offer private scripts. ________________________________________ Thanks in advance and enjoy your trial! -Apaec.
  14. 'the intelligent choice' by @Czar Want to buy the bot, but only have rs gp? Buy an OSBot voucher here
  15. Release notes: No longer needs additional libraries installed such as microsoft visual studio redistributable Rewritten attaching mechanism, "searching for osrs client" issue should be a thing of the past. Reduced cpu usage. Support for new hooks that are about to be added to the api. Now supports older (32 bit mac OS'es) Miscellaneous other bugfixes MAC/LINUX users please note: Mirror mode was originally designed for windows, and is optimized the most for it. And while it's now supported on OS X & LINUX - the performance of it is best when used on windows.
  16. Hey guys I haven't ever made a proper introduction and I've been here. Mainly just lurking looking at your posts
  17. 1 point
    skype: eythurnis
  18. 1 point
    I'm doing this for him.
  19. Make sure to go in a populated world where there is a higher chance that the knight is trapped otherwise there is nothing else to do than spam click and follow the npc nothing wrong with the bot xD As for the cakes, that is strange, try another food perhaps it will work, although I tested with cakes and it ran fine, hmm hop worlds or give the client a restart and it will locate the npc better perhaps Anyhow, version 0.15 has improved routefinding and other miscellaneous updates. Been doing 55-99 in deadman mode with no problems, of course you may run into something unnatural but the bot can always handle the situation Prioritization is also included in that version, it will target the most populous player area, so whichever knight is closest, and has more players around it, will be prioritized over those that don't, update is in 0.15 too Also I am online 24/7 and making updates 24/7 so if anybody has any suggestions or ideas for this script just post them I will be adding rogues den safe cracking support by version ~0.18
  20. Brother I've been running the script and it runs flawless. I just have some questions before purchasing: 1. I have looked everywhere for the buy kebab option in the setup screen but I cant find it 2. How do you set up the looting of items? I only see the following options on setup A. Hop worlds B. Anti-pattern C. Special atts D. Bones to peaches & E. Loot arrows
  21. best of both worlds sounds nice.
  22. Hey czar, i'm using the script at the moment and i love the accuracy when pickpocketting, If you get the chance can you add the option to use cup of tea for healing.
  23. Version 0.14 just went live using it now
  24. Couldn't really test the script much because it just spam left clicks on a man in lumbridge instead of pickpocketing? Could you help, thanks. Edit: Stalls aren't working that well either. Just spams this: attempting to walk to best pos [x=2668, y=3312, z=0] local (Node: [x=2668, y=3312, z=0]) Thanks.
  25. 1 point
    Took me about 15 seconds to figure it out not even gonna lie.
  26. 1 point
    U LIFT HOPES UP AND PUT THEM DOWN. anyone catch the reference?
  27. Ardy knights are flaweless right now. Gettting 460k xp/h.
  28. No worries Czar I appreciate all the fast work you are putting into this script. You being so helpful is my inspiration to post and help everyone make this the best thieving script there is .
  29. I Noticed It's prioritizing the knight in the house but the problem now is the doors. I think you need to have it open the doors because it is attempting to target the knight but fails because the doors are closed.
  30. Males are design to mate with multiple females, to spread their genes. So yes, fuck some other girls right in the pussy.
  31. MOFGGGGGGGGGGGGGGGGGGGGGGG FINALYYY!!!!!!!!!!!!!!! STARTING RIGHT NOW !
  32. EDIT : the script is now released, enjoy ! I have activated all trials ! let me know if any requests/errors/suggestions
  33. Because this script doubles as a range bot, could I ask for a few (not so easy) features to be included? (It'd benefit the magers too) -If npc is under attack already, do not try to attack it further. (seems to attack same target whilst already attacking) -Discontinue clicking on it when the npc death animation is occuring -If multiple npc's exist, don't always attack the closest one. (i'd guess this can be patternized) Lemme know if/when you do this. That would be fantastic. Because who wants to buy a zen aio fighter script anyway? edit: should change up click duration. i know sometimes my click is really fast and others are so slow that i could basically drag an item from one inventory slot to another ( i assume jagex is finding this pattern of same click durations)
  34. 1 point
    Second one, better contrast with the orange
  35. Looks like 1st one has a flaw? Instead of IX for 9 in roman numerals, it looks like an upside-down 'V'I ??
  36. Restart your client and refresh your script list.
  37. Gratz! Adding blackjacking would be absolutely amazing! I definitely need to buy one of your scripts soon!
  38. yep, blackjacking method is insane xp, I will definitely add support for it, in fact I can even probably squeeze in The Feud from my quest bot (if i'm allowed to include it here) so anybody can do blackjacking all-in-one. Besides, it's all just knock-out npc and pickpocket twice right? shouldn't be too difficult to add I hope :P

Account

Navigation

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.