Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

New Treasure Hunter widget not detected #41

Closed
aidden93 opened this issue Jan 7, 2019 · 3 comments
Closed

New Treasure Hunter widget not detected #41

aidden93 opened this issue Jan 7, 2019 · 3 comments

Comments

@aidden93
Copy link

aidden93 commented Jan 7, 2019

Describe the bug
Interface closer no longer closes the treasure hunter widget

Affected game modes:
RS3.

RuneMate version:
2.95.18

To Reproduce
Steps to reproduce the behaviour:

  1. Run a bot on an account that has at least one key and is logged out or hasn't closed the widget

Please include the code used to produce this bug.

Expected behaviour
It should automatically close it via the x icon

Screenshots
If applicable, add screenshots to help explain your problem.
image

Additional context
Add any other context about the problem here.

@RobinPC
Copy link

RobinPC commented Jan 7, 2019

I fully expected Aidden to provide this, but the new interface query for this interface is:
Interfaces.newQuery().types(InterfaceComponent.Type.CONTAINER).containers(1252).visible().actions("Select").results().first();

With action "Select" to close it.

@aidden93
Copy link
Author

aidden93 commented Jan 7, 2019 via email

@ccarpenter04
Copy link
Contributor

Fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants