Despite the name, this has nothing to do with Robloxia lol. I’ve made a script that pulls every single country in the world and maps it in Roblox.
I use Geonames since it has longitude and latitude for every country. I think it would be cool to have some sort of thing where players can create their own countries around the world & it updates for every server + saves. One thing I want to do is also load every city, a lot more complicated but I’ll be able to.
Breakdown of how it works… Uses a username API from Geonames > Finds every country listed on a table > Reads the countries information into the script > The script finds long & lat and then positions it accordingly > Repeat until completed : Video is linked