Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/25/18 in Posts

  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
    4 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.
    3 points
  3. university students. Found this old screenshot I had of a group project from 1.5 years ago. Enjoy.
    3 points
  4. 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
  5. The only Runecrafting bot you will need Purchase this INSANE bot here You can setup a master account (preferably your main account, can be any account) and a worker account (a throwaway bot account, or any account) will trade the master account and go to bank to get more runes etc. The main account (master) does not need to bot, and can be achieved through the normal RS client without a bot client. Supports: Air runes (1) (normal) & (abyss) Mind runes (2) (normal) & (abyss) Water runes (5) (normal) & (abyss) Earth runes (9) (normal) & (abyss) Mud runes (13) (earth altar) Lava runes (23) (fire altar) Fire runes (14) (normal) & (abyss) Body runes (20) (normal) & (abyss) Cosmic runes (27) (normal) & (abyss) Chaos runes (35) (normal) & (abyss) Astral runes (40) (normal) & (abyss) Nature runes (44) (normal) & (abyss) Law runes (54) (normal) & (abyss) Blood runes (abyss) & (zeah) Auto Arceuus Favour Solver Gets 100% arceuus favour for you Auto GE Restocking Sells runes, buys more supplies automatically Auto-equips chosen armour/robes Use Blood Essences Death Handler gets items from Death's office and repeats (Abyss) Glory mode, ferox mode, house spell/tabs Avoids pkers and hops worlds Uses mouse invokes for quicker runecrafting (stealth) Muling (BETA) will give money to your mules every X hours or profit Creates colossal pouch if you have the needle Results and screenshots
    2 points
  6. CURRENT RECORD: 201 HOURS RUNTIME NEW: Sandstone mining + hopper support Humidify/water circlet/bandit unnote Ardy cloak tele support Setup Screen Preview Results 84 HOURS ON NEW LEVEL 20 ACCOUNT Suicided account with mirror mode near rock crabs, 81 mining! I will probably go for 99 Even supports Ancient Essence Crystal mining! Preview: Mine 1 drop 1 item drop pre-hover feature:
    2 points
  7. Accounts that are on the same IP especially if you trade with botted accounts on the same IP can be banned.
    2 points
  8. if you bot on your home PC with same IP used for botclient and rs-client/OSbuddy you have a much higher chance of also getting your main banned if you use different IP's and trade the cash over the chance of your main getting banned is close to zero.
    2 points
  9. Apa sand crabs is brilliant for it just use mith darts, it's extremely afk so low interaction and I've always found it really safe to use
    2 points
  10. Open command line and do java -version Most likely you have Java 9. If so, uninstall it and download java 8. Name will be something like Java 1.8.XXX and not Java 1.9.XXX
    2 points
  11. All credits go to @Abuse for his list here, I've only added the last 2. public enum LoginResponseCode { UNEXPECTED_SERVER_RESPONSE(1), INVALID_ACCOUNT_CREDENTIALS(3), ACCOUNT_DISABLED(4), ACCOUNT_ALREADY_LOGGED_IN(5), RUNESCAPE_HAS_BEEN_UPDATED(6), WORLD_IS_FULL(7), LOGIN_SERVER_OFFLINE(8), LOGIN_LIMIT_EXCEEDED(9), BAD_SESSION_ID(10), SUSPECTED_STOLEN_PASSWORD(11), NEED_MEMBERS_FOR_THIS_WORLD(12), COULD_NOT_COMPLETE_LOGIN_TRY_DIFFERENT_WORLD(13), SERVER_IS_BEING_UPDATED(14), BAD_SERVER_RESPONSE(15), TOO_MANY_INCORRECT_LOGIN_ATTEMPTS(16), STANDING_IN_MEMBERS_ONLY_AREA(17), ACCOUNT_LOCKED(18), CLOSED_BETA_WORLD(19), INVALID_LOGINSERVER_REQUEST(20), PROFLE_TRANSFER(21), MALFORMED_LOGIN_PACKET(22), NO_REPLY_FROM_LOGINSERVER(23), ERROR_LOADING_PROFILE(24), UNEXPECTED_LOGINSERVER_RESPONSE(25), BLOCKED_COMPUTER(26), SERVICE_UNAVAILABLE(27), BILLING_ISSUES(32), AUTHENTICATOR(56); private final int responseCode; LoginResponseCode(final int responseCode) { this.responseCode = responseCode; } }
    2 points
  12. Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Supports mining every location in motherlode (Also top level) - Pick areas to mine in or use specific veins to mine - Included leveling you from 1-30 before going to motherlode - Pickaxe upgrading - Pickaxe special attack - Can use diary and agility shortcuts - Avoid other players option - Possible to enable the upgraded sack extension - Depositbox instead of bank option - Humanlike idles and interactions - Option to buy coal bag at 100 golden nuggets and stop script - 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 612::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 612): -script 612:TaskList1.4515breaks (With breaks) -script 612:TaskList1.4515breaks.discord1 (With breaks & discord) -script 612:TaskList1..discord1 (NO breaks & discord) Proggies:
    1 point
  13. View in store $5.99 for lifetime access _____________________________________________________________ Key Features: Progressive mode - The script will traverse the xp-optimum course for your current level; walking to the next course as your level increases. Reliability - The script was developed and rigidly tested with superior reliability in mind. Human replication - Designed around human simulation - behaviour tuned to replicate common rooftop play styles. Alching / Magic Imbue - The script can be configured to High/Low Alch items, or cast Magic Imbue as it traverses the course. Target system - Can be optionally configured with a target. Once this target is achieved, the script will stop. Available targets (variable λ): Stop when λ agility exp gained. Stop when agility level λ reached. Stop when λ magic exp gained. Stop when magic level λ reached. Stop when λ minutes passed. Healing - The script will consume edible items in your inventory to restore health, stopping if you run out of food. Mark of Grace looting - All marks of grace are looted while the script traverses the rooftop. Randomisation - All thresholds (including but not limited to Run energy and Critical Hp) are dynamically randomised. Energy restoration - The script will consume energy restoring items/potions when needed, provided they are available in the inventory. Web-Walking - The script utilises the OSBot Web to navigate the OSRS map, meaning it can be started from almost anywhere. Course detection - If you are on/near a rooftop course before setup, the course will automatically be loaded into the GUI. Error correction - The script will detect when it has made a mistake (e.g. climbed ladder in seers' bank) and will attempt to return to the course. ...and many more! Supported Rooftops: (Level 10) Draynor ✓ (Level 20) Al-Kharid ✓ (Level 30) Varrock ✓ (Level 40) Canifis ✓ (Level 50) Falador ✓ (Level 60) Seers' Village ✓ (Level 70) Pollnivneach ✓ (Level 80) Rellekka ✓ (Level 90) Ardougne ✓ Things to consider before trying/buying: Avoiding bans - while I have done my utmost to make the script move and behave naturally, bans do occasionally happen, albeit rarely. To minimise your chances of receiving a ban, I would strongly suggest reviewing this thread written by the lead content developer of OSBot. If you take on board the advice given in that thread and run sensible botting periods with generous breaks, you should be fine. That being said, please keep in mind that botting is against the Oldschool Runescape game rules, thus your account will never be completely safe and you use this software at your own risk. Web-walking - alongside a network of paths, the script moves around with the OSBot web-walking system, using it when in unknown territory. While it has proven very reliable, there are naturally some areas for which the web-walker may struggle. As a result, prior to starting the script, I would strongly recommend manually navigating your player to/close to the desired rooftop course. Progressive mode - the script features 'Progressive mode' which will cause the script to advance rooftop courses as you level up. Progressive mode relies on the aforementioned web-walking system for inter-rooftop navigation. Consequently, I would highly recommend monitoring the script as it traverses between courses to ensure the web-walking process correctly executes. Healing & Energy restoration - the script will automatically heal or restore run energy when needed. It will do so by consuming items in the inventory - this script will not bank. For optimal exp rates, I would strongly suggest keeping energy restoring items in the inventory (energy/super energy/stamina/fruits/summer pies/purple sweets/...). To prevent the script stopping prematurely, bring a few bites of food along. Using magic - The script supports the periodic casting of a magic spell while traversing a course to maximise experience rates. To determine whether or not you can cast a spell, the script checks your magic level as well as which runes are in your inventory and which stave you have equipped (if any). It is worth noting that, at this time, the script does not recognise any of the following items as rune sources, so avoid using them while running this script: Bryophyta's Staff, Tome of Fire, Rune Pouch. Script trials: I believe that trying a script before buying is paramount. After trying the script, hopefully you will be convinced to get a copy for yourself, but if not you will have gained some precious agility experience! If you're interested in a trial, please follow the instructions on my trials thread which can be found here. Gallery: Review (by Eduardino): Start up GUI (Graphical User Interface): Paint (optional, movable and self-generating): User screenshots: Testimonials:
    1 point
  14. by Czar Script live, buy now (only $4.99!) http://osbot.org/forum/store/product/463-perfect-crabs/ Want to buy the bot, but only have rs gp? Buy an OSBot voucher here Features Supports both rock crab locations! Teleporting - using tabs/spells Potion support - including combat potions and super att/str/defence Aggressive mode - attacks other crabs World hopping when a cannon is nearby Can randomize fight locations between trips! Calculates next best crab to attack when current crab is low on health! Resets region when crabs don't attack Rotates region resetting every 20-60 minutes Configure inventory load-out with a single button! Changes between walking south and using the cave! Banking support Automatically prioritizes visible crabs when fighting Can recover from being idle Ranged support, loots any type of ammo you have Loots ammo in second intervals (every 2-18 seconds it will loot all) Picks up edible seaweed to extend trips World hops when 7 or more players in the area Displays 'goal' information, e.g. (at 77 strength it will also show details for 80 strength, time left, xp left, etc) Rock crab areas are split into sectors and are cycled every time a rock crab is not found FAQ Why should I use this script when there are millions out there? It is the best script. Simply. Why are you releasing this now? It's time to make this one public, it was privately used for myself and has gotten me 80 strength in a single bot session. How do I set it up? On first use, make sure your inventory is laid out nicely, and click 'Load inventory' to save it forever, then click start Instructions There are no instructions. We do the all the work for you. CzarScripting™ Tips If you have a pure account, it is advised to go east, because there are no dangerous npcs there Use camelot tabs for quicker trips! You can use any potions, including combat ones Clean paint and GUI Want to use potions? Have potions in inventory Want to use teleport tabs? Have tabs in inventory Want to use camelot teleport spell? Have runes in inventory Want to use special weapons? Have special weapon in inventory Want to use ranged? Have ammo equipped Everything is automatically detected like a real robot. We do all the work for you. Gallery nooby account from 1-33 range (for range guild pot) Just from TESTING THIS SCRIPT
    1 point
  15. I guess if you're one of those people who think registering your own email to it even matters you could say 20M. However, with or without an email I would say 20M for your rep.
    1 point
  16. Gl getting him unbanned. Think theyre a little more lenient if you've paid cash for membership compared to people who buy bonds for membership.
    1 point
  17. If your bot was banned already your main should be safe. ive traded directly to my main from my bot a few times and have yet to get banned
    1 point
  18. Haha solid Just got my acc perm banned because of a little over- hunting.. but I appealed it so now just waiting to see if I'm lucky..
    1 point
  19. think if youre training on your main as well they might not ban it.... but don't quote me on that. might be safe for you to xfer through multiple accounts at the same time if youre worried about it. or trade items back so it looks more like a real trade
    1 point
  20. yeee i was high af forgot bout it lol no bans doeee
    1 point
  21. https://osbot.org/forum/topic/136735-selling-60-attack-piety-pure-99ranged-99magic
    1 point
  22. Great addition come get me bois!
    1 point
  23. thanks for giving me those extra posts xD
    1 point
  24. Pictures of the account stats Pictures of the login details Pictures of the total wealth (if there is any) Pictures of the quests completed Pictures of the quests completed The starting price is 30m. The A/W (Auto-win) for your account The A/W is 35m The methods of payment you are accepting 07GP Your trading conditions Either you go first or we use a middleman. For highly trusted people I will go first. Pictures of the account status Original/previous owners AND Original Email Address OO is @Theminis No email registered
    1 point
  25. 1 point
  26. Could I get a 12 Hour or 24hour trial ? Im interested in buying
    1 point
  27. Slype league6969 - i got you
    1 point
  28. Could I have a trial please? Thanks
    1 point
  29. I own zero guns and I think the US needs not stricter but SMARTER gun control laws and processes. Being reactive towards a specific type of gun isn't productive. This being said, I am getting my conceal and carry soon. I think it's hilarious when people bring politics into this discussion because Liberals are the exact reason why I will be arming myself for protection. I am in the pipeline industry. I've been physically assaulted by members of the left, had my property vandalized, and have had guns pulled on me by (ironically) gun owning liberals. Another pill of irony is what I do for my job. I work as an in-line pipeline inspector. I carry out federally regulated tests on pipelines to assure they are in working order and NOT leaking. I do not work for an oil company or a pipeline owning company. Yet I have pipeline inspection signs on my vehicle and people get violent without first educating themselves about the reasoning behind me being where I am at that time of day. I have also been in areas where liberal protesters have done drive bys on local offices shooting through the windows. I just wish the left would stop trying to be so high and mighty when they are a huge part of the problem. Republicans are part of the problem, not the whole problem Ok more to consider. The recent Florida school shooting was terrible. Every death and injury that has occurred has been truly undeserved. Supposedly the kid got the weapon to cause this carnage legally. Now here's the kicker. These kids are also eating fucking Tide pods. Like really? Do we honestly believe that guns are the problem when we have these mental midgets committing these acts? Instead let's ask ourselves what can be done or what isn't being done at the school level to prevent these acts of violence. Trump reversing Obama era gun control acts wasn't smart but personally I don't believe that made any difference in the grand scheme of things. Here in the US the third leading cause of death is doctor and hospital negligance. At least it was a year or so ago. Think about it. Does that not mean we should abolish doctors?!? I mean come on they are MURDERERS! This is the logic behind banning guns or gun types in general. Realistically speaking the instances of gun violence are performed by a tiny minority. Just like the instances where someone has died due to doctor negligance. Bottom line, yes gun laws should be reformed but just remember, anyone can demonize a minority or outlier. Blanket laws and regulations will not stop these isolated incidents. Smarter reform is needed.
    1 point
  30. 1 point
  31. would be good to forego the GPU for this to save money
    1 point
  32. this script looks absolutely legendary. pure craftsmanship at work. will be looking into buying it once i get my accounts up for it.
    1 point
  33. :edit: I've massively overcomplicated it. Something better would be: if (lootExists()) { if (lootIsStackable()) { if (inventoryContainsLoot()) { lootItem(); } else if (inventoryIsFull()) { makeSpace(); } } else { if (inventoryIsFull()) { makeSpace(); } else { lootItem(); } } } The problem with looting algorithms is that it's nearly impossible to figure out what items you'd dispose of in place for a more valuable item. Imagine if you're inventory's full of an item your bots is programmed to value, such as abyssal whips, but then a wild elysian sigil appears. If your bot isn't programmed to forcibly make space for that item, you could lose out on a very valuable item. You could try to use GE prices, but they're volatile, subjective, and sometimes miscellaneous items can have their prices purposfully manipulated to trick your bot into dropping valuables.
    1 point
  34. @Token offers high quality proxy IP's @D Bolter sells as well, I haven't tried his IP's myself so can't say how well they work, but they are very affordable
    1 point
  35. @Token he was good proxys
    1 point
  36. Was good while it lasted I guess, thanks for info.
    1 point
  37. I found out why it banks every time after a sucesfull pickpocket, it only happens when i run the script with the dodgy necklaces. Working fine without it now. Hope that helps everyone @Czar Was using stealth mode, pickpocketting master farmers.
    1 point
  38. Hey @Czar, I'm thinking of suicide botting Blast Furnace over the weekends. However, I have a few questions before buying, since I'm not yet eligible for a trial. Since I'm suicide botting, is it worth getting the ice gloves every weekend for all the accounts? If not, how will the script cool down the bars? Will it use buckets of water, wait for others to use the buckets of water or wait for the cool down timer to go down? If the latter is the case, do you have any very rough indication at all at how much gp an account will make an hour (given it starts smithing steel bars at lvl 30 smith)? Sorry I'm being such a pain. Hope you can provide me with some answers! Cheers
    1 point
  39. Well, I've been running the script for almost 2h now and I've seen two problems: 1. G.E. buys It bought cooked meat for price X which was very high above the current price, which is fine. But it wasn't high enough lol. So it kept waiting for someone to sell cooked meat, but no one was selling.. So in the end I helped it and bought one for 1k and then let the bot continue. 2. Tree Gnome Village broken? Somehow it took 5 logs instead of 6 and it kept talking to Commander Montai over and over again. Just restarting the conversation. I found out after like 10-20 minutes, not sure, but if you run this bot afk and it gets stuck there for a long time............
    1 point
  40. I got 99 fletching on an account but It got banned when I was running a hunter script and forgot to shut it off and it ran for 32 hours lol, So I made another account and got 99 fletching in just under 3 weeks this script is flawless as long as you are botting sensibly not reason to get banned.
    1 point
  41. Hey would love a trial. Bought Perfect fighter and happy with my purchase.
    1 point
  42. Any idea when pickpocketing v2 will work?
    1 point
  43. +1. Would make it more human like and more efficient. Also, does it work with breaking? I know some scripts just stop in the middle of a task/batch and log out, doesn't seem very human like at all.
    1 point
  44. Hey @Czar just tested this for a couple ten minutes from the 24 hour trial, but whether it's for stringing bows/cutting or etc, I'd really like to see a function where it uses the numbers 1/2/3/4/5 instead of clicking it on the interface. I don't think anybody I know clicks it anymore and it's just way more efficient! Please update me if you remember with an @ tag since I would love to purchase or try out this script again before purchasing after that update if it's added! Thanks.
    1 point
  45. thanks for the reply. but how does it get back to zanaris? fairy ring? slay ring? would be cool if it use arceus spell to graveyard, then use fairy ring to zanaris right next to it
    1 point
×
×
  • Create New...