September 14, 20178 yr Could we have a getGrandExchange().abort(Box box); function please? Yes I could write my own but it would be a nice add to the API itself. Thanks, @Alek
September 14, 20178 yr widget.interact("Abort"); That's all you need to do it yourself Edited September 14, 20178 yr by Juggles
September 14, 20178 yr Author 7 minutes ago, Juggles said: widget.interact("Abort"); That's all you need to do it yourself As I said, possible to do myself. But I feel like the base GE should have this functionality. Keep in mind there are a lot of .widget interacts to put together and this should be done in a wrapper thats within the API itself.
September 15, 20178 yr It's pretty simple, many of my scripts do it. get widget containing text if widget is not null interact abort I mean it would be cool if it were in the API but I figured out a simple way and I don't even JAVA well.
Create an account or sign in to comment