Jump to content

Spyagent1000

Members
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Spyagent1000

  1. 1 hour ago, Alek said:

    If you ever get banned purely on the fact that you drop your items horizontally instead of vertically, I'll quit OSBot and make you the new developer. I'm not even kidding, PM me if you ever find that out. 

     

    Also take a look here for an answer to your question: https://osbot.org/api/org/osbot/rs07/input/mouse/InventorySlotDestination.html

    Thanks for the reply, I don't really think it will make a difference, especially with the new shift-dropping. I mainly wanted to expand my knowledge.

     

    53 minutes ago, Explv said:

    Yep, my bad. This was exactly what I was looking for

     

    Thanks all

  2. I'm fairly new to writing scripts, but I have prior Java experience and am having a lot of fun with it.

    I've been working on a powerfisher just to learn the API and hone my skills, but I've come across a problem... How would one go about changing the order that items are dropped in? For example,

    "inventory.dropAll("Raw trout", "Raw salmon");"

    goes through your inventory in order from top-left to bottom-right. I feel like this is an unnatural way to drop and would like to switch it up, but I don't know how. I've tried writing my own dropping method by holding shift and clicking through the fish I want to drop, but I can find an efficient way to do it. Any solutions or snippets would be appreciated. Thanks!

×
×
  • Create New...