Ok so I want add something to the end of a procedure so it doesn't finish until it sees certain text in the chatbox.
I'm using it for an agility course runner,
I don't want it to click on the next obstacle until it sees "...You make it safely to the other side"
I was thinking of somthing like
wait(FindText(x,y,'...You',smallchars,MCX1,MCY1,MC X2,MCY2));
But obviously that wouldn't work.
So yea, any help would be appreciated.




Reply With Quote









