I need katDOTph comment posting script.
– it will have 2 input fields for comments and for urls that i want to comment
– script will post as anonymous so no accounts are required
Script should work this way:
1.) you import comments and urls (both 1 per line) and you click START
2.) script will post comments to the URLs and using cron job it will check every 5 min if the comments are still there
3.) If the comments are there, nothing happens, if the comments are deleted, script will take …
