clixsense auto-click script - v0.3.2

By Scriptwriter Last update Nov 25, 2010 — Installed 10,337 times.

How to get rid of the confirmation dialog?

in
Subscribe to How to get rid of the confirmation dialog? 2 posts, 2 voices



Bjartur User
FirefoxMacintosh

Can you tell us what in the script is needed to be changed to disable the "clixsense found [x] links, click ok to continue" dialog, so instead of having to click ok each time i refresh,
in order for it to automatically start opening the links?

thanks

 
Scriptwriter Script's Author
SafariMacintosh

Sorry for the delayed reply. I rarely sign-on to here anymore since I don't use clixsense anymore.

If you want to disable the confirmation dialog, simply comment out line 42 by adding two forward-slashes ("//"). Therefore, the line will look like this:


// if (confirm("clixsense GreaseMonkey script found " + sponsor_links.length + " links. Click okay if you want to run this script."))

This will disable the if statement checking the dialog, but will not disturb the rest of the functionality.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel