Hi. I wrote a bot with iMacros. Who can convert this code to C# code (webBrowser control or you can use HttpWebRequest)...
Help me please.
Thanks.
imacros Code:VERSION BUILD=7401110 RECORDER=FX
TAB T=1
URL GOTO=http://www.facebook.com/
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:https://www.facebook.com/login.php?login_attempt=1 ATTR=ID:email
[email protected]SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=ACTION:https://www.facebook.com/login.php?login_attempt=1 ATTR=ID:pass CONTENT=password_here
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:login_form ATTR=ID:uohcvz_5
TAG POS=1 TYPE=STRONG ATTR=TXT:Update<SP>Status
TAG POS=1 TYPE=TEXTAREA FORM=ACTION:/ajax/updatestatus.php ATTR=NAME:xhpc_message_text CONTENT=This<SP>is<SP>a<SP>bot<SP>message...
TAG POS=1 TYPE=LABEL ATTR=FOR:uohrgh_14&&CLASS:submitBtn<SP>uiButton<SP>uiButtonConfirm
TAG POS=1 TYPE=BUTTON ATTR=NAME:like
TAG POS=1 TYPE=DIV ATTR=CLASS:menuPulldown
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:logout_form ATTR=VALUE:Log<SP>Out
URL GOTO=http://www.facebook.com/
then loop............