Does anyone know how the lists for clans in tournament invites are determined? Are they static? If they change, when & how do they do so?
I have a manager who wants to know how player positions are defined in invite lists, and how often they change. He wants to make sure that each player gets only 1 round robin tournament invite.
I asked in GC and DanWL said:
the forward invites page is no longer just plain html, cant directly use the wz ajax functions. has to be button clicker
its defiantly possible but it's annoying to do stuff with ujs. having to wait for elements to exist and using querySelectorAll to associate clan link to the invite button
it shouldnt matter how the page is sorted if it's being automated by a script
Idk much about scripting, and the list does not appear to be sorted the same way as on the clan page, so the question remains. If anyone has scripts, or other suggestions on how to tackle the problem, please enlighten me.