You can copy opponents' nickname using the HUD / Player panels / OnClick / Copy nickname to clipboard function. Add a panel to the Player panels list, set Copy to nickname clipboard in OnClick and when you click on the panel, the nickname will be copied. You can also open the search site page for this nickname in the same way, for example Sharkscope. To do this, in OnClcik, select Search the Web and insert a search string below, for example https://sharkscope.com/#Player-Statistics//networks/Winamax/players/[SCREENNAME]
When opening url in browser, [SCREENNAME] will be replaced with player's real nickname.
If you wish, you can also copy it simply by clicking on some area - for example, on the opponent's nickname or avatar. To do this, make a panel of only spaces (change the height of the panel with the panel font size, and the width by the number of spaces). Place all copies of the panel in the places you need (above nicknames / avatars / somewhere else). Turn on Background / Invisible in the panel properties. As a result, the panels will not be visible, but they will react to clicks as before. This option will only work if the Options / Alternative method of a mouse processing in HUD option is disabled.
WinamaxCaption allows you to replace all displayed cards with custom deck. Hero pocket cards are displayed expanded and at full size, the size of all cards can be adjusted.
To display cards, use the [hand] and [board] tags in HUD / Table panles, as well as the [showdown] tag in Player panles.
WinamaxCaption allows you to display Winamax color labels in HUD - as a fill, frame or a combination of both
In order for the one of HUD / Player panels to be able to display color notes, you need to add one of [frame_note] and [background_note] tags (or both) to it
[frame_note] - if the opponent has a color note, this tag changes the frame color of the panel to the note color
[background_note] - if the opponent has a color note, this tag changes the background color of the panel to the note color
For these tags to work, Options / Color notes / Load notes option must be enabled (it is enabled by default and you usually do not need to touch it)
For more information on how tags work and customizing the display of notes, watch this video:
For a detailed description of all note functions, see here