I need a simple little software that will speed up my life. What it will basically do is auto-fill information so that I can mass create accounts at
forums faster.
This software/script has to be compatible with SMF,
PHPBB, IPB and VB
forums.
It should auto-fill all the info at the account creation page (all the info provided by me) and only give me the CAPTCHA to manually fill out.
After the account has been created, it has to log-in and fill out the profile page using the info I provide (hobbies,
website, job, etc...). I want it to handle variables as well. So when filling out the hobbies field I put something like this: "I like {soccer/swimming/dancing/singing}" and it will randomly choose one of the options. I want all fields to
support variables, so I can create many different names,
websites, and create a lot of different "people".
I don't want to have to do this one site at a time. I want to be able to upload a text file with a lot of
forums (e.g. 10,000) and let do software do everything for me, I will only have to fill out CAPTCHA. The text file will provide the
forum's root address (e.g. http://www.forum.com/index.php) and the software should then do it's stuff. I won't be uploading lists of different
forum types at once. It will be like first one list with
XXX vb
forums, then a different list with
XXX phpbb forums and then another one with
XXX ipb forums. It will never be a list with different
forum types in it. It will always be one
Forum-Software/">
forum software at a time.
This way when I upload the list the software/script should ask what type of
forum is in the list, because each
forum has different fields for account creation and profile info.
I want this baby to run smooth and fast =]