Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/29/21 in Posts

  1. 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
    2 points
  2. ────────────── 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.
    2 points
  3. I have no idea where a post like this belongs, so my apologies if its the wrong place. In order to get some great practice for bot development, I decided that I'll do some free script requests! If you're interested, just plop down your discord bellow and I'll get in touch! ToS - You might have to provide the account. (depends if my botting account has the requirements to do what you request) - The script will be public. - The script's source code will be on GitHub. - I am not responsible for any bans. - I have the right to refuse to any script. (this includes if I already started writing the bot) Thank you! And I hope we'll get in touch soon!
    2 points
  4. I made the feral vampyre evasion a bit too aggressive, I'll make it respond slower to the NPC presence - right now it will flee even if it's like 20 tiles away, but reducing it to 10 should fix this Yes, I had the charged jewelry preference reversed there, I'll push an update later today for it I've been working on the GE rewrite for the past week, but it's not ready for release yet I prefer mirror mode Authed
    2 points
  5. Ok wow! Just finished trying it out and well what can I say it made me over 5m in around 6 hours probably more but I'm smooth brain and can't remember but the script ran smoothly with no hitches looted like a mad man and was perfect for the job will I be purchasing it yeah with out a doubt I will just need to get the money first I cant wait to use it in future or even other scripts from you thanks man Edit: I could have made more but I was having issues with my VM crashing osbot and my pc pretty much maxing out but still an amazing script just need a better way to run it sustainably
    2 points
  6. 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.
    1 point
  7. Stealth Passive Goldfarmer Can also be purchased with OSRS gold using vouchers from here Featured Current record progress by @RoundBox Features Supports CLI startup for scalable farming Up to 150m per month per account Saving, loading and editing settings Stays logged out most of the time Likely to be low ban rate Low Requirements Bond renewal Restocking Herb farming Birdhouse runs Various teleports Buys herb boxes daily Randomizations on most settings 5 supported patches (others coming soon Random behavior configurable on the GUI Simulates AFK sessions by losing window focus Changes window title to RuneLite while running Daily botting session limits to simulate sleep patterns Custom break manager with user defined settings dreams In Development More Grand Exchange customizations Fruit tree picking Trollheim patch Making compost Battlestaves Muling Requirements Farming 1 x Spade 1 x Seed dibber 1 x Rake some Allotment seeds (type chosen on GUI) some Herb seeds (type chosen on GUI) some Flower seeds (type chosen on GUI) some Compost (type chosen on GUI) some bank teleports (type chosen on GUI, e.g. Ring of dueling) patch teleport for every patch selected on GUI some Stamina potions if enabled on GUI (not recommended) it can theoretically be used from level 1, and you don't have to plant all types of seeds at once, you can choose to only do allotments if you prefer Birdhouses UNLOCK DIGSITE PENDANT ENCHANTING UNLOCK HOUSE ON THE HILL TELEPORT UNLOCK ALL MUSHTREES 5 Hunter House on the Hill teleport must be unlocked Mushtree teleports must be unlocked Bone Voyage quest and all prerequisites some Digsite pendants some Hop seeds (type chosen on GUI) 4 x Clockwork (only if crafting birdhouses) 1 x Chisel (only if crafting birdhouses) 1 x Hammer (only if crafting birdhouses) logs if crafting birdhouses, the premade birdhouses otherwise some bank teleports (type chosen on GUI, e.g. Ring of dueling) Instructions Fill the GUI settings with desired values. Most behavior can be randomized by providing ranges instead of fixed numbers, eg. the script will take a break at a random time between 80 and 100 minutes The script currently supports 3 activities: Herb runs, birdhouses and buying herb boxes. Select which one you want to do on the GUI. The "best" option provided herb runs will pick the most profitable, while on bridhouses it will pick the best xp. 5 out of 9 patches are currently supported Some settings are still under development CLI Features Script ID is 1099. The script supports CLI startup with the following syntax: -script 1099:settingsname Where settingsname is the name of the settings preset used when saving the settings on the GUI. eg. -script 1099:test Bug Report Template 1. Stealth Injection or Mirror Mode: 2. Logger contents (press "Settings" on top right corner of the client, then "Toggle Logger", copy & paste on pastebin) : 3. Description:
    1 point
  8. 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
    1 point
  9. View in store $4.99 for lifetime access Key Features: Supports Bar smelting, Cannonball making and Item smithing Supports all tradeable bars for both smithing and smelting, with support for material-unique items (full list below) Supports the above activities in all locations you would ever want to perform them (full list below) Smart activity-based framework allows you to schedule tasks to be performed in succession (details below) Simple and intuitive start-up interface hosting the activity editor (Optional) Informative, concise, self-generating, recolourable and movable paint tracks useful run-time data (Optional) On-screen movable console logger to notify you exactly what the script is doing at any point in time Smart Gaussian-distribution derived Make-X value generator supporting letter scalar suffixes (Optional) Moves the mouse outside the game screen while idle Utilises the OSBot map web system with obstacle handling for inter-location traversal* (Optional) Ring of forging support for iron smelting ...and many more! *The OSBot web is very reliable however can occasionally (understandably) struggle with longer inter-location distances. As a result, I would highly recommend supervising the script while inter-location transitions take place. Supported Locations: Supported Bars: Bronze [1x tin ore, 1x copper ore] Iron (with & without Rings of forging) [1x iron ore] Silver [1x silver ore] Steel [1x iron ore, 1x coal ore] Gold [1x gold ore] Mithril [1x mithril ore, 4x coal ore] Adamant [1x adamantite ore, 6x coal ore] Runite [1x runite ore, 8x coal ore] Supported Smithing items: All generic material-independant items (e.g platebodies, knives, dart tips, etc...) Material dependant items: Bronze wire (bronze) Iron spit (iron) Oil lantern frame (iron) Studs (steel) Bullseye lantern (steel) Cannonballs (steel) Mith grapple tip (mithril) Activity based framework: The script features a fully-fledged activity system. This system allows you to completely customise each botting session and tailor it to the needs of your account. The system allows for 'activities' to be queued in sequence, whereby when started, the script will proceed to execute and attempt to fulfill each activity in turn. An activity is comprised of two parts - the task and the target. An example of a task may (arbitrarily) be 'Smelting gold bars at Edgeville' and an example of a target may be 'until level 70 Smithing achieved'. Both the task and the target can be fully customised to your needs, then saved and queued to the session activity manager. Task options: Smelting Bars (in a furnace) Making Cannonballs (in a furnace) Forging items (on an anvil) Target options: ... until out of supplies ... until level λ reached ... until λ experience gained ... until λ minutes passed (where λ is some inputted integer value) It is worth noting that by default all tasks are automatically considered complete if insufficient resources to perform the task are present. Setting up: Example paint: Gallery: Credits:
    1 point
  10. Explv's Scripting 101 Prerequisite: basic knowledge of Java 1. Setting up the Java Development Kit and an Integrated Development Environment (IDE) 2. The Script Skeleton 3. Building the script 4. The Script class continued 5. The MethodProvider class, accessing the Inventory, Bank, Player, etc. instances 6. Positions, areas and moving the player 7. Entities (Players, RS2Objects, NPCs and GroundItems) 8. Interactions 9. Sleeping 10. Items and ItemContainers (Inventory, Bank, Equipment, Store, ...) 11. Filtering 12. Widgets 13. Configs 14. Adding a paint 15. Putting it all together, an example script (Smelting iron bars in Al-kharid) 16. Adding a GUI
    1 point
  11. Price: ONLY $9.99 LIFETIME PURCHASE (Click to Purchase) Completes the Tempoross minigame for hours on end for decent rewards and fishing experience! Features Highly configurable Cooks harpoonfish Avoids waves Puts out fires Swaps to leaping fish (optional) Repairs masts Spirit Angler support Can run seamlessly for hours Admiral pies Special attacks Basic scheduling Reward collection Requirements 35+ Fishing Membership To-do Better avoidance of fires Known issues Bot will not re-enable run sometimes on resizable mode (OSBot bug) May get caught in tricky places with fire, causing you to lose your inventory. Will fix itself shortly after. Pretty uncommon on high pop worlds GUI Progress Reports
    1 point
  12. Molly's Orber This script is designed to make earth orbs and air orbs for over 350k gp/ph with the added benefit of getting over 30k mage exp per hour! Buy HERE Requirements: - 66 mage for air orbs, 60 for earth orbs. - 40+ hp recommended(especially at low def) Features: - Supports using mounted glory in house(requires house teleport tablets) - Supports eating any food at bank, when under a set hp - Hopping out of bot worlds - Recovers from deaths(respawn point must be lumbridge) - Emergency teleporting when under a set hp - Stamina potion usage, the bot will use one dose prior to each run - World hopping in response to being pked to prevent pkers from farming. -Ability to bring one food with you in case you drop below the emergency teleport hp, script will still tele if you drop below it and have already eaten your food. -Enabling run when near black demons to prevent some damage. -Re-equipping armor in inventory on death. Setup: Start at Edge bank, have all supplies next to each other in your bank, preferably in the front tab at the top. You must have the item "Staff of air" for air orbs or "Staff of earth" for earth orbs. Have a fair amount of cosmic runes and unpowered orbs, glories, as well as some food to eat as the bot walks past black demons and will take some damage. FOR EARTH ORBS YOU MUST HAVE ANTIDOTE++. If you are using house mounted glory option set render doors open to "On" under your house options in Runescape. CLI setup: Proggies:
    1 point
  13. Hey, An exciting release today! Besides the usual bug fixes, we've made great improvements to the way the client interacts with the game. This in our constant effort to lower banrates as much as possible. Eventhough we can't go too much into detail on what exactly we're working on, expect the next few releases to improve upon this as well FIXES: - Fixed Store#buy not buying enough of the item. - Fixed some NPEs in Chatbox. - Fixed Bank#withdraw not withdrawing the item when in a tab. - Fixed Store#getItems() returning null when the first item was missing. - Fixed BankSlotDestination#getArea() returning areas outside of the widget. MISC: - Added a copy to clipboard button to the loggerbar. - Improved human interaction replication to lower detectability. - Minor bug fixes. - The OSBot Team
    1 point
  14. Maybe just come up with something simple and pretty easy so people can see your programming ability. Even if you're offering free - nobody is going to want something that is dangerous to their account.
    1 point
  15. Expansion has some very nice exclusive scripts, and is getting special content for only the expansion pack soon
    1 point
  16. I don't want to do private scripts. I want to do scripts that I could put out publicly for everyone to use. I am just taking requests really. Sorry if the title is a bit misunderstanding.
    1 point
  17. You need to meet the requirements to do private scripts edit: misunderstood what you were asking derp
    1 point
  18. you could develop a Kudos varrock museum script that cleans finds and does the museum minigame in the basement.
    1 point
  19. Can i get a trial please
    1 point
  20. Thank you! I'm always available if you need any help or more trials, gl sir. Just please bot responsibly, Monday is the risky day to bot but it's over xD Thank you! It would've been super difficult to debug this without this info. Which weapon and which mode did you set for your level goals (lowest first, highest first etc) if you don't mind my asking. Hey! Glad to hear it fixed it, I'll take a look at this asap. Any errors in console btw? Also do you have [Fight alongside cannon] enabled?
    1 point
  21. I've used a couple of yours in the past. Never had issues
    1 point
  22. Yeah, you could still get banned there's no way of being 100% safe with any script, exactly what he said. I just wanted to clear the stigma of using older scripts == thinking they are insta-ban
    1 point
  23. No script is entirely 'safe'. There's always a chance that you're going to get caught with whatever you use.
    1 point
  24. I must say this is way worth the money, unless you want to spend hours reorganizing your bank staring at a template.. Was buggy at first but it was fixed almost immediately. It supports up to 6000 items so if you have a pretty aged account with higher stats and quests done chances are, some will not be detected automatically and you would have to manually add. Or what I did was just deal with those items at the end of the script. Overall worth the buy!
    1 point
  25. I greatly think someone has taken a course on Python and Machine Learning in Codecademy, learned how to manipulate data using Kaggle and thought, I'll solve bots. Thoughts?
    1 point
  26. First 2hr baby-sitting the new script working perfectly fine. Good job Camaro.
    1 point
  27. Did you hover over RS2Object and import it? That message means it doesn't recognize RS2Object which is due to either you missing the OSBot library or missing an import.
    1 point
  28. Hey King would also like a trial to this one if you would bless me
    1 point
  29. I'll try it with Windows 7 I only ever use it with Windows 10 maybe that's the issue
    1 point
  30. I'd say more like how to spam the highscores with thousands of unnecessary requests and flood the tipoff email with false positives. Seems like a brilliant idea.
    1 point
  31. Hey guys, thanks for pointing this out. The issue was being caused by the price calculation for items that didn't have enough activity to calculate the average price. I've created a fix for this and the update will hopefully be pushed soon
    1 point
  32. This script has worked very well for me and I really enjoy how user-friendly it is, but I'd like to suggest some changes to the "buy from the GE" feature. Right now, the script buys a "skills necklace (6)" from the GE if there is not a "skills necklace (6)" in the bank. If you already have a skills necklace with fewer than 6 charges in the bank, the script won't use it. This means that after a few runs, I end up with a stack of "skills necklace (5)"s in my bank. Would you consider changing the script to use jewelry that has fewer than the maximum number of charges? There's a similar problem with buying tele tabs from the GE. Even if I already have 30 Ardougne tele tabs in my bank, the script will buy more from the GE. Because the tele tabs are being bought from the GE more frequently than they are being used, I end up with a huge stack of Ardougne tele tabs in my bank. Could the script be changed so that it doesn't buy a particular tele tab on the GE if you already have one in the bank?
    1 point
  33. Hey Czar, I was able to fix my issue by using 'fight npcs already in combat' thanks. Another issue I'm having is with the cannon mode. I've set cannon tile and safespot tile however after filling up the cannon my character just stand on same tile as cannon and doesn't run back to safe spot after filling it up. If there's a fix for this please let me know. Thanks,
    1 point
  34. Has anyone been having issues with script breaking during world hopping at port phas patch? Not sure if it's just a me issue, or common issue but I find myself having to start script at least 3 times a day on most accounts. Ill try to catch logs of it happening & report back, just making sure no one else is having issue as well
    1 point
  35. So, I ticked off the level goals on the GUI and no more issues. I think the problem is related to that and the weapon or attack style.
    1 point
  36. Script broke for me in mirror mode. Log stays in [INFO][Bot #1][03/28 01:46:58 PM]: A) Checking if we have the weapon/shield equipped... It then starts using a lot of CPU but doesn't do anything. And if I try to end the script, I get [INFO][Bot #1][03/28 01:47:33 PM]: Terminating script Perfect Fighter... [WARN][Bot #1][03/28 01:47:39 PM]: Script executor is taking too long to suspend; restarting now... But it never closes. The UI stays and all.
    1 point
  37. Demo was absolutely incredible. Just bought the script, totally worth every penny! Also picked up motherlode Keep up the great work, Czar!
    1 point
  38. I've been discussing a strategy with the other developers for a while now so hopefully we can find a solution - besides using mirror or waiting for things to calm down - soon.
    1 point
  39. whats the difference between mirror mode and standard mode ?
    1 point
  40. Mirror mode allows you to bot through the web client of rs07 as opposed to through the bot itself. This allows you to bypass client detection software and in turn only be banned on the basis of bot-like patterns of actions. So far, it's still being tested but from what's been experienced many users appear to be satisfied with the mirror mode due to their ability to bot much longer without bans(not impossible to be banned just far less likely). Mirror mode is also only available to VIP+ members at the moment. Standard mode on the other hand is just botting through the OSBot client no frills. also wrong section will be moved now.
    1 point
×
×
  • Create New...