OK so this is what I am looking for but doing it automatically each time a new table opens. The co-ords are for default sized tables.
Quote:
MouseGetPos, 98, 39
WinWait, Tourney Info,
IfWinNotActive, Tourney Info, , WinActivate, Tourney Info,
WinMove, 796 , 183
In this you have to click "tourney info" yourself.
This is probs a mish mash as I know squat about AHK but I just did this to give a better idea of what I meant.