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. semajian

    Bug [RS3] Looting with large stack of items

    So I've been working on a combat bot that will loot pretty much everything (It's a blacklist rather than a whitelist) This works perfectly until many blacklisted items are on top of a non blacklisted item, the .interact("Take", itemName) method just hovers over the GroundItem, and doesn't...
  2. semajian

    Bug Interface interact issues?

    (RS3) So I'm starting off with a basic script to mine gem rocks. All seems to be going great, and I'm now working on the banking. I'm using a gem bag - I've found the interface component for the first item in the bank inventory interface (762, 28, 0). Problem is this component seems very...
  3. semajian

    Question Other jvm language support?

    i read in a thread from 2017 the devs were looking to add support for other languages that run on the jvm - just wondered if anyone was aware if this progressed at all? I’d be far more inclined to try out scripting(or at least take it further) if I could use scala.
  4. semajian

    Resolved Being billed extra

    Not really sure where to post this but I'm being billed an absolute ton for using Alpha divination. I'm running a single account with it, and it billed be 16 hours at a time not long ago. I just purchased more credit and ran for <1 hour and I'm already down $0.20...
  5. semajian

    Question Chat box interfaces

    Hey all, new to scripting. I'm using the Dev TK and I can't seem to find an easy way to get information regarding the chat box that's currently open. I've noticed you can click on the components to highlight it on screen, but there's a hell of a lot. I basically just want to be able to do a...
Top