- Регистрация
- 12.01.2011
- Сообщения
- 3 441
- Благодарностей
- 834
- Баллы
- 113
Hi there,
In this thread free rpojects will be placed, so it might be useful for beginners to learn somtheing new.
1. Simple registration on http://lessons.zennolab.com/
There is one trick for random email generation by using {-Profile.Login-} and spintax action. Also alerts are used to inform about completed or failed registration.
Download: Посмотреть вложение Lessons1.xmlz
2. Form filling and registration on http://lessons.zennolab.com/
Random input elements ticked on the page by using action random. Spinnable article is used to fill in textarea. Random email generation.
Captcha module can be set from Input Settings. Created account is saved to the list by the path {-Project.Directory-}testAccounts.txt
Download: Посмотреть вложение Lessons2.xmlz
3. Bing parser
Simple parser of Bing.com. Simple loop is used (you can specify from input settings how many pages can be parsed). Regexp is used for collecting of links. List is used to save parsed links.
You can set any keyword from input settings.
Warning: only English keywords can be used.
Download: Посмотреть вложение BingParser.xmlz
4. WordPress account creator
Input tables and lists are used. Alerts is used to show errors. Email processing is fully customized from Input Settings (server, ports, ssl, etc.)
Warning: first of all you need to customize email processing from input settings and fill in input files in Data directory
Download: Посмотреть вложение WordpressAccounts.zip
5. Scroll down AJAX page
Some sites like twitter, facebook, etc use AJAX content loading while scrolling. This sample shows how to load such pages completely by using keystokes emulation and loops.
Download: Посмотреть вложение ScrollDown.xmlz
6. Go to all links in the loop
Easy sample with list that is used for links processing. Alert is used to inform about project completion.
Download:Посмотреть вложение GoToLinks.zip
In this thread free rpojects will be placed, so it might be useful for beginners to learn somtheing new.
1. Simple registration on http://lessons.zennolab.com/
There is one trick for random email generation by using {-Profile.Login-} and spintax action. Also alerts are used to inform about completed or failed registration.
Download: Посмотреть вложение Lessons1.xmlz
2. Form filling and registration on http://lessons.zennolab.com/
Random input elements ticked on the page by using action random. Spinnable article is used to fill in textarea. Random email generation.
Captcha module can be set from Input Settings. Created account is saved to the list by the path {-Project.Directory-}testAccounts.txt
Download: Посмотреть вложение Lessons2.xmlz
3. Bing parser
Simple parser of Bing.com. Simple loop is used (you can specify from input settings how many pages can be parsed). Regexp is used for collecting of links. List is used to save parsed links.
You can set any keyword from input settings.
Warning: only English keywords can be used.
Download: Посмотреть вложение BingParser.xmlz
4. WordPress account creator
Input tables and lists are used. Alerts is used to show errors. Email processing is fully customized from Input Settings (server, ports, ssl, etc.)
Warning: first of all you need to customize email processing from input settings and fill in input files in Data directory
Download: Посмотреть вложение WordpressAccounts.zip
5. Scroll down AJAX page
Some sites like twitter, facebook, etc use AJAX content loading while scrolling. This sample shows how to load such pages completely by using keystokes emulation and loops.
Download: Посмотреть вложение ScrollDown.xmlz
6. Go to all links in the loop
Easy sample with list that is used for links processing. Alert is used to inform about project completion.
Download:Посмотреть вложение GoToLinks.zip
Последнее редактирование: