UserScripts Archive
How to install & setup - Printable Version

+- UserScripts Archive (http://usa.x10host.com/mybb)
+-- Forum: UserScripts Archive (http://usa.x10host.com/mybb/forumdisplay.php?fid=1)
+--- Forum: Script Support (http://usa.x10host.com/mybb/forumdisplay.php?fid=3)
+---- Forum: W.A.R. Links Checker Premium (http://usa.x10host.com/mybb/forumdisplay.php?fid=6)
+---- Thread: How to install & setup (/showthread.php?tid=88)



How to install & setup - mental - 03-21-2016

Known Bugs
1. Some sites will not work correctly if you are logged into a premium, Make sure you are logged out of any premium filehost accounts when using W.A.R.

2. IDM Internet down manager may conflict with W.A.R.


_______________________________________________________________________________________________________

1. Installing W.A.R. Links Checker Premium

    The first thing is that you must have greasemonkey installed, If you do not have greasemonkey installed you can get it Here

    To get W.A.R Links Checker Premium go to it's Homepage and click on the install button.
    [Image: install.jpeg]

When the greasemonkey pop-up asks to install the script click install again

[Image: install2.jpg]

W.A.R. Links Checker Premium is now installed.

2. Configuration.

After installing you need to configure the script before it will work.

Opening the configuration window, there is 2 ways to do this...

Hit the CTRL+ALT+C keys on your keyboard all at the same time.
or
Open the configuration window with the greasemonkey dropdown menu
1..click the greasemonkey icon
2.. click on user script commands
3.. click on [W.A.R. Links Checker] Configuration
[Image: config.jpg]

Configuration window.

This window Is where you will select the settings to setup the script.

filehostings tab.
Here is a list of all the file hosts that the script can check.
you need to enable the hosts you want the script to check by putting a check in the box next to the host(s) name, You can select only the hosts you want or just click the select all tab to select all hosts.

[Image: config2.jpeg]

Near the bottom of the host list is a section for Obsolete hosts (hosts that no longer exist) If you put a check in the box it will mark any links from those obsolete hosts as dead links, If un-checked the links will not be marked at all.
[Image: obsolete.jpeg]

Containers tab.
This is the list of hosts that are used to have a single link to a file page but on that page there are links to many different file hosts, You enable these hosts the same way as the ones in the filehostings tab.
NOTE: I am no longer supporting these kinds of hosts in the script so some of these work and some don't.

[Image: containers.jpeg]

Custom Rules tab
If there is a file host that is not in the script and you do not want to wait until i add it you can add the code here so the script will check those links.
If you add your own custom rules you will need to delete them if a future script update includes that host.
It is not necessary to add custom rules and most users never do, the best way to get a new host added to the script is to just ask on the homepage and i will add it as soon as i can, But if you want to try adding your own rules click the link in the custom rules tab and it will show you instructions on how to do it.
[Image: custom.jpeg]


Settings Tab

Enable keyboard shortcuts (enabled by default)
This enables or disables the keyboard shortcuts listed.
[Image: shortcuts.jpeg]

Color DL links (enabled by default)
Here you can change the color for the different types of links.
To change just type in the color name or number, If you need help with color names or numbers click on the w3schools.com link for help.
[Image: colors.jpeg]

Link Settings:
These are pretty much self explanatory (put a check in the box to enable feature)

[Image: linksettings.jpeg]
Display full links in link containers (does not always work)

Icons:
These are the icons the script displays next to the file link to indicate if it is live, dead, ect, There are 3 different sets of icons to choose from, or no icons,  just select the ones you prefer.
[Image: icons.jpeg]

Misc Settings:
Autocheck: (enabled by default)
tells the script to automaticly check all links

Show Progress Stats:
shows the box with the number and type of links on the page you are viewing.
[Image: stats.jpeg]

Display tooltip info:
When pointing at a link it shows file size, name, other info (does not work on all links)
[Image: tooltip.jpg]

Refererer anonymizing service: (Enabled by default)
when checking links they will be run through a anonymizing site listed in the box.
Useful if the site the link is on has been blacklisted by a file host.
you can enter any free anonymizing site in the box.
Example: http://hiderefer.com/? or http://hidemyass.com/? or http://anonym.to/?
To disable this feature delete the text from the box or use the keyboard shortcut CTRL+ALT+Z to disable/enable
[Image: refer.jpeg]

About Tab
Just general info.


RE: How to install & setup - mental - 04-01-2016

tampermonkey 4.0 just added a new feature "@connect" It will block scripts from working unless you allow them.
I have added the needed line in the w.a.r. code but users will have to do the following for w.a.r. to work

1: goto a website and a screen like this should pop up
[Image: c1.jpg]

2: click the "Always allow all domains" button. (this will allow w.a.r. access to check the links)

3: restart your browser.

4: go back to any website and w.a.r. should now work.