Jump to content

inventory.interact question


Waffe

Recommended Posts

while(getInventory().contains(vials)){

      getInventory().getItem(vials).interact("Open");
      sleep(random(80,200));

}

Is there any technique to make it so that it  doesn't  wait for the vial pack to disappear THEN moving on to the next vial pack?  Makes this very bot like as with the  packs you can spam click open per tick per item or something, any help appreciated. Changing the sleep just makes it so it does not spam one item.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...