I need to know how to add a click on text that pops up when u right click the item. Can someone add it on to this please![]()
SCAR Code:if FindObjCustom(x, y, ['Lobs'], [2248068, 2248068], 10) then begin
Wait(100 + random(100));
GetMousePos(X, Y);
Mouse(x, y, 0, 0, False);
Thanks !!



Reply With Quote


