Maxvorstadt: First question:
How do I create a bookmark? I know how to make a bookmark from the present page, but not how to make an "empty" bookmark.
Make your bookmark bar visible first. Then right-click it. There should be an option to create a new bookmark.
rtcvb32: I'm sure a simple change in the script to cycle through them instead of trying to do them all at once would solve it handily...
Yes I've thought about that. Problem is, I would have to wait for the "mark as spam" ajax request to finish (so it doesn't get canceled). But I have to way to find out. Also, if pages return 404 (because they already are gone) I would have to handle this too, or the script would stop not going to the next.
I certainly could come up with some solution (best would be to create the "mark as spam" request myself. But I simply don't have the time to put any more effort into these script - I have real work to do too. Maybe I can look into it at the weekend, but I'm not too optimistic because I need to have some family time too.