So I have seen people using all types of ways to download songs off MySpace band pages, but I just found a very easy way using Safari and TextEdit or any type of text editor. First, open TextEdit (or any other program you can make a web file with) and make sure the new document setting (in Preferences) is set to plain text, then open a new file. Put in the following HTML code:
<a href="">asdad</a>
Then choose File » Save As, and change the default .txt extension in the filename to .html and hit Save. A window will appear; click Use .html to confirm the extension. Test the file by control-clicking and selecting Safari from the Open With menu. Safari should open the file and display a link. Leave the file open in TextEdit for later use.
Next, find the band page you would like to download the song from. In the menu bar in Safari, select View » View Source. In the menu bar, select Edit » Find » Find (or just press Command-F), ...