Jump to content

Chris

Scripter II
  • Posts

    8356
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. UPDATE VOR-20.0 Changes to the speed when eating secondary food when banking. (Reported by a user that is was too quick and was spam clicking.) Changes to support bastion potions and fix constant potion sipping for non supported potions. Will default to standard timer unless specified.
  2. Looks like you have the diary completed. Which requires having the seaboots in your inventory Or you can use the clan wars banking method! if you have dueling rings in your bank!
  3. https://osbot.org/api/org/osbot/rs07/api/model/Character.html#getInteracting-- store the interacting NPC then call the getId() on the object you create NPC n = myPlayer.getInteracting() if (n != null) log(n.getId());
  4. UPDATE DRG-16.0 Test message for the discord bot
  5. There is base support where it walks to the Myth Guild bank (cape supported inv/equip)
  6. try -login "user_name:password" or something like that.
  7. please fill out a bug report
  8. https://osbot.org/api/org/osbot/rs07/input/mouse/ClientMouseEventHandler.html#generateBotMouseEvent-int-long-int-int-int-int-boolean-int-boolean-
  9. Forgot to mention UPDATE FNG-8.0: Changes to onscreen click when npc exists on visible tile
  10. I don't have any code to make it switch spots just to world hop. Do you have any logs? (ex path C:\Users\Chris\OSBot\Data\Excellent Fungus\logs) Give me the latest file for that day it happened
  11. Chris

    Excellent Agility

    Not for < 40 post accounts no
  12. UPDATE FNG-7.0 Updated the script paint panel to include (When it is muling, and the bot's current world)
  13. Chris

    Excellent Agility

    UPDATE AGI-3.3 Changes to ground item filter so it can attempt to grab marks of grace off tables.
  14. -world cli flag -world 370 https://osbot.org/forum/topic/118831-cli-commands-table/
  15. Chris

    Excellent Agility

    Yes this is a known issue that I forgot about. I have it in my todo notes. Will make a change in the code today
  16. Currently it does not. But I can add it in if you provide me information on how you want it to run for you. I believe you melee them am I correct? Can you provide a test account? I can auth you 2 months access to the script in return
  17. if it's personal then u can do whatever u want the rules only apply to the SDN for certain things u can do. If you make it public in the 'unoffical' section then its free game. We don't check the sources in the unofficial section that's why we have a warning for that subsection
  18. Sorry to hear that. It's a never ending battle with trying to make Mirror Mode work correctly. The client mode itself is having issues with all scripts at the moment. We are trying to debugg to get to the problem.
  19. I do Script Information to know: - For construction cape support [Teleport to POH], you must have it in the inventory when you start the script. - For Elite Fremennik Diary accounts you need to have Fremennik sea boots 4 in the inventory.
×
×
  • Create New...