Jump to content

Chris

Scripter II
  • Posts

    8354
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. 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!
  2. 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());
  3. UPDATE DRG-16.0 Test message for the discord bot
  4. There is base support where it walks to the Myth Guild bank (cape supported inv/equip)
  5. try -login "user_name:password" or something like that.
  6. please fill out a bug report
  7. https://osbot.org/api/org/osbot/rs07/input/mouse/ClientMouseEventHandler.html#generateBotMouseEvent-int-long-int-int-int-int-boolean-int-boolean-
  8. Forgot to mention UPDATE FNG-8.0: Changes to onscreen click when npc exists on visible tile
  9. 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
  10. Chris

    Excellent Agility

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

    Excellent Agility

    UPDATE AGI-3.3 Changes to ground item filter so it can attempt to grab marks of grace off tables.
  13. -world cli flag -world 370 https://osbot.org/forum/topic/118831-cli-commands-table/
  14. 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
  15. 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
  16. 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
  17. 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.
  18. 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...