Skip to content

Custom Script - Keeps trying to Register infinite loop - [+] 001 possible new Target URLs

omg_wtf_broomg_wtf_bro Germany
edited October 2016 in GSA Search Engine Ranker
Hey guys,
i am trying to create my own script. Is my very first one so i use samples from the existing ones.

I am trying to create a script that register to wordpress based sites, activate email, login and post a comment.

Registration is working, i check on my site and is successfull.
Problem is that gsa instead to go to email and get the activation link, will keep trying to register [+] 001 possible new Target URLs 
and start the registration again.

Here is my script:

Hey guys,
i am trying to create my own script. Is my very first one so i use samples from the existing ones.

I am trying to create a script that register to wordpress based sites, activate email, login and post a comment.

Registration is working, i check on my site and is successfull.
Problem is that gsa instead to go to email and get the activation link, will keep trying to register [+] 001 possible new Target URLs 
and start the registration again.

Here is my script:

[setup]
enabled=1
default checked=0

engine type=Test
description=Wordpress comments. register - login - comment.
dofollow=1
anchor text=2

[Your E-Mail]
type=email
static=1

[URL]
type=url

[Forum_nick]
type=login
must be filled=1
hint=The login for the forums. Use numbers and letters only.
min length=4
static=1

[Forum_password]
type=password
must be filled=1
hint=A password used to log into the forum. Use 
min length=8
static=1

[REGISTER_STEP1]

find link=Join

submit success=Registration complete. Please check your email.
submit failed=ERROR:
;should always verify email since we need to post blog which requires verification on email
;a profile posting however can be done without that on some sites
;submit success skip verify=>Log Out<|login.php?do=logout|Welcome, %forum_nick%.

verify submission=1
verify by=email
verify interval=30
verify timeout=30
first verify=2
verify url=./

user_login=%forum_nick%
user_email=%your e-mail%

[LOGIN_STEP1]
find link=Login

submit success=Logout!
submit failed=Join

log=%Forum_nick%
pwd=%Forum_password%

cookieuser=1

[STEP1]
link type=Profile-Anchor text
multiple posts per account=0

modify url=./
just download=1

submit success=href="%url%"|Thank you for updating your profile|Ihr Profil wurde aktualisiert|selected="selected">User Control Panel<
submit failed=You have been banned for the following reason|class="validation_error"|<h2 class="blockhead">Errors</h2>|class="blockrow error"
verify submission=1
verify by=url
verify interval=1
verify timeout=1
verify url=%profile_url%
verify on unknown status=1
verify search detail url=0


The Script is INCOMPLETE. So you can ignore the [STEP1]

Comments

Sign In or Register to comment.