GUI objects not staying in correct place after using UIConstraint

Hi, I’m making a quick gui!

I use a plugin called autoscale lite.
When I use it to set the size and position to scale, everything works fine, but it’s not a square like I set it to.

When I use a constraint after that, it will stay as a square but it won’t stay in the same place anymore.

Please help.