creationx Posted February 1, 2016 Share Posted February 1, 2016 (edited) I can't seem to anything in the API regarding actually selecting items found in the Grand exchange. How would I go about actually selecting the item if i've searched it? For some items it's an easy coordinate, but for others if you type "Cape" and want a red cape, we need to actually find that red cape. Would someone be kind enough to teach me how to write this bit of code? Edited February 1, 2016 by creationx Quote Link to comment Share on other sites More sharing options...
Flamezzz Posted February 1, 2016 Share Posted February 1, 2016 (edited) I'm quite sure that's not in the API. I think this will answer your question, although the widget IDs have changed (it's now 162,38). Once you have selected the correct widget containing the item name, you call widget.interact() Edited February 1, 2016 by Flamezzz Quote Link to comment Share on other sites More sharing options...