Due to lack of edit, I cannot edit the previous post.
I have just made two ways that work for me.
1. Use on a print brick.
[0] [0] onActivate - Self - incrementPrintCount - 5
[1] [33] onActivate - Self - incrementPrintCount - 5
[2] [0] onPrintCountOverFlow - Self - incrementPrintCount - 5
[3] [33] onPrintCountOverFlow - Self - incrementPrintCount - 5
[4] [33] onPrintCountOverFlow - Client - BottomPrint - The message here.
2. Use on any brick and activate it when you start the server.
[0] [33] onActivate - Self - fireRelay
[1] [33] onRelay - Self - fireRelay
[2] [0] onRelay - Self - VCE_ifVariable - A - [Leave the rest default.]
[3] [0] onVariableTrue - Minigame - BottomPrintAll - The message here. - 3