Jump to content

Chris

Scripter II
  • Posts

    8358
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. Can you move your death respawn to a different location I guess? Maybe the webwalker is having issues with the falador spawn Lumbridge or Edgville should work. Asked the SDN Manager to recompile the script again.
  2. 1000ms reaction speed Also keep track of the current price here https://rsbuddy.com/exchange?id=2970& That's weird. I'll get an account to double check with mirror mode enabled to see what is going on. I have conditions set to hop if a player is in our 2x2 area
  3. 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.
  4. 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!
  5. 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());
  6. UPDATE DRG-16.0 Test message for the discord bot
  7. There is base support where it walks to the Myth Guild bank (cape supported inv/equip)
  8. try -login "user_name:password" or something like that.
  9. please fill out a bug report
  10. https://osbot.org/api/org/osbot/rs07/input/mouse/ClientMouseEventHandler.html#generateBotMouseEvent-int-long-int-int-int-int-boolean-int-boolean-
  11. Forgot to mention UPDATE FNG-8.0: Changes to onscreen click when npc exists on visible tile
  12. 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
  13. Chris

    Excellent Agility

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

    Excellent Agility

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