I am still working on getting my autotalker to automaticaly accept trades.
I want it to click the purple text you get when you get a trade request
I was planning on using
FindNpcChatText
or
FindColorTolerance
But as i'm still somewhat a noob, i have absolutely no idea how to set these up in your script.
I saw this in the help section
Now my question is, how do you setup a script like that, so that it automatically clicks the trade text when found?Code:FindColorTolerance(var x, y: Integer; color, xs, ys, xe, ye: Integer; Tolerance: Integer): Boolean



Reply With Quote









