How to get rid of the confirmation dialog?
![]() ![]() |
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,
thanks |
![]() ![]() |
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:
This will disable the if statement checking the dialog, but will not disturb the rest of the functionality. |


