Suggestion on /click
Posted: Thu Feb 20, 2003 9:34 pm
This is a crazy idea, but might work.
You have to like read the UI_charname_servernumber.ini files in EQ directory. Obtain the positions of the windows from the files. Such as:
XPos1024x768=668
YPos1024x768=587
Then you would have to read the XML files from the skin the person is using and use those two thing to determine where to click.
You have to like read the UI_charname_servernumber.ini files in EQ directory. Obtain the positions of the windows from the files. Such as:
XPos1024x768=668
YPos1024x768=587
Then you would have to read the XML files from the skin the person is using and use those two thing to determine where to click.