Advertisement
theorbital

Untitled

Feb 11th, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. [setup]
  2. enabled=1
  3. default checked=0
  4.  
  5. url must have=tblog.com
  6. page must have=!Sorry, site registration is closed
  7.  
  8. engine type=Web 2.0
  9. description=Creates a blog entry and/or a link with description.
  10.  
  11. dofollow=2
  12. anchor text=1
  13. creates own page=1
  14. uses pages=0
  15.  
  16. fixed url=http://tblog.com
  17.  
  18. add keyword to search=2
  19. use blog search=0
  20. extract keywords=0
  21.  
  22. skip ext links on=0
  23. skip content on=0
  24. skip url content on=0
  25. posted domain check=1
  26.  
  27. [Your E-Mail]
  28. type=email
  29. static=1
  30.  
  31. [URL]
  32. type=url
  33.  
  34. [Anchor_Text]
  35. type=text
  36. alternate data=%spinfile-generic_anchor_text.dat%
  37.  
  38. [Article_Title]
  39. type=text
  40. allow html=0
  41. must be filled=1
  42. hint=capitalize each word.
  43. max length=45
  44.  
  45. [Article]
  46. type=memo
  47. allow html=1
  48. must be filled=1
  49. hint=The full article comes here.
  50. auto modify=0
  51. html line break=1
  52. auto add anchor url=1
  53. auto add anchor url content={If you are you looking for|Here's|{If you want to|To|If you're ready to} {see|check out|find|find out|learn|read}|Here is|For} {more|more info|more information} {about|on|in regards to|regarding} <a href="%url%">%anchor_text%</a> {check out|stop by|visit|review|take a look at|have a look at|look at|look into} %url_domain%%url_path%
  54. custom mode=1
  55.  
  56. [Login]
  57. type=login
  58. must be filled=1
  59. hint=The login for websites that need an account. Use numbers and letters only.
  60. min length=5
  61. static=1
  62.  
  63. [Password]
  64. type=password
  65. must be filled=1
  66. hint=A password used for websites that need an account. Use numbers and letters only.
  67. min length=6
  68. static=1
  69.  
  70. [Website_title]
  71. type=text
  72. allow html=0
  73. must be filled=1
  74. hint=Thats usually a anchor text, so please make sure it holds an important keyword.
  75.  
  76. [Verify_url]
  77. type=extract
  78. find url=http://%login%.tblog.com/post/*
  79. find link=view
  80. default=http://%login%.tblog.com
  81.  
  82. [REGISTER_STEP1]
  83. modify url=http://tblog.com/register.php
  84.  
  85. form name=signupform*
  86. form url=*/register.php
  87.  
  88. submit success=Success!|An email has been sent to %your email% with your login information and activation link. Your activation code will expire in 4 hours. Thanks again for joining!
  89. submit failed=Bummer! It looks like someone already has this username, or you have already used this email address... Try another one...|It looks like the spam protection code you entered didn't quite match. Want to try one more time?|Sorry, this doesn't appear to be a valid email address. Come on, no funny stuff.
  90.  
  91.  
  92. verify submission=1
  93. verify interval=30
  94. verify timeout=30
  95. first verify=0
  96. verify by=email
  97. verify on unknown status=0
  98.  
  99. username=%website_title%
  100. password=%password%
  101. password_confirm=%password%
  102. email=%your e-mail%
  103. zipcode=%random-40021-87745%
  104. security_try=%captcha%
  105.  
  106.  
  107. [LOGIN_STEP1]
  108. modify url=http://www.tblog.com
  109.  
  110. form url=*/login.php
  111. form name=*login
  112.  
  113. submit success=Welcome to tBlog!|Random Blogs
  114. submit failed=Forgot your password?
  115.  
  116. uname=%website_title%
  117. password=%password%
  118.  
  119. [STEP1]
  120. find link=MY BLOG
  121. find url=*/blog_admin
  122. just download=1
  123.  
  124. submit success=This post has been published!
  125. submit failed=!This post has been published!
  126.  
  127. verify submission=1
  128. verify interval=30
  129. verify timeout=30
  130. verify url=%verify_url%
  131. first verify=0
  132. verify by=url
  133. verify on unknown status=0
  134.  
  135. [STEP2]
  136. find link=Write a Post
  137. find url=*addpost.php
  138.  
  139. form name=*post_form
  140. form url=*addpost.php
  141.  
  142. set unknown variable=%leave%
  143.  
  144. ititle=%Article_Title%
  145. ibody=%Article%
  146. iclosed=1
  147. tblog_cat=%random_option%
  148.  
  149. [STEP3]
  150. find url=*/posts.php
  151. find link=MY POSTS
  152. just download=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement