Staredit Network > Forums > General StarCraft > Topic: Is there some way to download all SC BW UMS maps hosted on stare
Is there some way to download all SC BW UMS maps hosted on stare
Aug 7 2021, 11:17 am
By: 8882a  

Aug 7 2021, 11:17 am 8882a Post #1



There are some "archive all maps" projects, but it seems they dont have any of the staredit.net maps

Downloading 1 file at a time is very time consuming, so I wonder if there is some way to mass download all maps.




Aug 7 2021, 6:40 pm Apos Post #2

I order you to forgive yourself!

You can't download everything at once, but this site has a great archive: https://bounding.net/.




Aug 7 2021, 9:12 pm Ultraviolet Post #3

We do a little trolling

Quote from Apos
You can't download everything at once, but this site has a great archive: https://bounding.net/.

Is there any way to submit files to this site? I don't see it.



My Projects:

Impossible Ultraviolet | Impossible UV 2 | Impossible UV 3
Mercenaries 2020 | Mercenaries III
Squad Defense

Legacy Projects (No guarantee of functionality in modern SC):

Pixel Adventure 2 | Space Snipers | Control the Ball

______________________________________________

Join me in Torn City

Aug 7 2021, 10:00 pm 8882a Post #4



In my opinion it would be great to be able to download in bulk maps from staredit.net somehow

First of all, the map quality here is generally much higher than on other places + those other places dont seem to have all maps visible here. Does anyone have an idea how to download maps from here without doing it manually?

Today I tried to download maps in bulk from 2 diferent archives that I found, but those 2 archives are very incomplete - they dont have most maps from staredit.net


For reference, I found:
1)

https://gitlab.com/scmaps.net/starcraft_brood_war_maps_archive

The gitlab page has archive that is kind of wrong (e.g. they supposedly sorted maps alphabetically, yet under letter "P" they have a subfolder called "Proffesional maps" that contains like 10 maps), also it is unupdated since 2016. It also misses A LOT of maps.

2) Other is this one:
https://scmscx.com/

Im downloaind from this one, this has more maps + horrible interface, need to download maps starting on each letter separately.

Thank you for the recommendation of the https://bounding.net/ page - google didndt show it.
However I wonder if it has any option bulk download all the maps? I wanted to download them all, but it seems you can only download 1 at a time. Also do we know that it has all maps from staredit.net?

This https://bounding.net/ site claims to have 66k maps at top of the page, but in "results" shows 83k results... those numbers dont match -> not sure if they did hash checks to remove duplicates, also still unclear if they have all staredit.net maps or not. I guess not.

My idea is to download all the maps from everywhere and make one "final" archive, since those 2 archives that I found earlier didnt have the maps that I have. Im not convinced if boulding has them all as well, although it for example has some of my maps.

Also as I wrote in beginning - it would be nice to be able to download the staredit nets in bulk separately, just to be sure you got all maps. Downloading 1 at a time is really painful.



But let's stay on my question please: how to bulk download from staredit.net? Does anyone have any ideas?

Post has been edited 2 time(s), last time on Aug 7 2021, 10:14 pm by 8882a.




Aug 7 2021, 11:39 pm Ultraviolet Post #5

We do a little trolling

AFAIK what you want to do is impossible, this site is pretty old, it's honestly a miracle it's still running at all, I think most credit for that currently goes to DevliN :devlin::payne::devlin:



My Projects:

Impossible Ultraviolet | Impossible UV 2 | Impossible UV 3
Mercenaries 2020 | Mercenaries III
Squad Defense

Legacy Projects (No guarantee of functionality in modern SC):

Pixel Adventure 2 | Space Snipers | Control the Ball

______________________________________________

Join me in Torn City

Aug 8 2021, 4:53 am Apos Post #6

I order you to forgive yourself!

Quote from Ultraviolet
Quote from Apos
You can't download everything at once, but this site has a great archive: https://bounding.net/.

Is there any way to submit files to this site? I don't see it.

For now the upload is private, which maps were missing? I can forward them to the creator.




Aug 10 2021, 3:04 pm 8882a Post #7



Quote from Apos
Quote from Ultraviolet
Quote from Apos
You can't download everything at once, but this site has a great archive: https://bounding.net/.

Is there any way to submit files to this site? I don't see it.

For now the upload is private, which maps were missing? I can forward them to the creator.

Can you please ask the creator if they would provide a download link for all maps?




Sep 13 2021, 9:08 am hsaehkaayaa Post #8



This idea is really good! I think it's great!



None.

Sep 17 2021, 6:11 am hsaehkaayaa Post #9



Quote from hsaehkaayaa
This idea is really good! I think it's great!
Sorry, I think Human Race is really not easy to operate. Is there any short answer race that is easy to operate? There are very few maps that can be downloaded. Is the server not found? Is there any solution?https://www.zonrent.com




Sep 17 2021, 6:56 am Ultraviolet Post #10

We do a little trolling

Quote from Apos
Quote from Ultraviolet
Quote from Apos
You can't download everything at once, but this site has a great archive: https://bounding.net/.

Is there any way to submit files to this site? I don't see it.

For now the upload is private, which maps were missing? I can forward them to the creator.

Well I saw a very old version of my Impossible Ultraviolet map in there, but not anything very recent.



My Projects:

Impossible Ultraviolet | Impossible UV 2 | Impossible UV 3
Mercenaries 2020 | Mercenaries III
Squad Defense

Legacy Projects (No guarantee of functionality in modern SC):

Pixel Adventure 2 | Space Snipers | Control the Ball

______________________________________________

Join me in Torn City

Apr 19 2026, 12:29 pm 8882a Post #11



Bumping this old topic


Has anyone thought to:

1) collect all maps from this site (download archive)


2) Upload them to:
* starcraft map archive on github - probably will survive long, since github is owned by Microsoft
* upload to scmscx archive - where interface is improved and allows deduplication?




Apr 28 2026, 1:10 pm Ojan Post #12



Here is a json-file containing every .scm/.scx file attached to any thread since the dawn of time for SEN. When people have linked to files containing ".scm" or ".scx" in the URL, those links are also included (although a fair amount of those links are presumably dead).

Using jq, you specify what you are interested in. The following would download all attached maps into a directory for each forum:

Code
jq -r '                                                                                                                                  
  .[] as $b                                                                                                                              
  | $b.items[]                                                                                                                          
  | select(.url and .filename)                                                                                                          
  | [ $b.board,                                                                                                                          
      .url,                                                                                                                              
      (.filename                                                                                                                        
         | gsub("[\t\n\r/]"; "_")                                                                                                        
         | gsub("^[.-]+"; "_"))                                                                                                          
    ]                                                                                                                                    
  | @tsv                                                                                                                                
' maps.json |
 while IFS=$'\t' read -r board url filename; do
   mkdir -p "$board"
   dest="$board/$filename"
   if [ -e "$dest" ]; then
     base="${filename%.*}"; ext="${filename##*.}"
     [ "$base" = "$filename" ] && ext="" || ext=".$ext"
     i=1
     while [ -e "$board/${base}_${i}${ext}" ]; do i=$((i+1)); done
     dest="$board/${base}_${i}${ext}"
   fi
   curl -L --fail -o "$dest" "$url"
 done


You can retrieve all links, sorted by forum using:
Code
jq -r '
   .[]
   | {board, urls: [.items[] | select(.type == "link") | .url] | unique}
   | select(.urls | length > 0)
   | "\n=== \(.board) ===", .urls[]
 ' maps.json


The above works on Linux and presumably Mac.

Attachments:
maps.json
Hits: 2 Size: 839.13kb

Post has been edited 2 time(s), last time on Apr 29 2026, 10:14 am by Ojan.



None.

Apr 29 2026, 12:23 am Heinermann Post #13

memes memes memes memes memes memes memes memes memes memes memes memes memes memes memes memes memes memes memes memes memes memes memes memes memes

Quote from Ojan
Here is a json-file containing every .scm/.scx file attached to any thread since the dawn of time for SEN. When people have linked to files containing ".scm" or ".scx" in the URL, those links are also included (although a fair amount of those links are presumably dead).

It would be nice to also include the timestamp for the original file upload (or post timestamp if that's not available), at least for scmscx which is trying to map origin timestamps.




Apr 29 2026, 10:17 am Ojan Post #14



Quote from Heinermann
Quote from Ojan
Here is a json-file containing every .scm/.scx file attached to any thread since the dawn of time for SEN. When people have linked to files containing ".scm" or ".scx" in the URL, those links are also included (although a fair amount of those links are presumably dead).

It would be nice to also include the timestamp for the original file upload (or post timestamp if that's not available), at least for scmscx which is trying to map origin timestamps.

No problemo. I added timestamps of the post, the name of the person making the post, as well as their SEN forum ID. Of course, attaching / linking a map does not automatically make you the author of said map.

Attachments:
maps.json
Hits: 2 Size: 1101.43kb



None.

Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[09:10 pm]
Symmetry -- suffice to say mine will be less fancy
[08:11 pm]
Ultraviolet -- yeah the EUD enhancements have gotten to a pretty wild level
[07:20 pm]
Symmetry -- https://www.youtube.com/watch?v=OgLecsPyObI doesn't even look like a starcraft map at all
[07:20 pm]
Symmetry -- I was looking at some maps for reference and the stuff that gets put out is insane
[05:53 pm]
Ultraviolet -- I enjoy the retro feeling maps that give off a 'made in Staredit' vibe lol
[03:35 pm]
Symmetry -- though mine's probably worse
[03:35 pm]
Symmetry -- That certainly sounds similar to what I've made
[2026-5-24. : 6:28 am]
Ultraviolet -- sounds like Bound & Defend
[2026-5-23. : 7:43 pm]
Symmetry -- If you take the reins you damn well be ready to ride
[2026-5-23. : 2:46 pm]
NudeRaider -- you wish
Please log in to shout.


Members Online: Zergy, NudeRaider