Is there a Fast way of copying object XY?

I would like to know if there is a faster way of copying an Objects X and Y without having to keep switching to the properties tab.

Not to my knowledge. What are you trying to do? Maybe it can be done with events and variables. It’s usually easier to do things through variables and code instead of using fixed values. You can read the initial values and store them in object variables or other ways.