Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/01/20 in Posts

  1. 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
  2. NEW! supports new south + east shortcuts, new hopper (upstairs), and mouse invokes!!! (just like runelite!) 'the intelligent choice' By Czar 34-99 Mining on video!! Agility Shortcut Setup Window Preview 70 hours run time https://i.imgur.com/wiF6VPO.png
    2 points
  3. Brought to you by the #1 most sold script series on the market. Come and see why everyone's choosing Czar Scripts! This is the most advanced Agility bot you will find anywhere. BUY NOW $9.99 NEW! Added Both Wyrm Courses! SCRIPT INSTRUCTIONS Optimal Setup for the bot: Please set the mouse zoom to far away (to the left, like below) so that more obstacles can be seen in the view, and so the script can be more stable and reliable Also, make sure to have roofs toggled off (either go to settings tab or type ::toggleroof) for optimal results
    1 point
  4. Want to buy with OSGP? Contact me on Discord! Features: - Recently added: Strength pumping - Supports every Bar available - Potion support (Optional) - Restocking coffer (Optional) - Coal bag support - Use a bucket too cool bars (If no ice gloves available) - Ice/gold gaunlets swap when making gold bars for the extra Experience - A clean and easy interface to start and track the script. - Custom webwalking using A* pathfinding algorithm - Randomized pathing system, humanlike paths, no repetitive clicking. - Script will never idle, start script and let it run forever! Antiban / Anti-pattern: - Randomized clicking positions - Random actions to break the pattern - Pathing is andom and close to human behaviour - Random/dynamic sleep times for humanlike interactions How to use CLI parameters: - Example Usage: -script 630:SAVEFILE.BREAKFILE 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: -script 630:SteelCoalBag.4515breaks Frequently asked questions (FAQ): Q: Where can we find this script? A: This can be found at the store here Q: How and where do I start this script? A: Simply start the script at Blastfurnace Q: Why does the script pays the Foreman A: If your smithing level is below 60, you have to pay 2500gp every 10min Will also pay the foreman after every restart Proggies: Blast Furnace Guide:
    1 point
  5. 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
  6. ────────────── 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
  7. 24 hour progress report!! Setup Window Highly intuitive and visual, and easy to use! Portal Prediction knows which portals are going to drop - prioritises them! Full Void in <24 hours It takes only 850 points for full void, go go go! Screenshots & Results
    1 point
  8. Hi, We are pleased to announce the winner of the OSBot Client design competition is @Fruity. We decided after a lot discussion on this as our new client. We hope you are as happy as we are! @Fruityplease pm me for with details of your prize choice. Thanks everyone who entered!
    1 point
  9. Hello guys! I followed a YouTube tutorial that shows you how to write a simple woodcutting script and I tried to follow all the steps correctly but I don't understand why the paint doesn't show up. Maybe you guys could help a noob out. package prolette.woodcutter; import org.osbot.rs07.api.Camera; import org.osbot.rs07.api.Client; import org.osbot.rs07.api.GrandExchange; import org.osbot.rs07.api.Inventory; import org.osbot.rs07.api.map.Area; import org.osbot.rs07.api.map.Position; import org.osbot.rs07.api.model.Entity; import org.osbot.rs07.api.ui.Skill; import org.osbot.rs07.script.MethodProvider; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import java.awt.*; @ScriptManifest(author = "prolette", name = "Woodcutter", info = "Chops trees near the GE and banks them.", version = 0.1, logo = "") public class Main extends Script { static Timer runTime; final String TREE_NAME = "Tree"; final Position BANKER_LOCATION = new Position(3162, 3490, 0); final Area GE = new Area(3147, 3507, 3182, 3471); final Area TREE_AREA = new Area( new int[][]{ { 3146, 3465 }, { 3147, 3457 }, { 3152, 3448 }, { 3159, 3449 }, { 3161, 3454 }, { 3162, 3459 }, { 3161, 3465 } } ); final int BANK_ID = 6528; int startExp; int startLvl; int logsChopped = 0; @Override public void onStart() throws InterruptedException { runTime = new Timer(0); startExp = getSkills().getExperience(Skill.WOODCUTTING); startLvl = getSkills().getVirtualLevel(Skill.WOODCUTTING); } @Override public void onExit() throws InterruptedException { } @Override public int onLoop() throws InterruptedException { if (!getInventory().isFull()) { if (TREE_AREA.contains(myPlayer())) { Entity tree = getObjects().closest(TREE_NAME); if (tree != null) { if (tree.isVisible()) { if (!myPlayer().isAnimating()) { if (!myPlayer().isMoving()) { tree.interact("Chop down"); sleep(random(700, 800)); } } } else { getCamera().toEntity(tree); } } }else { getWalking().webWalk(TREE_AREA); } }else { if (GE.contains(myPlayer())) { Entity banker = getNpcs().closest(BANK_ID); if (bank.isOpen()) { bank.depositAll(); }else { if (banker != null) { if (banker.isVisible()) { banker.interact("Bank"); sleep(random(700, 800)); }else { getCamera().toEntity(banker); } } } }else { getWalking().webWalk(BANKER_LOCATION); } } return 50; } public void onMessage(String message) { if (message.contains("You get some logs.")) { logsChopped++; } } public void onPaint(Graphics g) { Graphics2D gr = (Graphics2D)g; gr.setColor(Color.RED); gr.setFont(new Font("Arial",Font.PLAIN,10)); gr.drawString("Logs chopped: " + logsChopped, 12, 99); gr.drawString("Logs chopped/h: " + getPerHour(logsChopped), 12, 114); gr.drawString("Exp gained: " + (getSkills().getExperience(Skill.WOODCUTTING)- startExp), 12, 129); gr.drawString("Exp gained/h: " + getPerHour(getSkills().getExperience(Skill.WOODCUTTING)- startExp), 12, 144); gr.drawString("Lvls gained: " + (getSkills().getVirtualLevel(Skill.WOODCUTTING)- startLvl), 12, 159); gr.drawString("Lvls gained/h: " + getPerHour(getSkills().getVirtualLevel(Skill.WOODCUTTING)- startLvl), 12, 174); } public static int getPerHour(int value) { if (runTime != null && runTime.getElapsed() > 0) { return (int) (value * 3600000d / runTime.getElapsed()); }else return 0; } public static long getPerHour(long value) { if (runTime != null && runTime.getElapsed() > 0) { return (long) (value * 3600000d / runTime.getElapsed()); }else return 0; } public class Timer { private long period; private long start; public Timer(long period) { this.period = period; start = System.currentTimeMillis(); } public long getElapsed() { return System.currentTimeMillis() - start; } public long getRemaining() { return period - getElapsed(); } public boolean isRunning() { return getElapsed() <= period; } public void reset() { start = System.currentTimeMillis(); } public void stop() { period = 0; } public String format(long milliSeconds) { long secs = milliSeconds / 1000L; return String.format("%02d:%02d:%02d", new Object[] { Long.valueOf(secs / 3600L), Long.valueOf((secs % 3600L) / 60L), Long.valueOf(secs % 60L) }); } } }
    1 point
  10. I found my stupid mistake, sorry to bother you. I had to write Graphics2D at the end
    1 point
  11. Make a spartan army,suicide is weak. or here’s a better method, but some of the varrock newspaper and drop it all over the floor of your suicide and as you get banned, you’ll be resurrected as an Egyptian pharaoh that has an abundance of gold.
    1 point
  12. Nono dw I found something that can be improved, will post a release shortly. Thank u for the help!
    1 point
  13. I will test here in a little bit and get back to you! Thanks
    1 point
  14. can i get a one day trial? i own most of the scripts from on osbot, the good ones anyway. and i would like to know how this one functions before i make my purchase, thank you
    1 point
  15. Specifying the bank helped as a workaround, so the issue is probably just associated with the "nearest bank" setting.
    1 point
  16. hi can i get a trial please, of the blast furnace
    1 point
  17. Yes, definitely I'll check out why it did that and add a preventative measure now, if you notice anything in the logger please lemme know, it would help a great amount.
    1 point
  18. Hi Czar, sorry to bug you so much, been RC'ing for a good few hours, and so far so good, other then i have died a few times. So what happens is, i have 60hp, i have food set to eat at 60% which is about 36hp It usually eats fine, but every so often after like 4-5 trips, i will have say 20hp, but it won't eat, it just continues to re-bank and return to the abyss, then after the 2nd trip it will finally eat, however by the time i do a 2nd trip at 20hp, im likely dead by then. Would it be possible to add in a failsafe, so if the script tries to run to the abyss when hp is lower than the eat value, it will attempt to bank/eat first? Thanks again
    1 point
  19. Thank you, I thought it would make it humanlike and deposit the remaining potion (after sipping) straight away too, but I will add an option for this, or perhaps let one of the current options also extend functionality to this feature, so slower and more humanlike actions/movements. Also thanks to Pat we now can alter the mouse speed and more variables too, which is very nice! Will add this in v147 today. Btw guys v146 (yesterday's update) is now live. Will be adding more as we speak Please tell me what you guys think about master/worker since the new update.
    1 point
  20. Im currently running into a problem where cutting yews at the woodcutting guild only ever clicks on one yew tree, and when its gone doesnt click on any of the others and waits for the single tree to respawn. Im using the mode where you can select trees from the screen by clicking on them and that works! Just a minor bug i found, in an otherwise great script
    1 point
  21. Thanks, switched by mistake and didn't notice. It works fine now
    1 point
  22. Hi Czar, returning with another suggestion on abyss runecrafting. When it pulls a super energy pot out, it rapidly right clicks -> goes to the bottom of the menu -> then clicks drink. That's bad because nobody can perfectly right click and scroll down the interact menu to drink that fast (you know how fast the client mouse is) Maybe add in a slight break after it drinks it to allow the script time to register that it drank it already? Thanks Edit: This is not just abyss, it's any rc'ing involving using potions, also doing it with lavas
    1 point
  23. Hey can i get a trial pls?:)
    1 point
  24. liked this, any chance i can get a trial? will probably end up purchasing
    1 point
  25. I think the amount of money you have to invest is irrelavent, You would be far better off paying for a custom script from a method you find yourself. I've seen it many times before, posts like these. No one seems to tell anyone the methods they use as it wont be as profitable and will increase the risk of being banned faster. Look at heavily botted items/gathering and devise a plan around that. It's the only information I can offer.
    1 point
  26. He meant that not one will give you the method itself. Even with 1k USD budget for script you probably won't get a good botting know-how included since it's not worth it to give away your way for 1k if you are making 1k from it every month. First rule of botting you don't ask how people make gp
    1 point
  27. Hi Czar - does SDN auto update scripts? i see you posted about m/w for mud runes, but for me it's still broken. Am I missing something to get the bots to grab/trade water talismans? manually adding talisman to inventory + enabling noted item traded for m/w doesnt work either. all they will trade is pure ess
    1 point
  28. To be honest the best way to make money is your own way. People won’t tell you what the best way is because well you’ll crash their business and that’s no good. So go around and look for something that can actually get you big bucks
    1 point
  29. That is why I am issuing money for workers, scripts etc.
    1 point
  30. @Jepsen Mentioning other botting platforms isn't allowed. I suggest you change it to something like "another bot" instead of the name. My suggestion is find any money maker above 30k/hr and run them all. Best atm is probably wines or selling items to the one general store in the wildy. But generally people won't tell you this stuff. You gotta find them your self.
    1 point
  31. Aiming to have it implemented within a couple of weeks
    1 point
  32. 1 point
  33. Epic! Added to main thread good job sir keep it up Please don't forget to use breaks, also I recommend barbarian fishing to 99 XD Special attacks - done added for v138.4, should automatically go live within a couple hours. Almost done with adding a new bonus plugin to the script btw, more to come!
    1 point
  34. Usually potions or food it couldn't properly reload the BP. Usually the items I had to constantly restock. I eventually started buying larger amounts of the items to make sure it didn't run out.
    1 point
  35. Hey, trying to use master / worker for fire runes using a tiara and pure ess. Does one trip fine, second trip the worker gets stuck in the bank. Switched to earth runes, same problem. does one trip, is fine then when in bank gets stuck before withdrawing more essence
    1 point
  36. Hey could i get a trial so I can try it before purchasing it?
    1 point
  37. Hi can i have a trial?
    1 point
  38. can i have a trial of this please.
    1 point
  39. Got ~40-99 thief w/ rocky on a hc. Thanks molly.
    1 point
  40. rogues den fails and triggers floor trap really often at tile 49, if you cud get just that fixed it would complete runs a lot more so happy with this script otherwise!
    1 point
  41. ur probably not even using mirror mode..
    1 point
  42. Attempting to pickpocket warrior women at Ardy. The script works fine, up until the first time it needs to bank. It banks at the wrong bank (set to nearest bank) and then it comes back, and the mouse just spazzes out. At that point, the bot doesn't work and needs to be restarted.
    1 point
  43. v0.5: Fixed a bug that did not trap Kebbits correctly Minor fixes
    1 point
  44. can't you stop whoring? nice script tho
    1 point
Γ—
Γ—
  • Create New...