Auto-join generator

Have suggestion for a new or old tool/enhancement? Come on in!

Moderator: Tech Team

Forum rules
Please read the Community Guidelines before posting.
Post Reply
User avatar
anonymus
Posts: 1579
Joined: Tue Apr 28, 2009 10:09 am
Location: Former DDR

Auto-join generator

Post 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?

/ :?:
[bigimg]https://u.cubeupload.com/SoNic11111/eb7ezgifcomgifmaker2023.gif[/bigimg]
[spoiler=BoganGod speaks the truth][/spoiler]
Foxglove
Posts: 1308
Joined: Sun Dec 16, 2007 1:05 pm

Re: Auto-join generator

Post 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]"
barrycarter
Posts: 51
Joined: Sat Jul 31, 2010 10:42 am

Re: Auto-join generator

Post 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]
Dako
Posts: 3987
Joined: Sun Aug 26, 2007 9:07 am
Gender: Male
Location: St. Petersburg, Russia
Contact:

Re: Auto-join generator

Post by Dako »

Yes, you can use API to pull waiting games of a tournament and generate invite codes for them for people you input.
Image
Post Reply

Return to “Tools Suggestions”