Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.18 KB | None | 0 0
  1.  
  2. [setup]
  3. enabled=1
  4. default checked=0
  5.  
  6. fixed url=http://friendsite.com/users/signup/
  7. url must have=*://*friendsite.com*
  8.  
  9. engine type=Web 2.0
  10. description=Creates a blog and profile entry on friendsite.com\n\nMade by Ozz.
  11.  
  12. dofollow=1
  13. anchor text=1
  14. creates own page=1
  15. uses pages=0
  16.  
  17. extract keywords=0
  18.  
  19. extract from email=activationkey
  20.  
  21. skip ext links on=0
  22. skip content on=0
  23. skip url content on=0
  24. posted domain check=1
  25.  
  26. [Your E-Mail]
  27. type=email
  28. static=1
  29.  
  30.  
  31. [URL]
  32. type=url
  33.  
  34. [Anchor_Text]
  35. type=text
  36. alternate data=%spinfile-generic_anchor_text.dat%
  37.  
  38. [About_Yourself]
  39. type=memo
  40. allow html=1
  41. allow return=1
  42. must be filled=1
  43. hint=Please fill this with some information about yourself. Use the spin syntax heavily here.
  44. custom mode=1
  45. auto modify=0
  46. default=%file-about_yourself.dat%
  47. auto add anchor url=1
  48.  
  49. [Article_Title]
  50. type=text
  51. allow html=0
  52. must be filled=1
  53. hint=capitalize each word.
  54. ;max length=45
  55.  
  56. [Article]
  57. type=memo
  58. allow html=1
  59. must be filled=1
  60. hint=The full article comes here.
  61. auto modify=;needs to be defined
  62. html line break=1
  63. auto add anchor url=2
  64. auto add anchor url content=%file-auto_anchor-article.dat%
  65.  
  66. [Login]
  67. type=login
  68. must be filled=1
  69. hint=The login for websites that need an account. Use numbers and letters only.
  70. min length=5
  71. static=1
  72. ;upcase=0
  73. ;numeric=0
  74.  
  75. [Password]
  76. type=password
  77. must be filled=1
  78. hint=A password used for websites that need an account. Use numbers and letters only.
  79. min length=6
  80. static=1
  81.  
  82. ;-----------------
  83.  
  84. [blog_id]
  85. type=extract
  86. front1=/users/blog/manager.asp?doAction=edit&blogid=|/%login%/blog/
  87. back1="
  88. back2=/
  89.  
  90. [verify_url]
  91. type=extract
  92. url=http://friendsite.com/%login%/blog/
  93. find link=%article_title%
  94. find url=http://friendsite.com/%login%/blog/%blog_id%/*
  95. default=http://friendsite.com/%login%/blog/%blog_id%/
  96.  
  97. [activationkey]
  98. type=extract
  99. front1=Activation Code:
  100. back1=<br
  101.  
  102. [captchaurl]
  103. type=extract
  104. front1=name="GeneratedCaptcha" type="hidden" value="
  105. back="
  106.  
  107. [REGISTER_STEP1]
  108. modify url=http://friendsite.com
  109. just download=1
  110.  
  111. submit success=>Logout<
  112. submit failed=class="TransparentWarning">|Invalid Captcha, please re-enter the words you see.|ERROR: Incorrect Confirmation Code|Please enter your Postcode / Zipcode|Invalid Date of Birth|Please enter your full name
  113. submit success skip verify=Email Address already in use|Username already exists
  114. ;form id=
  115.  
  116. verify submission=1
  117. verify interval=10
  118. verify timeout=30
  119. first verify=0
  120. verify by=email
  121. verify on unknown status=1
  122.  
  123. [REGISTER_STEP2]
  124. modify url=http://friendsite.com/users/signup/
  125.  
  126. form name=*Become A Member
  127. form url=http://friendsite.com/users/signup.asp
  128.  
  129. set unknown variable=%leave%
  130.  
  131. username=%login%
  132. email=%your e-mail%
  133. password=%password%
  134. friendslookup=1
  135. terms=%leave%
  136. EnteredCaptcha=%captcha% fixed:https://DesignerWhere.com/applications/captcha/show/showImage.php?code=%captchaurl%
  137.  
  138. [REGISTER_STEP3]
  139. page must have=Simply enter the ACTIVATION CODE that was sent to your email to activate your account!
  140.  
  141. form name=*go
  142. form url=http://friendsite.com/users/activate.asp
  143.  
  144. code=%activationkey%
  145.  
  146. [REGISTER_STEP4]
  147. page must have=Welcome... the last step!
  148.  
  149. form name=*Save
  150. form url=http://friendsite.com/users/profile/newuseractivation.asp
  151.  
  152. name=%spinfile-names.dat% %spinfile-lnames.dat%
  153. gender=%random_option%
  154. dayofbirth=%random_option%
  155. monthofbirth=%random_option%
  156. yearofbirth=%random_option%
  157. Country=%random_option%
  158. postcode=%columnspinfile-address_data.dat-4%
  159.  
  160. [LOGIN_STEP1]
  161. modify url=http://friendsite.com/users/login.asp
  162.  
  163. submit success=">login</strong>|>Logout<
  164. submit failed=Password is required|Username is required|class="TransparentWarning"
  165.  
  166. verify on unknown status=1
  167.  
  168. form name=*Login
  169. form url=http://friendsite.com/users/login.asp
  170. ;form id=
  171.  
  172. set unknown variable=%leave%
  173.  
  174. username=%login%
  175. password=%password%
  176. remember=%leave%
  177.  
  178. [STEP1]
  179. link type=Profile-Contextual
  180. multiple posts per account=0
  181.  
  182. modify url=http://friendsite.com/users/profile/
  183.  
  184. submit success=Your profile has been saved!
  185. ;submit failed=
  186.  
  187. verify submission=1
  188. verify interval=1
  189. verify timeout=1
  190. verify url=http://friendsite.com/%login%
  191. first verify=0
  192. verify by=url
  193. verify on unknown status=1
  194. verify search detail url=0
  195.  
  196. form name=*Save
  197. form url=http://friendsite.com/users/profile/
  198. ;form id=
  199.  
  200. set unknown variable=%leave%
  201. variable must be used=url
  202.  
  203. name=%leave%
  204. herefor_dating=%random_option%
  205. herefor_friends=%random_option%
  206. herefor_networking=%random_option%
  207. describeyourself=%about_yourself%
  208. musicoptions=%random_option%
  209. music=%leave%
  210. sportoptions=%random_option%
  211. sports=%leave%
  212. hobbiesoptions=%random_option%
  213. movies=%leave%
  214. favtravel=%leave%
  215. smokers=%random_option%
  216. languagesoptions=%random_option%
  217.  
  218. [EXTRA_STEP1]
  219. link type=Article
  220.  
  221. modify url=http://friendsite.com/users/blog/manager.asp?doAction=add
  222.  
  223. form url=http://friendsite.com/users/blog/manager.asp?doAction=add
  224. form name=*Add
  225.  
  226. submit success=>%article_title%<
  227.  
  228. verify submission=1
  229. verify interval=1
  230. verify timeout=1
  231. verify url=%verify_url%
  232. first verify=0
  233. verify by=url
  234. verify on unknown status=1
  235. verify search detail url=0
  236.  
  237. set unknown variable=%leave%
  238.  
  239. title=%article_title%
  240. text=%article%
  241. mood=%random_option%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement