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 04/09/15 in Posts

  1. public void onMessage(Message message) throws InterruptedException { // We start onMessage if (message.getMessage().toLowerCase().contains("Overload")) // Check if there is an overload return inv.interactWithName(Overload, "Drink"); // Drink said overload? no Overload variable though, meant to be String? return false; // We return false incase nothing is needed } // We close this method Interesting how you're returning booleans in a void method
  2. The chat box is there so people can not only socialise but also for people to get help. There are a lot of new members who have no previous experience to botting and if we do not give them assistance they will find another community who will help them. We have to be patient with people, yes it can be frustrating at times when 20 different people are spamming "the bot doesn't work" but in the long run hopefully when they end up with more knowledge they will also pass it onto others. Learning how to navigate around the forums can be difficult and if we start giving them warning points just for asking questions it may deter them from sticking around.
  3. inb4 it's not 1337 anymore. Come @ me m8s get 'd m7s
  4. No, but i do think there should be like a global annoucment for common Q&A's. In big ass red text.
  5. NEW: Released Chop & Firemake plugin Added 8 Forestry events!!!!!!!! Easy 99, Next! Map Chooser System Progress Results! Help How to use this with Bot Manager? Script ID is 631, and the parameters will be the profile you saved in the setup window, e.g. oak15.txt I want a new feature added? Make a post below and I am always listening, within reason! The bot is doing something I don't like? Make a post below and I will adjust the code to match your play style!
  6. 3 points
    You guys are the freaking best. It takes you < 60 seconds to take action when action is needed.
  7. @sdaehrevo if you dont mind, I'm a bit confused about how you got a notification that someone tried changing your password on your e-mail. I'm not familiar with how that goes, they wouldn't send an e-mail to the same e-mail adress to say that someone is trying to change it, as it can be easily deleted once this user has acess to it? Can you provide proof of this notification you received? It's not their fault you didnt change your details upon selling an account and maybe they didnt even knew that it was the same anyway. How is the account still even linked to your e-mail if the buyer changed it to his? Either I'm not understanding it or missing details here. Also, if you still have acess to your e-mail then go ahead and appeal for the account to be unlocked? @Nicholas : can you show us the proof that he will dox you and post it on another site ?
  8. 3 points
    When RoomScape sees people liking current staff...
  9. But we botters are honest people that always play by the rules
  10. people could just say they are buying czars script and get the cheaper price. you will never know what they buy with it....
  11. No matter what you do, you're never getting rid of those people. There's no solution for it. I guarantee it.
  12. No, it wouldn't help.
  13. Yeah well, can't stop 13 year-olds from joining the forums.
  14. Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Supports every altar - Supports every rune Air, Mind, Water, Earth, Fire, Body runes (Just walk back and forth) Fire runes (Ring of dueling to Castle wars) Mind runes (Ring of dueling to Castle wars + Mind altar teleport) Nature runes (Unnote at shop and walk to altar) Nature runes (Ring of dueling to Castle wars + Necklace of passage to Fairy ring) Nature runes (Ring of dueling to Castle wars + Ardougne cape to Fairy ring) Nature runes (Ring of dueling to Castle wars + Quest cape to Fairy ring) Nature runes (Ring of dueling to Castle wars + POH teleport to Fairy ring) Cosmic runes (Walks back and forth - Uses obstacles based on agility level) Cosmic runes (Ring of dueling to Castle wars + Necklace of passage to Fairy ring) Cosmic runes (Ring of dueling to Castle wars + Quest cape to Fairy ring) Law altar (Ring of dueling to Castle wars + Balloon method to Entrana) Astral altar (Teleports back to bank) Lava runes (Ring of dueling to Castle wars) Stream runes (Ring of dueling to Castle wars) Smoke runes (Ring of dueling to Castle wars) Mud runes (Walks back and forth in varrock) Mud runes (Digsite teleport) Blood runes (Arceuus) Blood runes (Ring of dueling to Castle wars + POH teleport to Fairy ring) (93 agility req) Soul runes (Arceuus) Wrath runes (Ring of dueling to Castle wars + Mythical cape ) - Pouches support - Menu invokes - Daeyalt essence support - Pouch repair - Energy/Stamina potions support - Food support - Combination rune support - Binding necklaces + Magic imbue - Abyss support (Edgeville / Ferox enclave banking) Death handler, will grab your stuff and continue (Abyss only) Abyssal bracelets/Ring of life support Pouches repair at zamorak mage - ZMI altar support Walks short unsafe path OR walks long safe path Quick prayer support Full bank mode (Add fillers so all runes get deposited, but not the pouches/Rune pouch) - Mining daeyalt essence - Master/Runners setup Setup a bunch of runners for your main account who stands at an altar Either play your main yourself or use the master mode Combination runes, magic imbue + binding necklaces available Runners can bring binding necklaces, talismans to the master Stamina potion support for runners 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 482:ScriptFile.BreakFile.DiscordFile SAVEFILE = Saved Filename BREAKFILE = Breakmanager 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 managers you do not need to specify -script 482): -script 482:TaskList1.4515breaks (With breaks) -script 482:TaskList1.4515breaks.discord1 (With breaks & discord) -script 482:TaskList1..discord1 (NO breaks & discord) Proggies:
  15. A simple event to escape bot worlds. Code: package dependencies.experimental; import org.osbot.rs07.api.filter.Filter; import org.osbot.rs07.api.ui.World; import org.osbot.rs07.script.MethodProvider; import org.osbot.rs07.script.RandomEvent; import org.osbot.rs07.script.RandomSolver; import dependencies.imported.MilliTimer; /** * @author Bjorn Krols (Botre) * @version 0.0 * @since April 9, 2015 */ public class BotWorldSolver extends RandomSolver { /** * The filter used to hop to an appropriate world. */ private Filter<World> filter; /** * A timer that records the time elapsed since world detection. */ private MilliTimer timer; /** * The amount of time, in seconds, to wait before hopping. */ private int seconds; public BotWorldSolver() { super(RandomEvent.OTHER); } /** * Return true if and only if player is in a bot world. */ @Override public boolean shouldActivate() { if (filter == null) prepareFilter(); return inBotWorld(); } @Override public void onStart() throws InterruptedException { super.onStart(); // Create a new timer instance. timer = new MilliTimer(); // Set the time to wait before hopping is allowed (30 seconds - 20 minutes). seconds = MethodProvider.random.nextInt(1200000) + 30; } @SuppressWarnings("unchecked") @Override public int onLoop() throws InterruptedException { if (!inBotWorld()) stop(); if (timer.getElapsedSeconds() > seconds) getWorlds().hop(filter); return 1000; } @Override public void onExit() throws InterruptedException { super.onExit(); // Clear timer instance. timer = null; } public void prepareFilter() { // Fetch current world. World current = getWorlds().getWorld(getClient().getCurrentWorld()); // Is current world P2P? final Boolean members = Boolean.valueOf(current.isMembers()); // Is current world PVP? final Boolean pvp = Boolean.valueOf(current.isPvpWorld()); // Create filter based on previous results. filter = new Filter<World>() { @Override public boolean match(World world) { return world.isMembers() == members && world.isPvpWorld() == pvp && !world.isFull(); } }; } public boolean inBotWorld() { int myWorld = getClient().getCurrentWorld(); return myWorld == 385 || myWorld == 386; } } How to register: // Register BotWorldSolver. getBot().getRandomExecutor().registerRandoms(new BotWorldSolver()); Loaded 1 third-party random solvers!
  16. http://s73.photobucket.com/user/mainmenu685/media/for%20chucky.png.html http://s73.photobucket.com/user/mainmenu685/media/ye.png.html http://s73.photobucket.com/user/mainmenu685/media/makingbank%20elelele_1.png.html http://s73.photobucket.com/user/mainmenu685/media/pixelgp.png.html Lets go boys.
  17. I didn't really clean the code, just fixed the big issues. Can't spoon feed everything :p
  18. recomended, hes a great scripter
  19. 1 point
    After being more or less inactive for about 6 months probably longer I'm not sure. I've decided to return, yes me, the famous Han. HAN SOLO HAN F&F FRANCHISE Many will remember whom I am, many will not. I'm a good guy, If you are too..We'll get along just fine. xoxoxox
  20. Mirror client version Console output / terminal output Crash report if a crash occurred Script that you ran Hooks that failed JVM/Browser bit version (32 / 64 Version: 1.052 JVM: 32bit I am currently making a construction script. But I have a problem loading objects in the house. When I remove an object (let's say I build a chair and remove that) then the removed object (space to build new chair) is not recognized by the bot. I drew all the objects in painter to make sure that it wasn't the script. I am filtering through the objects by using objects.filter() with a name and action filter.
  21. I burnt my desk from running the mirror client but then again my laptop is old and it cant handle the normal bot for very long anyway
  22. But you just keep getting back to the e-mail stuff and accusing THEM. Yes important mails may have been deleted, and I completely understand how it must feel like getting hacked. And I know that you accuse them because only they knew about these details though you forget that you might have been keylogged or someone random managed to hack your account.You have to understand both sides. With the proof you provided I cannot tell that your account has been hacked by those two members. They got to take the punishment because to you they seem like the only people who could've done it?
  23. Ive tested this script, dose what it said it should do. I will be buying this script.
  24. as usual Czar great script man
  25. lol i want to know what happens
  26. That was amazingly fast, looking good with APA already
  27. I've fixed it. turns out I had a missing } somewhere in my getcase method. Thanks for your help nonetheless.
  28. absolutely love the script! one problem however, with nature runes i left the script running last night doing the shop method. after about 1.2k runes crafted, the bot deviated too far south while walking the safe path. when i checked my computer in the morning he was just standing near the intersection of the two rivers.
  29. 1 point
    hi hand job how r u
  30. 1 point
    Your famous old quote, I like it ;). And thank you Thank you all
  31. If you've ever received a ban you're likely already flagged. Also tutorial island scripts are notorious for incredibly fast ban rates as is. Lastly Khal makes some damn good scripts so it's your loss if you choose not to use their scripts.
  32. I use mirror and bot different skills almost 20 hours a day. I'm really just here to say I like your sig though
  33. Any Zowie mouse or the SteelSeries Sensei RAW Both will last basically forever with no troubles at all Used both + the regular Sensei and they're fantastic
  34. i plan on ordering one tomorrow
  35. i would also Recommend Razor's i have 1 for 3 years now still perfect then ever, i think it would fit you perfectly if you game from time to time.
  36. it's for any form of gaming, you can have a 50ppl group chat w/ youtube and images that appear in chat. Also a push to talk feature http://gyazo.com/1748a87a4edb3cc51b82c6aa5a665bde only two of us atm / welcome to join if you want
  37. Also you declare the array to be 14 elements and then you try to put 16 elements in it??
  38. This poll booth is so annoying ... Lol banns have barely anything to do with scripts ... Botting on 5 accounts on 1 IP is already stupid. I created 89 accounts with this script and got 1 banned. New accounts also have extreme high bann rate, so if you don't want to get banned. Just don't bot on them and do it manually.
  39. No me and xavier, not so alpha team then. Its Copyright 2013-2015, sorry.
  40. It already does that. I used the term general store method because it still walks to that general store to unnote the pure essense. The "Aisles" method sounds kinda lame.
  41. Im doing security strong hold right now. Good god there are so many options.. t.t
  42. future poor Would you rather have sex with your cousin in secret or not have sex with your cousin but everyone would think you did?

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.