Welcome to Runescape.
Username
** Warning in InvBox: Incorrect index: 0**
Warning! You passed a wrong xs to a finder function: -1. That is below 0, thus out of bounds. Setting the value to 0 for now.
Warning! You passed a wrong ys to a finder function: -1. That is below 0, thus out of bounds. Setting the value to 0 for now.
Item := TPAItem(66, 29, 22, 3487031);
Item wasn't detected attempting a TPA update.
Item := TPAItem(66, 29, 22, 3487031);
Counted BaseItem wrong, Username is now inactive.
NextPlayer(False)
To fix this just add the ammo mould to the toolbelt and everything will run fine.
Edit:Nevermind it ran for about 4 minutes before giving the same error. Try redoing how you find the ammo mould possibly?
Code:
From what I'm getting, you're searching for a colour outside of the client (you've got x as -16).
Yes, "xs" (x start) is negative and that is not possible..
http://villavu.com/forum/archive/index.php/t-62443.html
^Help towards a solution?