Is this correct? for some reason is keeps kicking in the moment the progress screen is closed.Code:if progressScreen.isOpen()=false and chatbox.findTextOnLines(['Your Ring of Forging has melted'], [0..2])=TRUE then begin blah blah; end;
Is this correct? for some reason is keeps kicking in the moment the progress screen is closed.Code:if progressScreen.isOpen()=false and chatbox.findTextOnLines(['Your Ring of Forging has melted'], [0..2])=TRUE then begin blah blah; end;
I'd like to point out that finding text isn't always 100% accurate. I recommend using StringMatch to check if it's at least close to 'Your Ring of Forging has melted'
My Outdated ScriptsEdgeville Log Cutter | Edgeville AIO Jewelry | AIO Pickpocketer | Urn Activator | Slayer Tower | Slaying KuradalMy Working Scripts: Tutorials:Function Pointers and Why You Should Care! | Forms and Saving Settings | The Magic Behind Programming Tutorial | Recursive Recursion![]()
Ok. thank you.
There are currently 1 users browsing this thread. (0 members and 1 guests)