I need a function that can right click a character and then trade.
I know that this function can click the character :
FindObjCustom(x, y, ['Over text'], [colour], tolerance);
Mouse(x,y,4,4,true);
But is there a function that can right click, using over text and colour, and then select the trade option.
Thanks for the help![]()


Reply With Quote
