Skip to content

Shows the countries of your FUMBBL opponents on a Google map

Notifications You must be signed in to change notification settings

roante/fumbbl-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fumbbl-mapper

Ever wondered which countries you have played agains on FUMBBL? Well, here's a little script I wrote to generate a Google map highlighting your opposing countries!

fumbbl-mapper screenshot

How to get it?

Simply download the latest zip here.

How to run?

Unpack and there's a run.bat file. Edit the coachId in the file:

java -jar fumbbl-mapper-1.0.0-RELEASE.jar -coachId=YOUR_COACH_ID_HERE

And that's all!

Note that you need Java 8 to run the script.

How to get your coachId?

Check the following with your coach name:

https://fumbbl.com/xml:teams?coach=roante

There the first line should tell it to you:

<teams coach="YOUR_COACH_ID_HERE">
	...
</teams>

About

Shows the countries of your FUMBBL opponents on a Google map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages