Can you recommend forum/web 2. profile building soft?

comoviez, do you have any of the listed softs to share? (unless on Dont's share list).
 
Whatever you do with Firefox, iMacros can automate it.
iMacros for Firefox is 100% free for private and commercial use.
Online Learn Holy Quranonline is an easy way to learn to Read Quran online with Quran recitation online, Quran memorization and basic qaida learning for kids and adults. :)

Would be great if someone could post a tutorial for web2 creation with iMacros.
 
The imacros, all it is is a firefox plug in that fills in forms like roboform right? So it helps you to make profiles by filling in the form with a username and email while you press submit... is that right?
 
The imacros, all it is is a firefox plug in that fills in forms like roboform right? So it helps you to make profiles by filling in the form with a username and email while you press submit... is that right?


...Yeah, that's exactly wat imacrs does
 
The imacros, all it is is a firefox plug in that fills in forms like roboform right? So it helps you to make profiles by filling in the form with a username and email while you press submit... is that right?


...Yeah, that's exactly wat imacrs does
 
albaniax, how do you use iMacros!? can you please share?

First, go check out this great thread started from Gogeta: How to make a first iMacro Bot

You need to work yourself through that article. Anyway, in the first few articles you will find most of the stuff. Then just try it our for yourself, and work a little bit with the "recording" at the iMacro Toolbar.

Here for example is an macro, how to register at Academia.EDU ( Profiles )
VERSION BUILD=7110203 RECORDER=FX
TAB T=1
SET !ERRORIGNORE YES
SET !DATASOURCE Accounts.csv
SET !DATASOURCE_COLUMNS 8

URL GOTO=http://www.academia.edu/signup

TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/registrations ATTR=ID:user_first_name CONTENT={{!COL6}}
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/registrations ATTR=ID:user_last_name CONTENT={{!COL6}}
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/registrations ATTR=ID:user_email CONTENT={{!COL3}}
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:/registrations ATTR=ID:independent_researcher_checkbox CONTENT=YES
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/registrations ATTR=ID:department_name CONTENT=internet
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=ACTION:/registrations ATTR=ID:user_password CONTENT={{!COL4}}
TAG POS=1 TYPE=BUTTON ATTR=TXT:Signup

It's pretty simple, where {{!COL1}} stands for the fields like name, e-mail, etc. which you have in your Excel "Accounts.csv" in this example. This is one macro for registering Accounts, you would also need another one for "Login + Put link in Profile&Signature + Export to .CSV"

You don't need any programming to know, but it would be very helpful if you know "some" simple VBS or JavaScript stuff, for more complicated stuff, which makes it then even more powerful. You can call from these languages directly a iMacro-Code.
 
First, go check out this great thread started from Gogeta:

You need to work yourself through that article. Anyway, in the first few articles you will find most of the stuff. Then just try it our for yourself, and work a little bit with the "recording" at the iMacro Toolbar.

Here for example is an macro, how to register at Academia.EDU ( Profiles )


It's pretty simple, where {{!COL1}} stands for the fields like name, e-mail, etc. which you have in your Excel "Accounts.csv" in this example. This is one macro for registering Accounts, you would also need another one for "Login + Put link in Profile&Signature + Export to .CSV"

You don't need any programming to know, but it would be very helpful if you know "some" simple VBS or JavaScript stuff, for more complicated stuff, which makes it then even more powerful. You can call from these languages directly a iMacro-Code.


i think doing it manually will be easier then that!
 
i think doing it manually will be easier then that!

Sry, but you're totally wrong.
If you only want 1 Profile, of course go ahead do it manually.

But NOT if you need these Profiles over and over again for different websites, web 2.0 blogs, clients...the list goes on...

This is a BIG time saver, and TIME = Money. Do you always want to build >40 macros for each website?

It's like this:
1 Profile = ~5 min by hand OR ~15 sec with macro

But of course, if you don't have an idea about backlinking -finding your own methods -being a serious marketer - just being lazy or whatever, this is not for you.
 
so any body tell me how is it posibale make pr10 in 2 min so plz tell me i will give u 20$ but any body teach me how make pr 10
 
Back
Top