I might have an idea about avoiding Confirm button in Like Jacker....

HighHopes

Newbie
Joined
Dec 18, 2015
Messages
30
Reaction score
2
I am not a programmer, but I am intending soon to get over this matter (I said many times this to myself... :) ).
So, I am just a guy with a computational thinking, and I might have found a solution about avoiding Confirm Button pop-up, that, after FB update, was making impossible to jack Like from website visitors.
I can't PM, I was intending to discuss this matter with shezboy, but, it's not possible... So, shezboy, awaiting your PM
 
Well, I might be wrong, as I said, this comes only from a computational thinking, not from programming experience.
So, the FB pop-up window, containing the confirm button, have always the same url for a specific FB page.
The jacker pop-up might be hiding it, with z-index, or someother way, and the close button of it will be the action for confirm button. To hide all this process you need to delay closing the jacker pop-up window, so the confirm pop-up window won't be noticed.
 
The jacker pop-up might be hiding it, with z-index, or someother way, and the close button of it will be the action for confirm button. To hide all this process you need to delay closing the jacker pop-up window, so the confirm pop-up window won't be noticed.

I am glad someone want to discuss about this. I have some ideas too about avoiding confirmation popup. Problem with your idea is, by my opinion, that click on close won't affect confirmation popup.

My idea was to integrate in website code which will takeover mouse and click on confirmation like. :)
 
This ideea will trigger every antivirus known to man.

I am glad someone want to discuss about this. I have some ideas too about avoiding confirmation popup. Problem with your idea is, by my opinion, that click on close won't affect confirmation popup.

My idea was to integrate in website code which will takeover mouse and click on confirmation like. :)
 
This ideea will trigger every antivirus known to man.

Than we must think about something more sophisticated. It's important that we have many ideas, so combining them someone will make solution.
 
I think there are some like jackers that solved this issue.
 
I wrote bots in vb, one played online poker so i had to read the cards pixel by pixel.. but ther eis probably a class or some way to identify the popup which could then close the window. I lost my drive with all my code but I might start writing bots again to automate my marketing. I will check it out and report back my findings
 
Back
Top