Make Zennoposter like a specific Youtube video comment?

BigSexy

Client
Регистрация
11.04.2011
Сообщения
10
Благодарностей
0
Баллы
0
I already know how to make ZP log in with my YT accounts, but how can I make it click on the like button next to a specific comment? Of course, I set ZP to login to YT and then to go to the 'see all' comment page (here's an example: http://www.youtube.com/all_comments?v=sMP2HS1R5n8), but then what? How can I make ZP click the right like button?

Thanks in advance.
 

BigSexy

Client
Регистрация
11.04.2011
Сообщения
10
Благодарностей
0
Баллы
0
So? Zennoposter can't do this?
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
I think it is possible, but haven't tried yet. Gonna do that a bit later.
 

crespozooo

Новичок
Регистрация
30.07.2011
Сообщения
20
Благодарностей
23
Баллы
0

yami

Client
Регистрация
23.06.2010
Сообщения
45
Благодарностей
1
Баллы
8

BigSexy

Client
Регистрация
11.04.2011
Сообщения
10
Благодарностей
0
Баллы
0

king

Новичок
Регистрация
27.09.2011
Сообщения
11
Благодарностей
1
Баллы
0
can someone help us? i just tried to do this and i failed
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
what exactly the question? is there any errors or something you wasn't able to do? I didn't catch from these posts guys.
 

king

Новичок
Регистрация
27.09.2011
Сообщения
11
Благодарностей
1
Баллы
0
on a youtube video i want to "Vote Up" a specific users comment. I can't make in zennoposter to click on "Vote Up" button.
 

crespozooo

Новичок
Регистрация
30.07.2011
Сообщения
20
Благодарностей
23
Баллы
0

Shayne54

Client
Регистрация
07.10.2011
Сообщения
16
Благодарностей
2
Баллы
0
I just looked into this and it seems we need to Emulate the Mouse's Position on the Div so the Vote Up/Down buttons appear.

I was able to successfully Vote Up a few comments by Emulating (using the Emulations.dll) a LeftMouseButton on the comment <LI Element and then Emulating again for the button. It wasn't reliable as the First LeftMouseButton emulation really just Pops the buttons up for a split second while it "emulates" the positioning/click of the mouse. The second one, if executed quick enough, would then click the button before the buttons disapeared again.

I PMed DarkDiver, he wrote the Emulations.dll in http://zennolab.com/discussion/showthread.php?2844-Simulation-keyboard-mouse-events, to hopefully get a method to Emulate Mouse Positioning added. If so, in theory- after identifying the Element we could simply say Emulator.MoveMouse(he.DisplacementInDocument) since "he.DisplacementInDocument" returns a Point which is all we need to emulate the mouses position.

Hope we hear back soon.
 

Shayne54

Client
Регистрация
07.10.2011
Сообщения
16
Благодарностей
2
Баллы
0

Shayne54

Client
Регистрация
07.10.2011
Сообщения
16
Благодарностей
2
Баллы
0
  • Спасибо
Реакции: crespozooo

crespozooo

Новичок
Регистрация
30.07.2011
Сообщения
20
Благодарностей
23
Баллы
0
Thanks for your share Shayne54, it worked for 2 days, but now the comment doesn't go anymore on top, even if it has more thumbs ups than the highest rated comments. I've tried everything, changing proxies, accounts etc.

Someone said that the bot itself is detected, I quote "I'll tell you this: ALL comment voters have 1 thing in common; there is a footprint after a while, always. Changing IPs will not help if the bot itself is detected. Any bot that is written by a user that doesn't know too much about YouTube is leaving footprints. (browser bots, WinSock bots, anything..). It will stop going to the top sooner or later. "

So I guess he's right :-)
 

Shayne54

Client
Регистрация
07.10.2011
Сообщения
16
Благодарностей
2
Баллы
0
They can't check for too many things beyond your Youtube Voting Accounts activity...
Maybe try adding a random pause to simulate a User actually watching the video...
Randomize the User-Agents / anything else you can in the headers...

If all that doesn't work, maybe Mouse activity/point of click on the button?

I was just trying to show one way of Voting a youtube commment...
Figuring out how to beat their spam detection system is something different.
 
  • Спасибо
Реакции: crespozooo

limpopo

Client
Регистрация
06.07.2011
Сообщения
42
Благодарностей
2
Баллы
0

Shayne54

Client
Регистрация
07.10.2011
Сообщения
16
Благодарностей
2
Баллы
0
Look into User32.dll API calls...
Look into Instance.Maintab.Handle and an elements he.DisplacementInTab property in ZP's Code Creator.

If you can't figure out the rest, your just not trying.
 

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