ImMac 0 Share Posted January 4, 2022 (edited) I know its something to do with Widgets but I'm not entirely sure how I navigate through them, could someone please help me? I just want to be able to click various things in the interfaces that pop up. Edited January 4, 2022 by ImMac figured one thing out Link to comment Share on other sites More sharing options...
ImMac 0 Author Share Posted January 5, 2022 Figured it out if (Widgets.getWidget(116) != null) { Widgets.getWidget(116).getChild(75).interact(); } Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now