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

    Ex-Staff
    24
    Points
    7878
    Posts
  2. Czar

    Global Moderator
    14
    Points
    23415
    Posts
  3. ProjectPact

    Script Factory Developer
    12
    Points
    6480
    Posts
  4. Chris

    Scripter II
    9
    Points
    8365
    Posts

Popular Content

Showing content with the highest reputation on 04/29/17 in Posts

  1. 7 points
    I decided to procrastinate a little bit an work on a CSGO map. I haven't opened Hammer in about 4 years, but I posted below some screenshots of what I have so far. The map is going to be a 1v1 or 2v2 type of map based in the woods with a cabin in the center. Currently there are no woods and the outside needs to be a little darker, but the cabin is probably 90% complete. Inside 1: Inside 2 (upstairs loft): This is what the physical cabin looks like, just remember that the outside is not complete. Expect a heavily wooded area with rough terrain. Also it will probably be around sunset. I'll probably be done in about a week or two, I have to stop procrastinating my studies though.
  2. no he put 56 agility in the title for fun
  3. ๐Ÿ‘‘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
  4. 3 points
    Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Account builder mode to level your firemaking to level 50 or even higher. - Equips pyromancer gear option - Chopping and burning logs (base Option) - Relights brazier - Fletch option - Fix brazier option - Make potion and heal pyromancer when down option - Tons of food supported - Brazier swicthing when pyromancer is down - Advanced game settings to skip games, smart caluclate points, afk at certain points, ... - Bank or Open crates - Dragon axe special attack - Fletch at brazier option - Chop in safespot option - Worldhopping - 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 909: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 909): -script 909:TaskList1.4515breaks (With breaks) -script 909:TaskList1.4515breaks.discord1 (With breaks & discord) -script 909:TaskList1..discord1 (NO breaks & discord) Proggies:
  5. 3 points
    As some of you have already seen, a new chatbox has taken the place of the old IPB one. This was not something that was decided on by the staff, but rather IPB themselves. On April 30, 2017 IPB is closing their chatbox servers and removing all the fancy features with it. A new chatbox, which is still under development, has been put in its place. There will be updates coming out to it, but in the mean time please keep all opinions and flaming to yourself. There was a lot of time and effort into getting a new chatbox up and running for everyone, so please be mindful. Thank you, OSBot Staff
  6. 3 points
    way more than this, but you have 0 feedback and have no reason to sell it so recover = nobody buys
  7. 3 points
    Just to let you guys know, occasionally I will be reloading the chat for new features. So if you get disconnected, that's probably what happened. Refresh the page and you'll be good to go. I'll eventually get around to automatic reconnects, but I don't want to do it until more of the bugs are ironed out.
  8. 3 points
    Anymore bashing or memes about the new chatbox will result in hefty warning points. If you don't want to use the chatbox... then don't, but no one wants to hear you bitch.
  9. @Master00j will have to refund 18.2m and a bond, no more no less. A neutral feedback can be left for the time the service took. This decision is final.
  10. import org.osbot.rs07.api.filter.Filter; import org.osbot.rs07.api.ui.RS2Widget; import org.osbot.rs07.api.ui.Tab; import org.osbot.rs07.event.Event; public final class ToggleShiftDropEvent extends Event { @Override public final int execute() throws InterruptedException { if (Tab.SETTINGS.isDisabled(getBot())) { setFailed(); } else if (getTabs().getOpen() != Tab.SETTINGS) { getTabs().open(Tab.SETTINGS); } else if(getShiftDropWidget() == null || !getShiftDropWidget().isVisible()) { getGameSettingsWidget().interact(); } else { boolean enabled = getSettings().isShiftDropActive(); if (getShiftDropWidget().interact()) { Sleep.sleepUntil(() -> getSettings().isShiftDropActive() != enabled, 3000); setFinished(); } } return random(100, 200); } private RS2Widget getShiftDropWidget() { return getWidgets().singleFilter(getWidgets().getAll(), new WidgetActionFilter("Toggle shift click to drop")); } private RS2Widget getGameSettingsWidget() { return getWidgets().singleFilter(getWidgets().getAll(), new WidgetActionFilter("Controls")); } } class WidgetActionFilter implements Filter<RS2Widget> { private final String action; WidgetActionFilter(final String action) { this.action = action; } @Override public boolean match(RS2Widget rs2Widget) { if (rs2Widget == null) { return false; } if (rs2Widget.getInteractActions() == null) { return false; } for (String action : rs2Widget.getInteractActions()) { if (this.action.equals(action)) { return true; } } return false; } }
  11. Selling OSRS gold. Current rate: Skrill: $0.85/m BTC: $0.95/m To buy gold, contact livechat at http://www.gold-bless.com skype (only if livechat doesn't respond): maz_woj Payment methods:
  12. Hmm extreme is the other expired magic script, maybe you didn't buy this script at all? very bad choice indeed since the script got abandoned by their scripter I will give you 1 week trial to make gp and make enough to buy the script (~7m rsgp)
  13. 2 points
    Very enjoyable watch, thanks for sharing (: Hey, cheers for letting me know! When I was entering the data I used the names from the wiki, however I suppose sweetcorn was an inconsistency. I will fix&test it for you now (: Cheers -Apa
  14. It seems quite a few people are experiencing the same issue. Any advice coming from the support, would be greatly appreciated. In any case this is a few days lost from all of our VIP memberships.
  15. New Update (v192) - Scrapped the auto ammo detector for GDK and added an ammo input box so you can manually set the ammo and the script will not confuse it - Added support for the dungeon expansion after thursday's update (many dungeon maps were changed) - Added fail-safe for magic spells and autocasting - Added an update to goal leveling (evenly) - Added 'npcs killed' statistic for paint - Added fightzone saving to profile upon script termination (once you stop the script it will save) - Added an extra info popup when attempting to start the script without a plugin (e.g. trying to fight rock crabs without the plugin will show a warning before starting script, instead of just stopping script automatically) Features which are currently being worked on for the upcoming versions: - Expansion to NMZ plugin - Dynamic signatures (highscores for the script) is nearing release, still need to code some more statistics (e.g. items looted, profit gained, xp gained etc) and it's done - Finishing off GDK plugin adding all the final details and features and taking it out of beta and onto full-release - Elder chaos druid plugin - Tile selection interface to neatly organize all custom tiles set (break tile, logout tile, safespot tile, dmm escape tile) etc - Action queue for prioritizing all script actions (alching, pray flicking, drinking potions, eating, reloading cannon) etc - Start on slayer plugin (finally) - Full rock/sand crab crash detection (accurately detect when a player is crashing your tile) instead of simply detecting if another player is in combat near your tile.. thanks guys, update will go live within 24 hours gl everyone. please keep the suggestions/bug reports/ideas coming
  16. https://rsbuddy.com/exchange/?id=1521
  17. Well putting another 50 on them now
  18. 2 points
    Alek, do I trigger you?
  19. Anyone find a fix for this yet? I dont know how to play runescape without bots
  20. 1 point
    Multiple Potion Support! Prayer โœ“ Restore โœ“ Overloads โœ“ Absorptions โœ“ Ability to set custom random higher/lower boundaries Ranging โœ“ Super and Normal Magic โœ“ Super and Normal Imbued Heart โœ“ Super Attack, Strength & Defence Potions โœ“ Special attack support โœ“ Custom Dream Settings โœ“ Ability to chose whether you want the character to re-enter a dream when it dies Ability to chose what position the player stands in Ability to set dream type Normal Hard Customisable - normal Customisable - hard Ability to chose a dream preset MTD Tree Gnome village Lost City Vampire Slayer Fight Arena Mountain Daughter Guthans Tree Gnome Village Lost City Vampire Slayer What Lies Below Haunted Mine Demon Tree Gnome Village Lost City Vampire Slayer Fight Arena The Grand Tree Custom The ability to set your own bosses in-game and the script will not change anything. Enable or Disable Power-Ups Zapper Recurrent Damage Power Surge Requires a Special weapon to be set within the GUI Magic Support โœ“ Select any โ€˜Normal Spellbookโ€™ combat spell to train with Rune pouch support Barrows Repairing! โœ“ Uses 'Lumbridge Home Teleport' to get to lumbridge, requires standard spell book. Uses the Minigames teleport to travel back to Nightmare Zone Recharging rechargeable! โœ“ Blowpipe Tome of Fire Purchase Your Daily Herb Boxes! Option to only purchase when you have over 'x' Points Option to either Bank or Open the Herb Boxes Rock Cake & Locator Orb Support โœ“ Ability to set chose if you want to pre-dream rock cake outside the dream Ability to chose at what HP value you start to rock cake Custom Idle Activities โœ“ Random Camera Movements Random Tab Changes Random Mouse Clicks Ability to have mouse exit the screen whilst idle Custom Prayer settings โœ“ Enable/Disable โ€˜Boost Prayersโ€™ Defence: Thick Skin Rock Skin Steel Skin Strength: Burst of Strength Superhuman Strength Ultimate Strength Attack Clarity of Thought Improved Reflexes Incredible Reflexes Ranged: Sharp Eye Hawk Eye Eagle Eye Rigour Magic Mystic Will Mystic Lore Mystic Might Augury Others Piety Chivalry Enable/Disable Protect Prayers Protect From Melee Protect From Magic Protect From Missiles Informative Script UI โœ“ Colour coded skills painted XP Gained Current XP/Hr Percentage till level Time till level Status display Customisable Stop/Break Handler โœ“ Ability to stop the script at the following benchmarks: Stop randomly between 'x' and 'x' minutes of runtime. Stop randomly between 'x' and 'x' dreams completed. End dream by idling Enable/disable logout on exit. Ability to use a custom made break handler. Break random every 'x' and 'x' dreams completed. CLI Support โœ“ -script "698:profile=Test hours_limit=10 dreams_limit=5" profile = saved profile name, if you've been using CLI to run the script, this will need to be updated to suit. hours_limit = Complete after 'x' run hours. dreams_limit = Complete after 'x' dreams completed Misc. Options โœ“ Hop worlds between dreams Leave dreams at maximum points Ability to save/load multiple custom presets This is not a thread for asking for trials, as a whole, i don't offer trials for my script. Instead if encourage you to ask all the questions you have before purchasing a๏ปฟny of my (or anyones) script to be sure the script does exactly what you would like it too. Please note, 1 purchase of FruityNMZ is a lifetime auth for as many accounts as you can run On OSBot, we do not limit the amount of instances you can run with a single script! If you'd like to purchase FruityZulrah using OSRS GP, SEND ME A PM and i can give you my current $$:GP Rates! Discord Community: https://discord.gg/WzXRk2bWTV Trial bot has been implemented (100 post count required if you're not VIP/Sponsor!) @fruityscripts on Discord!
  21. 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!
  22. by Czar Buy now (only $8.99!) 143 HOURS IN ONE GO!!!!! update: this bot is now featured on the front page of osbot! More reviews than every other fishing bot combined! 100 hour progress report!!! How to use Script Queue: ID is 552, and the parameters will be the profile name that you saved in setup! This process is really simple, just to save you headache
  23. 1 point
    View in store ($3,99 for lifetime access) Features: Supports every location you would ever want to cook (anywhere missing? request it!) Supports almost every food item cookable on a range or fire (anything missing? request it!) Smart Target-oriented back-end stops the script when you have accomplished your desired goal Option to move mouse outside screen while cooking to simulate human AFKing Where Make-All isn't available, A Gaussian distribution based suffixed string generation algorithm randomises entered Make-X values Utilises a combination of WebWalking and recorded paths to ensure the script never strays from it's job Simple, intuitive GUI which auto-detects your food and location based on your inventory and minimap position Stable cooking & banking algorithms, tuned individually for each food item and bank Clean, informative, Anti-aliased, un-obstructive and fully movable self-generating paint Movable on-canvas scrolling console logger Efficient script logic ensures an EXP-optimised experience Normally distributed response times to simulate a human's reflexes Stops & logs out when out of food, saving your progress to the console and web Dynamic signatures allow you to track your progress as you use the script Handles obstacles and doors between the bank and the range to ensure door spammers cannot hinder your gains CLI is supported for all hardcore chef needs ... and many more ... Supported food: This script only supports cooking these food items on ranges/fires, it will not combine ingredients to make items such as Tuna potatoes or Pineapple pizzas. Shrimp Anchovies Sardine Herring Mackerel Chicken Beef Bear meat Rabbit Rat meat Sinew from Bear meat Sinew from Beef Trout Salmon Cod Pike Bass Rainbow fish Tuna Lobster Swordfish Monkfish Shark Dark crab Sea turtle Manta ray Anglerfish Karambwan Poison Karambwan Bowl of Water Uncooked pizza Potato Seaweed Sweetcorn Stew (new!) Curry (new!) Just ask for a new food item to be added! Supported locations: Rogues den Lumbridge Kitchen (new!) Catherby Nardah Tzhaar City Al-Kharid Zanaris Neitiznot Varrock East Hosidius Kitchen Gnome Stronghold Varrock Cooks' Guild Port Khazard Edgeville Mor Ul Rek Myths' Guild (new!) Just ask for a new location to be added! Why choose APA Scripts? As an experienced veteran scripter here on OSBot, I strive to give you the best user experience that I can by providing frequent updates and fixes. With over 40 cumulative 5 star reviews on the store, as well as my Scripter III rank, you know you're in safe hands. Want something added? Don't like something? Have an awesome proggie to share? Let me know! Example GUI: Starting from CLI: Gallery: _________________________________________________________________________________________ Credits:
  24. 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:
  25. Free Source Bot (OSbot API) Hi, been doing Java for about two days and decided that my first project would be a woodcutter :) and I consider version 0.1 to be done. This is not a great script, it's made for fun and I will continue to work on it. What I need is for people to test it and read the script and give some feedback. Any feedback would be great, I am new to Java and use a C# structure in my code. Features: Cuts wood Finds Varrock from anywhere in the world Banks when inventory full Problems: Only works in Varrock Doesn't work unless Axe equipped Slow No GUI or text Unoptimized code Things to add in version 0.2 Axe detection More featured zones GUI (Timeran, exp/hr,TTL & more) Better Anti ban Better performance Huge thanks to these people for making this a working script: Tik-Tok Eclipse Puck Nimadepi Banker Senpii Articron Downloads & Code Pastebin with code : https://pastebin.com/SrpZNEec Script for OSbot (.jar) : http://www.mediafire.com/file/cpmjuxsoxj80v51/WoodCutter.jar Full IntelliJ IDEA 2017 project (.zip) : https://drive.google.com/open?id=0B9F4PpFAI_FcemRyMFFwZmR2cFE Contact Discord: zer0#9729 Thanks a lot! zer0
  26. Nice good luck. It's pretty easy to do if you bot correctly. I have 3 accounts with total levels over 1k and some are nearing max combat lvls with 1 acc already 99 strength
  27. Hey man I'd love a 12 hour trial, thanks!
  28. 1 point
    Can I have a trial, please?
  29. is possible and good xp x hr
  30. 1 point
    my big ass fucking brain son
  31. its working think it was bot related
  32. Could i get a trial please
  33. does this script support bone burring?
  34. UPDATE: someone in game is suppose to do my fire cape 50M cash in a few days and provide the gear and I won't be paying him until I log on an alt and see that the account is wearing the cape. all I have to provide is sweets! he is also a cc member; and I believe he is legit because he's broke as life and has one on his 13 pray and 31 pray.
  35. Just bought this and The script just logs me out and ends whenever I run it?????
  36. That's a great deal. PS4 Pro comes with a controller anyway and as long as you can trade two garbage games then you're good. PS4 is worth around $150 in decent condition and PS4 Pro is $400 new so you're paying $250 + two games for a $400 PS4 Pro. It's really louder? I was considering getting one since mind is loud but I may get a slim. Hmm. Need to look into this. I do have a 4K tv though.
  37. Can I have a trial? Look forward to trying it out.
  38. On V190.0 the goals evenly option problem still happens as i think it says in paint "Should be training defence to 50" and i am 30 atm having even number set at 5.
  39. I'll buy it just for the dedication you have and continue to put into it man, jeeze czar, I'll write a full, detailed review in the coming days (as I get time) if that's something your interested in
  40. Thoughts on adding Ardy Cloak/Ring of Dueling iron ore mining? Banking at castle wars
  41. 1 point
    Latest update broke nearly all scripts. wait for OSbot to update.
  42. Hit me up with a trial. Looking to buy this.
  43. Hey Czar, another awesome looking script. cool if i get a trial before i buy? also any eta on your thieving update? Just purchased and am anxious to test out blackjacking

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.