Heres what some windows and textbuttons do!
<Window ID = "34"> Batting set meter
<TextButton ID = "1">batting set meter graphic
<Window ID = "105">New batsman walking out graphic
<TextButton ID = "0">batsman description e.g. (RHB)
<TextButton ID = "1">team logo
<TextButton ID = "2">batsman name
<TextButton ID = "3">highest score
<TextButton ID = "4">average
<Window ID = "106">new bowling coming on stats
<TextButton ID = "0">bowler type
<TextButton ID = "1">team logo
<TextButton ID = "2">bowler name
<TextButton ID = "3">Best bowling
<TextButton ID = "4">average
<Window ID = "107">New Over graphic
<TextButton ID = "0">over number e.g. 1st Over
<TextButton ID = "1">team logo
<TextButton ID = "2">batsman and bowler e.g. B.Lee to A.Flintoff
<Window ID = "117">batsman out graphic
<TextButton ID = "0">score
<TextButton ID = "1">team logo
<TextButton ID = "2">batsman name
<TextButton ID = "3">method of dismissal
<TextButton ID = "4">balls text
<TextButton ID = "5">fours text
<TextButton ID = "6">sixes text
<TextButton ID = "7">balls figure
<TextButton ID = "8">fours figure
<TextButton ID = "9">sixes figure
<TextButton ID = "10">current score
<Window ID = "118">batsman score graphic
<TextButton ID = "0">score
<TextButton ID = "1">team logo
<TextButton ID = "2">batsman name
<TextButton ID = "3">not out text
<TextButton ID = "4">balls text
<TextButton ID = "5">fours text
<TextButton ID = "6">sixes text
<TextButton ID = "7">balls figure
<TextButton ID = "8">fours figure
<TextButton ID = "9">sixes figure
<TextButton ID = "10">current score
<Window ID = "119">bowling figures graphic
<TextButton ID = "0">bowler type
<TextButton ID = "1">team logo
<TextButton ID = "2">bowler name
<TextButton ID = "3"> overs text
<TextButton ID = "4">maidans text
<TextButton ID = "5">runs text
<TextButton ID = "6">wickets text
<TextButton ID = "7">econ text
<TextButton ID = "8">overs figure
<TextButton ID = "9">maidans figure
<TextButton ID = "10">runs figure
<TextButton ID = "11">wickets figure
<TextButton ID = "12">economy figure
<Window ID = "1">clock stuff
<Window ID = "2">3rd umpire lights stuff
<Window ID = "100">score graphic
<TextButton ID = "0">score/wickets
<TextButton ID = "1">team name (shortened e.g. IND)
<Window ID = "111">time display in test matches
<TextButton ID = "0">time
<Window ID = "150"> and <Window ID = "151">
contain 2 textbuttons each, ballspeed, no. of overs, required run rate, run rate and batsman scores created with these.
Hope this helps in making your own patches!
Ste