Facebook: Signup Macro
Again, just change the Red items (8 of them)
Code:URL GOTO=http://www.facebook.com/ TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:reg ATTR=ID:firstname CONTENT=[COLOR=Red]firstname[/COLOR] TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:reg ATTR=ID:lastname CONTENT=[COLOR=Red]lastname[/COLOR] TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:reg ATTR=ID:reg_email__ CONTENT=[COLOR=Red][email protected][/COLOR] SET !ENCRYPTION NO TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:reg ATTR=ID:reg_passwd__ CONTENT=[COLOR=Red]password[/COLOR] 'sex: 1 is female 2 is male, keep the % symbol TAG POS=1 TYPE=SELECT FORM=NAME:reg ATTR=ID:sex CONTENT=%[COLOR=Red]1[/COLOR] 'birthmonth is 3 letters ex. Jan for January, keep the % symbol TAG POS=1 TYPE=SELECT FORM=NAME:reg ATTR=ID:birthday_month CONTENT=%[COLOR=Red]Nov[/COLOR] 'birthday_day is 1 number, keep the % symbol TAG POS=1 TYPE=SELECT FORM=NAME:reg ATTR=ID:birthday_day CONTENT=%[COLOR=Red]15[/COLOR] 'birthyear is 1 number, keep the % symbol TAG POS=1 TYPE=SELECT FORM=NAME:reg ATTR=ID:birthday_year CONTENT=%[COLOR=Red]1955[/COLOR] TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:reg ATTR=VALUE:Sign<SP>Up PROMPT Please<SP>Enter<SP>Captcha<SP>Code: !VAR1 TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:reg ATTR=ID:captcha_response CONTENT={{!VAR1}} TAG POS=2 TYPE=INPUT:SUBMIT FORM=ID:reg ATTR=VALUE:Sign<SP>Up
hi thanks for this script, kinda new to imacros
ive made a .csv but it doesnt being called. However, the female as the default option works with a blank option