Hi, I want to basically stop my script if chatbox says: You don't have the runes to cast this spell.
Having some problems: trying to use chatbox.getMessages(), but keep getting errors in intellij, also just tried the normal message one but think something went wrong there:
Would someone be able to show me the correct snippet for detecting this?
Thanks