Page 1 of 1

Auto-join generator

PostPosted: Mon Jul 19, 2010 9:33 am
by anonymus
For organizers and others..

How it would work..
1.you create 20 games you want people to join..

2.you copy paste all of these (including the annoying text that comes with it once you copy a whole page like that)
3.the generator localizes the gamenumbers (any 7digit numeral combination is detected as a game) and throws the rest away..
game numbers are put within auto-join code (in generator also possibility to put up to 4 players in team 1 or 2 AND password)
4. ????
5. PROFIT!

possible?

/ :?:

Re: Auto-join generator

PostPosted: Mon Jul 19, 2010 10:38 am
by Foxglove
Until someone gets around to creating this (not so likely, I'm thinking - I considered it myself but decided it was more effort than it was worth!) you can just use an excel formula. :)

You'd have to copy/paste the actual game numbers, passwords, and team numbers into columns, but after that it's pretty easy!

Code: Select all
="[tot]" & A1 &" " & B1 & " " & C1 & "[/tot]"

Re: Auto-join generator

PostPosted: Mon Oct 04, 2010 9:26 am
by barrycarter
You could use the API to pull your games and create a page of 'join' links to them? Or am I missing something? [the team part would be harder]

Re: Auto-join generator

PostPosted: Tue Oct 05, 2010 2:09 pm
by Dako
Yes, you can use API to pull waiting games of a tournament and generate invite codes for them for people you input.