Jump to content

gmlime

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

gmlime's Achievements

Newbie

Newbie (1/14)

  1. Why not get multiple instances of firefox to work? You can do so by trying something along the lines of -no-remote -P profilename 1rst switch: -no-remote (allows multiple instances, but firefox will detect a profile in use then shut down). 2nd switch: -P someprofile or to bring up a profile selection menu -P As far as firefox portable which you probably know is an even better option http://portableapps.com/apps/internet/firefox_portable theres an FirefoxPortable.ini file in the .OtherSource directory, copy it to the same directory as the FirefoxPortable.exe and change the line AllowMultipleInstances=false to AllowMultipleInstances=true
  2. I read a post: http://forums.hak5.org/index.php/topic,804...3.html#msg83033 where the poster uses the OWASP WebScarab Project to grab mp3s from Pandora and it seems like it should be independent of the network adapter used. Another advantage the poster notes is that it would be independent of Firefox & flash versions. Perhaps something similar to this could help future versions of your program, or a completely new program/frontend based off this framework.
  3. When there is enough interest I'll create an actually script/executable to do this function, but I'm waiting tell its more critical or the download count on the batch file goes up.
  4. Use at own risk, worked for me, might not for you, backups are good :-) www. megaupload. com/?d=Q9YK59IZ Instructions BACK UP YOUR PANDORAGRABBER. JS(doesn't do it for you)!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Use the version for your pandoragrabber. js (original for untouched, puppy for the one with the puppydownloadmp3 function) Extract these files into the same directory as your pandoragrabber. js (yourpandorainstalldirectoryjspandoragrabber. js) run RENFUN. bat Bingo, your new functions names are in the dran1o. txt(downloadMP3) and dran2o. txt(downloadMP3Response) incase you want to change it back. run it again to rename the functions again, as many times as you like. Caveats: Doesn't run in windows xp 64 or vista (doesn't include edlin(and probably not the leet dos 16 bit debug. exe) I believe) Doesn't run in linux most likely but you have sed anyway and could probably make an elite script. For leet batchfile developers: YOU MUST USE A HEX OR BINARY EDITOR on the files, do to the batch file trickery I used to get the CTRL+Z characters and the removal of the endline characters(here's a hint, edit the files with edit /70 "yada" and you'll be better off) I'm sure theres a better way to do this, and a vb script would of done the job better, but I'm not reading through that documentation again, I got this working and I'm happy.
×
×
  • Create New...