dalsik, hwnstyle21 or anyone else reporting the error... 'http://pictures.sprintpcs.com/? .... " couldn't be opened
Every single time you run the script, you must have previously highlighted & copied the URL from the mms message. Copy it then immediately run the script. If you try to run the script a second time, without copying the URL a second time, you will definitely get this error message.
If you are still having issues, I can think of another scenario that might be causing this error. On your PC, open the script in Notepad, and go to lines 33 & 34. It will look like this..
# Give it 6 seconds open the page
Sleep( 6000 )
chane the 6000 to something larger, maybe 15000 (15 seconds). Copy the script back to your PPC and run it (remembering to first copy the URL from any mms message you've received). Let me know if that works.
|