Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 09/24/25 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
    5 points
  2. NEW!! ADDED OAK DUNGEON DOORS!! GUI Preview: Features - 100+ construction items - Scheduling/queuing, choose to stop at X level, and switch to different furniture at X levels - Buys house before starting - Custom break manager - Mouse invokes (stealth) - Oak dungeon doors - Myth cape rack - Oak larders - Builds rooms automatically - Supports all servants/butlers, demon butler - Double fetch mode - Bell pull mode - Hide roofs/mute audio - Money bag mode Screenshots
    3 points
  3. Progamerz Giants' Foundry Buy now($8.99): Store Or Like the post and comment below to get 12 hours trial Join the Discord Server for faster support and bug fixes.(No trials will be given through discord) Features: Simple and easy to use GUI Fully customizable input materials Efficient and precise stage switching Uses the best mould setup to get more points and experience Supports ice gloves and water buckets Custom break manager Automatic stop conditions Instructions: Make sure the client is in fixed mode and not resizable. Make sure to start the script with the weapon equipment slot empty. The script will automatically know it should use a bucket of water if ice gloves or smiths gloves (i) are not equipped when starting the script. Enjoy the gains CLI Instructions Screenshots:
    2 points
  4. To fix my stealth mode issue I just had to uninstall and re install my java 8. Stealth working fine now. Just wait and mirror should be updated soon.
    2 points
  5. And once you get that working, you'll wanna know how to handle the interface: if (getWidgets().isVisible(270)) { getKeyboard().typeString(" ", false); } Of course there's better ways to handle it but this is the quickest/easiest way
    2 points
  6. you would just need to add "Use" to the interact method. as interact wothout any action will just skip the Menu check and left click But this might result in nullpointer exception as the fire object might not always be there, so make sure to always null check widgets, objects, npcs, whatever you load from ingame Here is a super simple snippet: RS2Object fire = script.getObjects().closest("Fire"); if (fire != null) { if(script.getInventory().isItemSelected()){ if(fire.interact("Use")){ ConditionalSleep2.sleep(1000, () -> script.myPlayer().isAnimating()); } }else{ if(script.getInventory().interact("Use", "Raw Salmon")){ ConditionalSleep2.sleep(1000, () -> script.getInventory().isItemSelected()); } } }
    2 points
  7. 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!
    2 points
  8. This works for iron beads?
    1 point
  9. Hi, just getting back into osrs. Any chance of a trial for this?
    1 point
  10. 1 point
  11. 1 point
  12. Thanks for the guide, good stuff!
    1 point
  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.
    1 point
  14. ty czar, sorry about asking so much before.
    1 point
  15. Dubai's Bryophyta -------------------------------------------------- Lowkey amazing F2P money maker (Better in p2p) with Bryophyta's essence valued over 10m+ -------------------------------------------------- -Farms Moss Giants for Mossy Keys. -Kills Bryophyta Boss -Cannon Management -Potions Support -Prayer Support -Special Attack Weapon Support -Smart Looting System -F2P/P2P Support -Multiple Banks/Moss Giant Areas Supported -------------------------------------------------- Tons of customizability on this one. As one of OSBot's newest scsripters, and considering this is my first premium script release on the SDN, I've decided to keep the cost for this script low for the first few months to let everyone try it. I have a ton of features I'm working on to make this script even better, and will constantly be improving this one while I'm working on my others. -------------------------------------------------------------------------- Proggies welcome -------------------------------------------------------------------------- DEV LOG [Stable 1.0] -Official release -Well tested, however if you notice and bugs or strange behaviour, please report below or contact me via discord @ mr_dubai --------------------------------------------------------------------------
    1 point
  16. Also keeps eating while there is only 10hp gone from the full hp bar wasting lobsters. it also has enough space to loot so it should not eat. Maybe adding a bar where the user can setup what % to eat?
    1 point
  17. Can i have a trial please
    1 point
  18. 1 point
  19. Upcoming Features: - Under development: Automatic GE Restocking - Under development: Walk-away prayer prediction (gorillas) - Under development: Tormented Demon mode (need acc) Bug Report Template This is still a new script, so if you ever find any bugs or errors, please use the template below and it will be fixed immediately. If ... something is missing - What is the new feature you'd like? - Basic description of what the script should do? - Basic actions for the script: 'Use item on item' etc? If ... you'd like a feature to be added - Any useful tips I should know If ... the script gets stuck or freezes on a tile (or continuous loop): - Which exact tile does the script get stuck on? (exact tile, not 'near the draynor village'), screenshots please If ... bot has a logic bug (e.g. dies while safespotting) - 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? - Any screenshots or relevant logs (bottom right to toggle) - Which exact setup options are enabled? Progress Reports
    1 point
  20. is OSBOT currently down? Im getting bor initialization error! (stealth)
    1 point
  21. 1 point
  22. was using oak larders with no invoke, idek what that is but ill try with it turned on later
    1 point
  23. Purchased these a few years back and barely used it. It's been invaluable on a HCIM. The customisations make it easy to skip bad slayer tasks, grind prayer XP, etc. Very underrated script imo. One nice to have that I can think of is somewhere we can hover for a reminder of F-key functionality .
    1 point
  24. may i have a trial please
    1 point
  25. RUNNING 4 SESSIONS PER NODE NODE [2] WITH 4 MORE BOTS Showcase: 8 bots same time generating ~2.8m/hr which equals to roughly ~67m/day! 1 MULE PER MACHINE FAQ What is the script ID? 782 Can I run this bot with the Bot Manager? Yes, the parameters will be the saved file name in the setup window, you will see once you run the bot. Can I request features added to this bot? Yes, I am always listening to requests and adding new features all the time!
    1 point
  26. Thank god someone else said it, I thought I was going insane!
    1 point
  27. Any chance of getting a 24 hour trial please Thanks!
    1 point
  28. NVM I got bought the one I want, and i like these any way so ill keep em.
    1 point
  29. i have a problem where my bot does not pick up any loot. even if i have EVERYTHING checkamrked, and plenty of inventory space. still wont loot any. is there a fix to that?
    1 point
  30. Thanks for the fast response. Bank only when low on prayer potions. I`ll try doing that now for the teleports and let you know. Cheers.
    1 point
  31. That's probably because you are using npc.interact() instead of npc.interact("yourAction")? might wanna share some of your code to see what's going on for you and what exactly you are trying to do, as this sounds as a code issue
    1 point
  32. my bot is trying to buy a dragon skimmy randomly for no reason for 69 coins. But a bigger glitch right now is that the bot turns on run and runescape has a bug so it doesnt run but off does make it run. So you cant get away from pkers or navigate the world reasonably because your run doesnt work.
    1 point
  33. I guess not yet then, happend to me like an hour ago thanks for the trial tho, solid script. Ima buy this one
    1 point
  34. Tbh, love the script. Used it only for an account rebuild. Didn't want to pay for GP+ it trained my acc up nicely. Still have 9 days left on it, I would recommend this script for anyone who has been hesitant. Be smart, use low CPU, cap frames, set osbot to high prio, turn off inputs. DO NOT use the hardware mouse. Only gripe is when bot gets stuck looking for loot.
    1 point
  35. Hi Is this available for a trial?
    1 point
  36. Don't need yet ! Can u remove and give trial when i need.. Atm don't have time to try Sorry.
    1 point
  37. Hey, why doesn't the bot burn the ones its fletching when the game is about to end. It just stands there and fletches a full inv instead of burning them before the game ends. Is there something I should be checking instead? And have you ever thought of adding "human like clicks and random clicks"? I know some bot scripts has it unless it does it automatically.
    1 point
  38. Highly recommend this script . Got myself a pet and Tanz mutagen within 1k kills
    1 point
  39. its safe just dont transfer gold via that account..
    1 point
×
×
  • Create New...