How to make Repeat Template

clow86

Client
Регистрация
10.02.2011
Сообщения
1
Благодарностей
0
Баллы
0
Does anyone know how to make template for similar platform that can repeat automatically.

for example
i want to create template for smf forum auto register,
after i record template for some smf forum

i want template run like this:
open url smf forum
register
done
open another smf forum automatically>> how to make this?
register
done
|
|
V
it will open and register on smf forum simultenously

in imacros i can use repeat macro and play loop..

does anyone know?

thank you
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
682
Баллы
113
Sure, keep your urls in a text file(line by line)
Step Branch-->Get-->Macros-->Take line from file and remove-->Line 0
Step Branch-->Get-->Webbrowser-->Go to page-->Result of previous step.
Step Branch-->Get-->Macros-->Personal Data (or line from a file)-->
Step Branch-->Get-->Macros-->Random for password-->

Make sure you keep a backup of your url text file to use over and over.

If you need any more help just holler.
 
  • Спасибо
Реакции: clow86

hop

Client
Регистрация
20.03.2011
Сообщения
232
Благодарностей
28
Баллы
28
You must create simple template for registration. Links to forums get from file and delete lines after go to page. When You start poster templates will be work in loop at default (zenno will run Your template on loop at default). If Your file will be empty/deleted then work template will be finished because forums url will be null
 
  • Спасибо
Реакции: clow86

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
682
Баллы
113
When the template is executed to the end it will fail and a new instance will take over. This will grab the next url in your text file because you deleted the last. Try it, it will make sense once you see ZP run it a few times.
 
  • Спасибо
Реакции: clow86

nimitkashyap

Новичок
Регистрация
08.05.2011
Сообщения
2
Благодарностей
0
Баллы
0
Sure, keep your urls in a text file(line by line)
Step Branch-->Get-->Macros-->Take line from file and remove-->Line 0
Step Branch-->Get-->Webbrowser-->Go to page-->Result of previous step.
Step Branch-->Get-->Macros-->Personal Data (or line from a file)-->
Step Branch-->Get-->Macros-->Random for password-->

Make sure you keep a backup of your url text file to use over and over.

If you need any more help just holler.
Thanks for your Help! :-)

But, I still have few question and I am very new user of zennoposter.

1.Please explain how can i delete the url or line from a file after it get executed?? please explain like you explained in your first post.

Now the most important doubt of mine:

Suppose i have scraped 1000 smf forums and then pick one of the forum and created a registration template but when i need to create the account on the other forums the fields could differ that will cause error.

I am confused. A video tutorial would be very much appreciated.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)