Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/02/23 in all areas

  1. ** $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:
    2 points
  2. 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
    1 point
  3. NEW! Added Grand Exchange auto-restocking! Perfect for goldfarms!! Features Coming Soon: - Deathwalk support - Salamander support - More ironman routes for barrows How to use Bot Manager or Script Queue: Script ID is 1181 Script Parameter is the saved profile name, e.g. hello123.txt
    1 point
  4. 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
  5. 1 point
  6. Khal let me know if I can trial this since there is hella good review I may have to purchase this and that agility script is for sure on the list cuz thats just impressive lookin
    1 point
  7. idk if you're planning on continuing to support / update this, but I added a PR for allowing nicknames for proxies and scripts.
    1 point
  8. Hi Could I get a trial for this please? I have liked the post.
    1 point
  9. We have a Magic API that can handle interaction for you: if (getMagic().isSpellSelected()) { // spell is selected so now we can interact with item } else if (getMagic().castSpell(Spells.NormalSpells.HIGH_LEVEL_ALCHEMY)) { // we successfully casted spell }
    1 point
  10. https://github.com/christophernarciso/osbot_manager/releases/tag/v2.0.9 Updated for new CLI Flags Removed the OSBot account tab since we now have -autologin cli param
    1 point
  11. Hi, Before you lie to everyone and say you have "only used bank organizer", please be aware of your comment history on your profile. You've clearly used other scripts, and this isn't even all...
    1 point
  12. Im struggling with something and its probably very simple fix , How ever im sick of reading the API overview and coming back with the same solution. MagicSpell i thought that gets the magicspell or am i just been totaly Ret***ed and not writing it correctly? /// Actual Code for script to run @Override public int onLoop() throws InterruptedException { if (inventory.contains(NATURE_RUNE_ID) && inventory.contains(ITEM_TO_ALCH_ID)) { MagicSpell highAlch = magic.getSpell("High Level Alchemy"); if (highAlch != null && highAlch.canCast()) { highAlch.select(); sleep(random(300, 500)); inventory.getItem(ITEM_TO_ALCH_ID).interact(); sleep(random(600, 800)); } } return random(300, 500); } Description Resource Path Location Type The method canCast() is undefined for the type MagicSpell MovieAlch.java /MovieAlch/src line 24 Java Problem The method getSpell(String) is undefined for the type Magic MovieAlch.java /MovieAlch/src line 23 Java Problem The method select() is undefined for the type MagicSpell MovieAlch.java /MovieAlch/src line 25 Java Problem
    0 points
  13. I want my 24 hour trial please
    0 points
×
×
  • Create New...