I think that the big problem here is converting your x,y,z spatial coordinates into real mouse coordinates on the screen. That will all depend on which perspective, camara angle, zoom, etc that you are using. I think that is why originally when Plaz implemented "/click left item" that he h...