Jump to content

Runeplug

Members
  • Posts

    33
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Runeplug

  1. NFO][Bot #1][05/08 02:19:26 AM]: INFO: Your Trident of the seas (full) has 2,500 charges. [INFO][Bot #1][05/08 02:19:26 AM]: Script FrostBarrows has resumed! [INFO][Bot #1][05/08 02:19:26 AM]: DEBUG: Checking trident [INFO][Bot #1][05/08 02:19:28 AM]: INFO: Your Trident of the seas (full) has 2,500 charges. [INFO][Bot #1][05/08 02:19:29 AM]: DEBUG: Checking trident [INFO][Bot #1][05/08 02:19:31 AM]: INFO: Your Trident of the seas (full) has 2,500 charges. [INFO][Bot #1][05/08 02:19:31 AM]: Script FrostBarrows has paused!
  2. script broken keeps checking charges on trident over and over.. again
  3. Hey Frostbug why isnt the loot tracker working at the moment?
  4. Runeplug

    Stealth Quester

    Gee when I paid for this I kinda expected the person who I paid to atleast respond to posts? Like its obviously bugged does any repairs/fixes get done to this script?
  5. Runeplug

    Stealth Quester

    I am having same issue.. please fix this
  6. Hi K, can i get a trial please?
  7. Hey K, Id too like to trial before I buy own a few of your other scripts already thanks
  8. Hey Khal, Will you implement ring of elements for teleporting method? Thanks
  9. Can I please try this script for 24hrs? In mirror mode?
  10. Thanks Kahaleesi, Ill look at this in morning and rework... currently I had chnaged it to if (currentState == State.HIGH_ALCH) { getMagic().castSpell(Spells.NormalSpells.HIGH_LEVEL_ALCHEMY); getInventory().interact("Cast", MAPLE_LONG_BOW_ID_NOTED); sleep(random(344,453)); Which works but obviously not best way around it.... I was previously using the tab method but kept getting a error when trying to == it to INVENTORY... I have very limited knowledge this is my first script so thanks for being patient... I am like 2 days into learning scripting / code. Thanks
  11. Hi Bravo Taco, cheers for reply. the sleep is set so it doesnt start casting high alch again.. the issue I am having is its not interacting with the longbow at all as far as I am aware there is no code stopping that? I guess my question is does the below make sense? or is there a different way I should be selecting / interacting with the bows AFTER high alch has already been selected. getInventory().interact("Cast", MAPLE_LONG_BOW_ID_NOTED);
  12. Hi Guys, trying to get my high alcher script to work... here is code below. Its getting to the right state get high alch selected then just hovers in inventory.... IF i pause script it then clicks once and alchs once! I am really confused I have tried a combination of interactions also tried getInventory().getItem("Maple longbow").interact("Cast"); didnt work either... Please help pulling my hair out if (currentState == State.HIGH_ALCH) { getMagic().castSpell(Spells.NormalSpells.HIGH_LEVEL_ALCHEMY); new ConditionalSleep(random(30000, 100000)) { @Override public boolean condition() throws InterruptedException { return !getTabs().magic.isSpellSelected(); } }.sleep(); // sleep untill magic tab isnt open getInventory().interact("Cast", MAPLE_LONG_BOW_ID_NOTED);
  13. Hi Tom Trial pls mate
  14. Hi Tom, can i please have a trail
  15. Scripts now stuck on Loading Cache?
  16. I wouldnt say this script has bare minimum chance of a ban... Iv been watching it for last 12hrs and its break intervals are strange if its got even like 5 minutes to wait it logs out and logs back in and will repeat the process I had 3 times it logged out in 20mins and back in exactly at time to harvest herb etc. but hey what would I know im a newbie and you sir are Geralt.
  17. Hey just wondering why the bot always goes "transversing to falador water pump" and walks there? I have teletabs / ports etc plus have 100+ full water cans in bank?
  18. Is there a setting im missing for the script to be able to restock at GE?
  19. my script keeps going Status : Deposting unwated items... it deposits CURE then says status: Withdraw plant cure 1x.... it just gets stuck in a loop like this
  20. Dosnt have to do something for 100+ hrs mate just do like a randomised amount of alchs or fletches or anything in between waiting? Its a frustrating script to use as you have a lot of downtime where you arnt doing anything with your account / progress to any other skills
  21. can this script have option to alch or do something else between break times?
  22. Runeplug

    iAmmonite

    Hi Tom, The script seems to be broken for me it keeps running from the bank then out to crabs then back to bank instantly and cycles like that indefinitely?
×
×
  • Create New...