how to load a list of urls for the same template ?

aymenbnr

Новичок
Регистрация
01.06.2011
Сообщения
4
Благодарностей
0
Баллы
0
Hey everyone :-)
i'm a new zenno poster user !

i want to know how i can load a list of urls to be executed ! for example wordpress templates for commenting on wordpress blogs ! where do i put the list of urls and how !

best regards !
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
1. Create a text file(eg: links.txt) with urls like this:
www.blog1.com
www.blog2.com
etc
2. Use a macros File.GetString to take one line from file with urls:
{-File.GetString-|-path\links.txt-|-random-|-true-}
this way you get one url every execution and after that used link is removing
 

aymenbnr

Новичок
Регистрация
01.06.2011
Сообщения
4
Благодарностей
0
Баллы
0
thank you for your help , very appreciated :-)
 

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