Nơi chia sẽ kiến thức về CNTT
thủ thuật Blogger, thủ thuật AutoIT
Imacross, VBA cho Excel

18 thg 7, 2013

[iMacros Script] Imacros Digg Signup

 ' ------------------------------------------ Start Script ----------------------------------------
 'you need to change highlighted in Red

VERSION BUILD=7401110 RECORDER=FX
TAB T=1

URL GOTO=http://digg.com/
TAG POS=1 TYPE=A ATTR=TXT:Join<SP>Digg
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:digg ATTR=NAME:username CONTENT=USERNAME
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:digg ATTR=NAME:password[a] CONTENT=PASSWORD
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:digg ATTR=NAME:password[b] CONTENT=PASSWORD
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:digg ATTR=NAME:email CONTENT=EMAILADDRESS
'NOTE: birthday month must have leading 0's (i.e. 02 for February)
TAG POS=1 TYPE=SELECT FORM=NAME:digg ATTR=NAME:birthday[Month] CONTENT=%02
'NOTE: birthday day has no leading 0's (i.e. 8 for the 8th day of the month)
TAG POS=1 TYPE=SELECT FORM=NAME:digg ATTR=NAME:birthday[Day] CONTENT=%8
TAG POS=1 TYPE=SELECT FORM=NAME:digg ATTR=NAME:birthday[Year] CONTENT=%1945
PROMPT Please<SP>Enter<SP>Captcha<SP>Code: !VAR1
'NOTE: Don't change anything below. It's the prompt for the captcha
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:digg ATTR=NAME:captcha[input] CONTENT={{!VAR1}}
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=NAME:digg ATTR=NAME:newsletter CONTENT=NO
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:digg ATTR=VALUE:I<SP>agree,<SP>continue...







 ' ------------------------------------------- End Script ----------------------------------------
Share this post
  • Share to Facebook
  • Share to Twitter
  • Share to Google+
  • Share to Stumble Upon
  • Share to Evernote
  • Share to Blogger
  • Share to Email
  • Share to Yahoo Messenger
  • More...

0 nhận xét

:) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer

 
© 2016 Blog kiến thức
Designed by blgkienthuc.blogspot.com Cooperated with blgkienthuc.blogspot.com/
Released under Creative Commons
Posts RSSComments RSS
Back to top