You both just got owned as he has a counter check in there AS WELL AS the text checker:
SCAR Code:
until (InvCount > OreCount)
Anyway, the only thing I can think of that may help would be putting it in twice so it becomes:
SCAR Code:
until (InvCount > OreCount) or (FindBlackChatMessage('anage')) or (FindBlackChatMessage('anage'));
This may fix it if it's a problem with something temporarily blocking it or something like that, but unlikely to
By reading this signature you agree that mixster is superior to you in each and every way except the bad ways but including the really bad ways.