Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. M

    Resolved MakeXInterface#selectCategory always returns false

    (Only tested in Artisan Workshop using the Withdraw-ingots option) The option is clearly available. Even using MakeXInterface.selectCategory(MakeXInterface.getSelectedCategory()) opens the category menu, then returns false before clicking an option. @SlashnHax
  2. M

    Resolved Is retrieving Interfaces by ID frowned upon?

    Perfect, just what I needed to know. Thank you guys
  3. M

    Resolved Is retrieving Interfaces by ID frowned upon?

    @Party how's it going? Are you saying that container IDs are very unlikely if never to change? That would boost performance tremendously and narrow down the results I want to see. Or are you saying that I should first query for the container and then use that ID to find the text view I'm...
  4. M

    Resolved Is retrieving Interfaces by ID frowned upon?

    Thanks @Bertrand. The evaluation speed isn't really a concern, especially when botting, I agree. I guess my biggest concern is finding the most reliable way to locate a dynamic text interface in a given container. Thanks for the response!
  5. M

    Resolved Is retrieving Interfaces by ID frowned upon?

    Hey everyone. I am familiar with both Interfaces#getAt and Interfaces#newQuery methods of finding an Interface on the screen. My question is, is it considered bad practice to retrieve either an Interface or InterfaceComponent directly by it's ID? I read in another thread that Interfaces#getAt...
  6. M

    Hey all.

    Never! Interesting, didn't know that! Thanks!
  7. M

    Hey all.

    Unfortunately, I'm not a member yet but I'm working towards a bond or something because I don't want to pay for it lol. If I get ahold of it though, I'll contact you! Hey Braum, thanks! That's definitely interesting.. you mean just something to kill the monsters, find the keys, and traverse...
  8. M

    Hey all.

    Hey everyone! A little bit about myself: I'm a professional full-stack software engineer in charge of a large enterprise development team in the U.S. I started playing RS3 again lately since I used to play when I was a kid. It's a great game! I've haven't been in the botting scene until...
  9. M

    Resolved LootInventory issues

    Which toolkit is this? I didn't see that kind of functionality in the Development Toolkit.
Top