[Script] Thatis - Web 2.0 - Simulating clicking a button?
here is my code so far:
[REGISTER_STEP1]
modify url=http://www.thatis.me/?signup
form name=brieflysignup*Submit
form id=brieflysignup
form url=*/?signup
submit success=You have successfully signed up.
submit failed=Usernames must be made of only lower-case letters and numbers
submit success skip verify=This username is already taken.
verify submission=1
verify interval=30
verify timeout=30
first verify=0
verify by=url
verify on unknown status=1
email=%your e-mail%
password=%password%
captcha=%captcha%
[REGISTER_STEP2]
form name=brieflynewblog*Submit
form id=brieflynewblog
form url=*/#register
sitetitle=%article_title%
customurl=%anchor_text%
[LOGIN_STEP1]
modify url=http://thatis.me/wp-login.php
form url=*/wp-login.php/
form id=loginform
submit success=href="/logout/"|%login%'s Profile
verify on unknown status=1
user_login=%Login%
user_pass=%password%
[STEP1]
submit success=href="%url%
submit failed=Errors have occured
verify submission=1
verify interval=1
verify timeout=1
verify url=%verify_url%
first verify=0
verify by=url
verify on unknown status=1
modify url=http://thatis.me/%anchor_text%/wp-admin/post-new.php
form name=*post
form id=post
set unknown variable=%leave%
variable must be used=url
post_title=%article_title%
content=%article%
Comments
Also might want to at least consider an external link anon service to strip the referrer from these forums, because you really dont want a site admin following referral logs back here.
[spin email]
type=text
allow html=0
must be filled=1
hint=Use an email with spintax like {1|2|3|4|5|6|7}{a|b|c|d|E|F|g|H}{he|ky|et|hj}{56|49|58}@domain.com
is there a "use random" option like there is for a username for an email address already coded in SER? That would be great if it was then we could just use that for the email since they don't require verification.
I created a new project and selected only the thatis.me engine under my engines. I then filled in all the necessary information and left unchecked "collect keywords from sites" etc..
Nothing was checked in the data tab. But I still got this output:
22:33:06: Setting up project
22:33:06: Starting project
22:33:06: [ ] Finding keyword competitors for "photography"...
22:33:06: [ ] Searching google blog photography
22:34:09: [-] 93/97 already parsed - http://www.ralphsonthepark.com/news_display.php?id=91
22:34:09: [-] 94/97 already parsed - http://www.showsiteinfo.net/sites/bestofneworleans.com
22:34:09: [-] 95/97 already parsed - http://www.slowsouthernstyle.com/2012_06_01_archive.html
22:34:09: [-] 96/97 already parsed - http://www.topix.com/wire/city/marrero-la?q=u:bestofneworleans.com
22:34:09: [-] 97/97 already parsed - http://www.webstatsdomain.com/domains/classifieds.bestofneworleans.com/
22:34:51: [+] 1/1 matches engine thatis.me - http://thatis.me/?signup
22:34:51: [+] 1/1 registration successful - http://thatis.me/?signup
22:35:06: [ ] Searching google blog link:bestofneworleans.com -site:bestofneworleans.com
22:35:08: [ ] Found 99/116 new sites.
22:35:08: [-] 01/99 no engine matches - http://celiasue.com/2012/01/20/new-orleans-has-gone-to-the-pit-bulls/
22:35:08: [-] 02/99 no engine matches - http://brucetapes.com/2012/04/29/bruce-springsteen-2012-04-29-new-orleans-fairgrounds-new-orleans-la/
22:37:09: [ ] Verifying links...
22:37:15: [-] Verification failed/timeout - http://thatis.me/?signup
22:37:15: [ ] Verifying finished (1 check done)
22:37:15: [-] 61/61 no engine matches - https://showsiteinfo.appspot.com/in-link/noupe.com
22:38:06: [ ] Searching google blog link:emilyebelingphotography.blogspot.com -site:emilyebelingphotography.blogspot.com
22:38:07: [ ] Found 1/2 new sites.
22:38:08: [-] 1/1 no engine matches - http://www.webstatschecker.com/stats/domain/emilyebelingphotography.blogspot.com
22:38:42: Project stopped!
I removed a bunch of the sites cause of forum limitations but I hope you can see what it is doing.
I guess I am having a hard time wrapping my head around how SER works. I am used to coding in sick and ubot and I just don't understand SER fully yet.
Also I believe to generate a random email it is %random_email%
Also the links are dofollow.
Edit:
Ok, so I found another post saying you need to uncheck all your search engines then import target urls. So I right click > check none the import target urls > http://www.thatis.me/?signup But it still isn't working.