Google +1 ClickJacking Script



How does it work?

Its pretty simple - it uses javascript to get the coordinates of the users mouse and then constantly changes the positioning of the google +1 button to be 'under' the mouse, using CSS positioning. When a user clicks anywhere, they will click the +1 button. This stuff is pretty easy to detect - so be smart with it...dont do it on EVERY user and have a 100% +1 rate as this will definitely flag your page. I tried something similar a year ago with facebook like buttons and had my page killed after a week by going overboard. This same concept can apply to any type of voting that can occur on your page (ie: facebook, digg, etc).
 
This stuff is pretty easy to detect - so be smart with it...dont do it on EVERY user and have a 100% +1 rate as this will definitely flag your page.

You'd have to simulate a poisson process to make it natural, which is pretty easy.