This is where all the scripts and exports used to manage GGBBLL are located.
The exports are all compressed, and are still being updated with each sim.
As of 6/20/21 - The scripts are complete!
The assignments script:
- Opens up two exports
- Grabs all current players from source export
- Takes all players listed in
.txtfile, and matches names with names in source export- If match, take player's
json, and move to destination export
- If match, take player's
- Creates new file with new players in watchlist
The points script:
- Opens up two exports
- Creates a
dictof all teams and theirtid
- Creates a
- Loops through all players in GGBBLL watchlist to calculate their Training Points
- Created players have a different formula, than normal players.