In this code I have "MouseClick("Left",190,174)" however it persistantly clicks at 190,204. The X & Y values are based off of Window Info. Why would the mouse click be off that much?
I do have Opt("MouseCoordMode", 2) set so it is clicking in the right window. Just the wrong location.