Skip to content

Scoophot.com

So i'm trying to code this site. got as far as registering and login (I think)

@sven, I don't quite understand the %captcha% so I have recaptcha_response_field=%captcha% but where do I put the image location?

Here is my code so far.


[setup]
enabled=1
default checked=0

fixed url=http://www.scoophot.com/main/register
url must have=*://*www.scoophot.com*

engine type=Microblog
description=Creates a microblog message on www.scoophot.com

dofollow=0
anchor text=0
uses pages=0

extract keywords=0

skip ext links on=0
skip content on=0
skip url content on=0
posted domain check=1
       
[Your E-Mail]
type=email

[URL]
type=url

[Anchor_Text]
type=text
allow html=0
must be filled=1
hint=Use the keyword that you would like your page getting ranked for. Also use spin syntax here for more than one anchor text.
alternate data=%spinfile-generic_anchor_text.dat%

[Login]
type=login
must be filled=1
hint=The login for websites that need an account. Use numbers and letters only.
min length=5
static=1

[Password]
type=password
must be filled=1
hint=A password used for websites that need an account. Use numbers and letters only.
min length=6
static=1
 

[REGISTER_STEP1]
modify url=http://www.scoophot.com/main/register

submit success=Registration successful
submit failed=Homepage is not a valid URL.|You cannot register if you do not agree to the license.|Nick name can't be empty|You must enter a full name
;submit success skip verify=

form name=*Register
form url=http://www.scoophot.com/main/register
form id=form_register

verify submission=1
verify interval=10
verify timeout=30
first verify=0
verify by=email
verify on unknown status=1

set unknown variable=%leave%

nickname=%login%
password=%password%
confirm=%password%
fullname=%spinfile-names.dat% %spinfile-lnames.dat%
email=%your e-mail%
homepage=%url%
bio=%about_yourself%
location=%columnspinfile-address_data.dat-3%,%columnspinfile-address_data.dat-2%
recaptcha_response_field=%captcha% http://www.google.com/recaptcha/api/image?c=
license=1

[LOGIN_STEP1]
modify url=http://www.scoophot.com/main/login

submit success=Logout
submit failed=Incorrect username or password.

verify on unknown status=1

form name=*Login
form url=http://www.scoophot.com/main/login

set unknown variable=%leave%

nickname=%login%
password=%password%


This site lets you do a status update, bookmark and blog post. Seems like a lot so I might be in over my head. :)

Comments

  • SvenSven www.GSA-Online.de

    thanks. I will work on this when I got time.

    about the captcha...for recaptcha you don't have to care about anything. The program will see that the site uses it and do all for you. If it's some other captcha system than just use %captcha% as place holder and the program locates the image for you on it's own.

  • SvenSven www.GSA-Online.de
    Just had a view on that script...it's nothing else but the StatusNet engine.l I have just improved that and it should now work for this site as well as it got not detected as such.
  • have you done ? i try to do this too.
  • SvenSven www.GSA-Online.de
    latest version should work on this site.
Sign In or Register to comment.