Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/12/19 in all areas

  1. 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:
    7 points
  2. We are OFFICIALLY in BETA testing! I've been testing with multiple people and have fixed a lot of things! Stay tuned for what's next BIG THINGS ARE HAPPENING!!!!!
    3 points
  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
    2 points
  4. Hey all, I just wanted to inform you I have talked with a lot of script writers and we are going to be doing a MASSIVE give away. 15+ VIP 1 month giveaway OVER 100 PREMIUM SCRIPT AUTHS FOR 1 MONTH DURATION I will post more details this weekend and how you can win scripts & or VIP! I will also include who are the script writers + script links to all the ones being given away!
    2 points
  5. Awesome! Been waiting to see this! Would love to give it a try/purchase whenever possible! (didn't see it forsale yet on SDN). Thanks for everything you do Token!
    2 points
  6. 2 points
  7. 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!
    1 point
  8. 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
  9. 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:
    1 point
  10. ** $14.99 - 24 hour trials available - like and comment on this thread Don't pm me on OSBot or Discord to ask for a trial. Loot anything, anywhere, with this highly customizable script! PvP worlds, waiting on loot piles, drop parties across Gielinor, even popping balloons in the party room! Buy The Script Here Check out these videos on using Fury AIO Looter to make money! [OSRS] Botting To Ban #7: Looting ! Crazy Profit [OSRS] Botting To Ban #8: F2P Looting FAQs: What does x setting on GUI mean? Look in the GUI spoiler below for a detailed explanation of what each option does. What settings should I use? WHATS THE BEST??? Whatever works for you, try new things until you find something thats good. I made it as customizable as possible for a reason There is no "best" settings before you ask me. lol. If I told everyone the ""best"" settings then everyone would do that and it would no longer be the best. Experiment and see what works for you Where should I run the looter? Anywhere there is loot on the ground. Experiment. See whats making money. Known locations would be GE drop parties in highly populated worlds. PVP worlds in active areas (ge, lumbridge, varrock, etc). ZMI. Wintertodt. Skillers that drop their inventory like barbarian village fishers, rimmington mine iron ore droppers etc. It will even work in the party room to pop balloons GUI: CLI: Discord Server: POGRESS REPORTS:
    1 point
  11. 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
  12. Just wondering what everyone's fav script is? My vote would be ezCannon! Really handy script Also try out EDragons ! Best money maker out there! Keen to hear yours!
    1 point
  13. Pushed update v253.4, update will automatically go live within 24 hours. Good luck guys, apologies for the delay. Also, all crabs setups will now launch, special thanks to @Triovani for the help. I am working on another update for improving ammonite crabs too. Expect another update shortly ^^ Also, upcoming update will also feature improvements to AFK mode across all crab plugins. Also awesome to see the 99, congrats - added progress report to main thread gallery good job Keep the results coming guys ^^ Activated all trials, good luck guys, also yep mirror mode is supported, gave you a trial also ^^ Happy botting guys As for bans, combat scripts are especially good if you bot in low-population areas; also note that some areas which used to be popular are no longer popular e.g. rock crabs, so if you have the choice, try rock crabs over sand crabs since they are less popular nowadays. Stronghold is also a popular botting area, if you must bot there I highly recommend keeping it short, maybe 1-2 hours a day max over there. I will be making a video on the best practices on preventing bans using specifically combat scripts, stay tuned for that one too guys ^^
    1 point
  14. another one , nice going EZ
    1 point
  15. Looking good. Been on the watch for a script that simulates sleep patterns, so I don't have to.
    1 point
  16. this is actually really dope and i love this idea. I'll have to go back to using this again
    1 point
  17. Awesome! Been waiting to see this!
    1 point
  18. Awesome, looking forward to its release. I assume all previous owners will get immediate access? Will there be an option to use the old script while the new one is in beta? (would love to move half of my bots to the new to beta test whilst keeping other half on old for what I know works.) EDIT: Can you explain more about this and the value of the bot/client doing this? if it's an anti detection method please PM it to me, i'd rather jagex not see.
    1 point
  19. 1 point
  20. I didn't consider that one but will probably add it in a future update Moving to a different thread, beta version testing has begun and will be merged with this script on the SDN so that everyone can test it in a bit
    1 point
  21. @FuryShark's AIO Looter, shit has made me stupid money with literally no effort, monitoring or maintenance.
    1 point
  22. has to be stealth quester
    1 point
  23. 1 point
  24. Only 35 runecrafting is required, the bot will enter through the wilderness chaos altar It could also be the new client (2.5.64), last one was broken
    1 point
  25. 1 point
  26. So tell a friend instead
    1 point
  27. Issue seems to be resolved. I think the stamina positions was causing the issue
    1 point
  28. 1 point
  29. It's not possible in OSRS. You must be thinking of RS3
    1 point
  30. https://oldschool.runescape.wiki/w/Money_making_guide Can try exploring the world and finding your own money makers too. If a script doesnt exist for the method you can find someone here that will make it https://osbot.org/forum/forum/334-private-scripts/ or you can try learning yourself https://osbot.org/forum/forum/249-scripting-help/
    1 point
  31. perm banned. dont use plugins til fully updated
    1 point
  32. As previous replies indicate, the crabs plugins are not working currently. Czar is working on it -- thankfully the rest of the script (I.e., not these crab plugins) is working fine.
    1 point
  33. Trying to Launch either Sand Crab or Rock Crab plugin causes it to freeze i cannot open/click anything and the bot run time counts up to 4 then resets not in mirror mode
    1 point
  34. 1 point
  35. dam so u been up at this since November and no one been buying your account?? i wonder what it means for me to sell an account similar to yours..
    1 point
  36. 1 point
  37. Will have this resolved once spoken to @RobertOsb Apologies for the time being
    0 points
  38. please can we delete this?
    0 points
×
×
  • Create New...