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] StumbleUpon Signup


StumbleUpon Signup

Change the items in RED.

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

VERSION BUILD=7401110 RECORDER=FX
TAB T=1

URL GOTO=http://www.stumbleupon.com/signup/?pre=header
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/signup.php ATTR=ID:nick CONTENT=USERID
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/signup.php ATTR=ID:email CONTENT=EMAILADDRESS
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=ACTION:/signup.php ATTR=ID:password CONTENT=PASSWORD
'NOTE: The line below is for signing up as female. Change to gender_male if you need
TAG POS=1 TYPE=INPUT:RADIO FORM=ID:signupForm ATTR=ID:gender_female
'NOTE: The month number is exact. Do not include a leading zero.
TAG POS=1 TYPE=SELECT FORM=ACTION:/signup.php ATTR=ID:bmonth CONTENT=%BIRTHMONTH
'NOTE: Again exact number. No leading zeros.
TAG POS=1 TYPE=SELECT FORM=ACTION:/signup.php ATTR=ID:bday CONTENT=%BIRTHDAYDAY
'NOTE: Birth year is 4 digits like 1992
TAG POS=1 TYPE=SELECT FORM=ACTION:/signup.php ATTR=ID:byear CONTENT=%BIRTHYEAR
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:signupForm ATTR=ID:joinnow






' ------------------------------------------- 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