Hello everyone! I'm not an experienced developer for runemate or java for that matter, but I am trying to make a simple open-source script that adds up the player's total wealth and tells you it. Simple enough for my first script.
Here's the relevant code:
if(Bank.open()){
SpriteItem[]...