Problems with Hotmail submit button in Zennoposter

  • Автор темы Автор темы johnblidas
  • Дата начала Дата начала

johnblidas

Client
Регистрация
01.09.2011
Сообщения
12
Реакции
0
Баллы
1
Hi everyone,

I've built my template to create hotmail accounts. Everything works fine in debug mode, the accounts are created perfectly. The problem is, when i run the template in zennoposter, the bot fill all the fields but when it comes to click the button it skip that part.. sometimes it clicks the button and skip it right away, changing the window for new proxy and new registration process.

Can anyone help me here? I'll send the template for anyone interested in helping.

Thank you,
John Blidas
 
Use a Rise Event action on a HTML element object with the following elements:
Tab: page
Document: 0
Form #: 0
Tag: button

Attribute name: onclick
Attribute value: SignUp.DoPost();return false;

It will work. =)
 
And put pause after the submit button
 
great!
Had some days ago the same problem and tried to figure it out for hours...
 

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