Viewing BGA replays from all users perspectives

Discussions about BGA (all languages)
Forum rules
Warning: challenging a moderation in Forum = 10 days ban
More info & details about how to challenge a moderation: viewtopic.php?p=119756
Post Reply
User avatar
pault111
Posts: 32
Joined: 17 January 2020, 01:01

Viewing BGA replays from all users perspectives

Post by pault111 »

Is there a way to view BGA replays from all user's perspectives all at once, instead of going through the replay one time for each user?
User avatar
Meeplelowda
Posts: 3839
Joined: 14 March 2020, 10:31

Re: Viewing BGA replays from all users perspectives

Post by Meeplelowda »

pault111 wrote: 02 January 2026, 04:16 Is there a way to view BGA replays from all user's perspectives all at once, instead of going through the replay one time for each user?
No.
Play Now lobby 4ever! https://boardgamearena.com/lobby
User avatar
Jellby
Posts: 3554
Joined: 31 December 2013, 12:22

Re: Viewing BGA replays from all users perspectives

Post by Jellby »

Open one window per user. Create a script/tool that "clicks" on the next move button an all windows.
User avatar
aesche
Posts: 480
Joined: 06 April 2020, 02:31

Re: Viewing BGA replays from all users perspectives

Post by aesche »

If it‘s a popular request for a specific game (for which you best open a game-specific suggestion in the bug-reports, and promote it in the specific forum), the game developer can do that. Tichu got it, see here https://boardgamearena.com/forum/viewtopic.php?t=37092
User avatar
pault111
Posts: 32
Joined: 17 January 2020, 01:01

Re: Viewing BGA replays from all users perspectives

Post by pault111 »

Jellby wrote: 02 January 2026, 09:21 Open one window per user. Create a script/tool that "clicks" on the next move button an all windows.
Any idea what you would use to do that? I don't mind looking into it, but could you point me in the right direction?

Paul
User avatar
Jellby
Posts: 3554
Joined: 31 December 2013, 12:22

Re: Viewing BGA replays from all users perspectives

Post by Jellby »

Nothing concrete, sorry. With JavaScript you can simulate a click on any element in the active window, and with an extension like Greasemonkey you can load a script for specific pages. But I don't know if a script can act on multiple windows. However, I'd bet it should be possible to find tools for most desktop environments that programmatically change window focus and run commands. So I would probably do something like:

1. Create a BGA JavaScript that "clicks" on next move.
2. Assign it to some keyboard shortcut and load it with Greasemonkey
3. Create a desktop script that cycles through all browser windows and "presses" shortcut #2
4. Assign it to some keyboard shortcut.

Perhaps Tof63 could add something to simplify the process in his browser extension.
Post Reply

Return to “Discussions”