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

    Resolved Banking method bug

    I have now :), using: private void checkCollection() { InterfaceComponent collectionBox = Interfaces.getAt(402, 2, 11); if (collectionBox != null) { if (collectionBox.isValid() && collectionBox.isVisible()) { collectionBox.interact("Close")...
  2. K

    Resolved Banking method bug

    Sometimes when using the Bank.open() api method it accidentally clicks the 'Collect' option on the bank booth in 07scape, and doesn't close the window.
  3. K

    MassFighter [Deleted]

    It is trying to attack monsters already in combat when i haven't selected that option
  4. K

    Resolved Crash when stopping script OSX Yosemite

    When clicking the stop button whilst a script is running i get this error: (11:21:55) java.lang.NullPointerException (11:21:55) at rm.nUl.if(r:275) (11:21:55) at rm.nUl$$Lambda$384/900991485.call(Unknown Source) (11:21:55) at rm.aUx.onPaint(i:274) (11:21:55) at...
Top