Hi guys, I have created javascript to fillup forms in phpld, It will be working in Firefox with Greasemonkey plugin. You just need to download it, edit in notepad with your site details and start submitting to directories. It will do your 90% of work. You need to just select category and enter CAPATCHA. Download If anybody have problem then feel free to ask
Well I hate some peoples who are giving red reputation for my effort This script only for greasemonkey plugin in firefox, You should always read about it before using it. I posted it to save people's time while directory submission but I do not know I will get red reps for my efforts... Requesting mod to close this thread for do not having more red reps for noobs. Well inorder to make it working. First have firefox if you do not have then install greasemonkey plugin from here. After you install if it will ask you to restart firefox and after you complete it, Click here to install this dirsubmituser.js Now to go to any phpLD submission page like www.link-add.org/submit.php and it will fillup all the values with default. If you want to edit all default values then right click on greasemonkey icon (on right-bottom side of firefox ) and then Manage User Scripts Now select "Directory Submssion" from right side and click on edit, Now it will ask it to open it on which text editor, You can choose c:\windows\notepad.exe, This step will only for first time. You do not need to do again. Now there will be all fields in it, You should change values with yours for example.. document.getElementsByName('TITLE')[0].value="YOUR TITLE HERE"; That will Title of your site document.getElementsByName('URL')[0].value="http://YOUR-URL-HERE.COM/"; That will URL of your site You should complete all fields and then go to phpLD directory's submission page and you will see all field filled automacally. Just selecte category enter CAPATCHA and go. If some one still have't understand then post here, I will try my best. For more greasemonkey scripts Go to http://userscripts.org
Well ive balanced it out for you to no major harm done... i suppose i've got all this to look forward to when i release my semi-automated directory submission toolbar software...
Download this attached zip file, extract file on pc and open it in notepad and edit variables according to your need, drag phpldautoformfiller.user.js to firefox after completion and Greasemonkey will ask to install it. Variables are like. document.getElementsByName('TITLE')[0].value="YOUR TITLE HERE"; document.getElementsByName('URL')[0].value="YOUR URL HERE"; document.getElementsByName('DESCRIPTION')[0].value="YOUR DESCRIPTION HERE"; document.getElementsByName('META_KEYWORDS')[0].value="YOUR KEYWORDS HERE"; document.getElementsByName('META_DESCRIPTION')[0].value="YOUR META DESCRIPTION HERE"; document.getElementsByName('OWNER_NAME')[0].value="YOUR NAME HERE"; document.getElementsByName('OWNER_EMAIL')[0].value="YOUR EMAIL HERE";
thx riya for adding it again . after a long time i reinstalled greasemonkey . just browsed userscripts again and got lot of new script like socialbookmarkinghelper4.user.js - still i need to test saves to 20 SB sites deliciousstumbles.user.js - adds a small stumble button in del.icio.us submit page bookmarkeverydigg.user.js - add SB sites icons on digg details so can submit that to most of the sb sites hope this helps
i new in java script i have new requirment please help me I need a form filler. There are a bunch of them around, especially greasemonkey scripts so this should be easy. What I need is the following: have 6 fields in the sidebar (so i can fill them out) have those fields autofill once on a page it recognises (about 15 pages) These are the fields: - title - description - email - keywords/tags - filename (file upload) - url Some say that file upload form filling can only be done with VB/IE. Can you do this for firefox
i new in java script i have new requirment please help me I need a form filler. There are a bunch of them around, especially greasemonkey scripts so this should be easy. What I need is the following: have 6 fields in the sidebar (so i can fill them out) have those fields autofill once on a page it recognises (about 15 pages) These are the fields: - title - description - email - keywords/tags - filename (file upload) - url Some say that file upload form filling can only be done with VB/IE. Can you do this for firefox