Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 2,219
» Latest member: zalexexaxdo2075
» Forum threads: 339
» Forum posts: 2,090

Full Statistics

Latest Threads
UPDATES
Forum: VBCleanUP
Last Post: mental
07-16-2026, 04:39 AM
» Replies: 6
» Views: 15,208
Updates
Forum: W.A.R. Links Checker Premium
Last Post: mental
07-12-2026, 05:19 AM
» Replies: 61
» Views: 8,830
Filedot.to
Forum: W.A.R. Links Checker Premium
Last Post: mental
07-12-2026, 05:10 AM
» Replies: 8
» Views: 1,769
Updates
Forum: PS Image Moderation Tool
Last Post: mental
06-12-2026, 11:58 PM
» Replies: 4
» Views: 719
Turbobit.net
Forum: W.A.R. Links Checker Premium
Last Post: JimE
04-13-2026, 08:48 AM
» Replies: 5
» Views: 284
Add host ?
Forum: W.A.R. Links Checker Premium
Last Post: ryzen124
02-04-2026, 06:49 AM
» Replies: 3
» Views: 443
gofile
Forum: W.A.R. Links Checker Premium
Last Post: fonzie
12-17-2025, 06:54 AM
» Replies: 3
» Views: 800
Mediafire
Forum: W.A.R. Links Checker Premium
Last Post: fonzie
11-15-2025, 09:05 AM
» Replies: 2
» Views: 494
transfer .it
Forum: W.A.R. Links Checker Premium
Last Post: mental
11-02-2025, 09:01 PM
» Replies: 2
» Views: 463
vikingfile,fireload,uploa...
Forum: W.A.R. Links Checker Premium
Last Post: fonzie
10-30-2025, 01:31 PM
» Replies: 2
» Views: 552

 
  Filedot.to
Posted by: miss_p1nky - 06-06-2024, 12:40 AM - Forum: W.A.R. Links Checker Premium - Replies (8)

Not detecting for me, I don't know if it's another case of being a user that is logged in? If you can look into it, I'd be grateful.

Sample link:
https://filedot.to/fnchzegwr4to

Print this item

Exclamation He's here, finally! {A problem btwn v1.6.6.9 and 1.6.7.0}
Posted by: Azazello - 03-23-2024, 04:20 PM - Forum: W.A.R. Links Checker Premium - Replies (4)

Hello mental! Aza from GF, finally signing onto your site ; although I've been a stalker for {yikes!} 10 years!

First-up, I've been using your script for nearly {can we believe it} 10 years, and it is fabulous. Before that, I was using other file-checker scripts-- you remember those fast&furious days; when finally yours became the de facto script to go to.

Thank you very much for all the contributions you've made to other and this script, and maintaining it thru-out all this time.

Okay... this problem certainly must be simple: something happened between v1.6.6.9 and v1.6.7.0 where the newest doesn't run: no status appears on a page, and no options/config menu appears in the script managers.

I looked at the diff of the versions and I don't see anything out of whack (but I'm not a developer), but I'm sure you'll catch what's missing/in error quickly.

I used this link as a test page: http://usa.x10host.com/mybb/showthread.php?tid=547

I'm using-- 
Firefox 115ESR with Tampermonkey 5.1.0
and
rotyam1's version of Firefox {yes, I'm a bad boy, enough of that, let's move on!} with Greasemonkey 3.11

Print this item

  Gofile again
Posted by: Bzh4ever - 03-19-2024, 08:57 PM - Forum: W.A.R. Links Checker Premium - Replies (8)

Hello,

new release API's Gofile

I test this code and it seems to be OK 

Code:
        function gofileBulkCheck()
            {

                var arr = this.links[0].split("\r\n");
                var arrlen = arr.length;
                var token;
                    GM_xmlhttpRequest
                    (
                        {
                    method: 'POST',
                    url: 'https://api.gofile.io/accounts',
                    headers: {
                        'User-agent': 'Mozilla/4.0 [en] (Windows NT 6.0; U)',
                    },
                    onload: function(result)
                            {
                                var resp = JSON.parse(result.responseText);
                                token = resp.data.token;
                                while(arrlen--)
                                {
                                    postRequest(arr[arrlen], token);
                                }
                            }
                        }
                    );
                function postRequest(gofileLink,token)
                {
                    var linkId = gofileLink.match(/gofile\.io\/d\/(\w+)/)[1];

                    GM_xmlhttpRequest
                    (
                        {
                            method: "GET",
                            url: 'https://api.gofile.io/contents/' + linkId + '?wt=4fd6sg89d7s6',
                            headers: {
                                'User-agent': 'Mozilla/4.0 [en] (Windows NT 6.0; U)',
                                'Authorization': 'Bearer ' + token,
                           },
                            onload: function (result)
                            {
                                var res = JSON.parse(result.responseText);
                                if (res.status!=="ok" || res.status=='error-notFound' || res.data.totalSize=="0" || res.data.createTime==null)
                                {
                                    DisplayTheCheckedLinks([gofileLink], 'adead_link');
                                    return;
                                }

                                else
                                {
                                    DisplayTheCheckedLinks([gofileLink], 'alive_link');
                                    return;
                                }
                            }
                        }
                    );
                }

Link Alive:
https://gofile.io/d/ivAERd

Folder empty:
https://gofile.io/d/22n4sO
https://gofile.io/d/OqzfLj

Link Dead:
https://gofile.io/d/useLGB
https://gofile.io/d/udnsAs

Undefined:
https://gofile.io/d/MJjFB

Best regards
Bzh

Print this item

  Updates
Posted by: mental - 03-10-2024, 03:57 AM - Forum: PS Image Moderation Tool - Replies (4)

first version 1.0.0.2

Print this item

  PS Image Moderation Tool
Posted by: mental - 03-10-2024, 03:51 AM - Forum: UserScripts - No Replies

[If using PS Image Moderation Tool do not use PS Yurii27 Moderation Tool]

This script is the same as the PS Yurii27 Moderation Tool except this script does not check filehost links.

This PS Image Moderation Tool should be used together with W.A.R. Links Checker Premium

 
[Image: install.jpg]
x (x)

#ir-ext-ui { position: fixed; padding: 1px; z-index: 9999; display: none; font-family: Consolas, "Lucida Console", "Courier New", Courier, monospace; text-align: right; }



[/b][/u]script works on planetsuzy.org

[/color]

script to help mod on planetsuzy.org, it marks all allowed image and file links with a green box and marks all banned image and file links with a red box


[Image: mps1.jpg]

Also puts a list of all image & file hosts posted on that page at the top of the page.

[Image: mps2.jpg]
x (x)

#ir-ext-ui { position: fixed; padding: 1px; z-index: 9999; display: none; font-family: Consolas, "Lucida Console", "Courier New", Courier, monospace; text-align: right; }

Print this item

  Drop download
Posted by: miss_p1nky - 03-09-2024, 03:25 PM - Forum: W.A.R. Links Checker Premium - Replies (15)

Drop download sometimes works sometimes not. Can you pls figure out why?
Live link: https://drop.download/l5o6mlr1wohx
Dead link: https://drop.download/cj1nmkkez4dk

Print this item

  fastshare.cloud
Posted by: Houfino - 03-08-2024, 12:16 PM - Forum: W.A.R. Links Checker Premium - Replies (5)

Good morning mental

Would it be possible to also put fastshare.cloud?

Thank you :-)

Print this item

  Updates
Posted by: mental - 02-01-2024, 12:54 AM - Forum: W.A.R. Links Checker Premium - Replies (61)

W.A.R Links Checker Premium
version 1666
January 31, 2024
added f ilestore.me

W.A.R. Links Checker Premium
version 1665
January 30, 2024
fixed gofile.io by Bzh4ever

Print this item

  Gofile.io
Posted by: Bzh4ever - 01-29-2024, 03:50 AM - Forum: W.A.R. Links Checker Premium - Replies (2)

Hello,

The API has changed again.

Old:

Code:
https://api.gofile.io/getContent?contentId=' + linkId + '&token=' + token + '&websiteToken=7fd94ds12fds4
New :
Code:
https://api.gofile.io/getContent?contentId=' + linkId + '&token=' + token + '&wt=4fd6sg89d7s6
Available link:
https://gofile.io/d/xhIi6u

Dead link:
https://gofile.io/d/hPXoZn

Thk's

Print this item

Exclamation Breaks Forvo site
Posted by: Exuary - 01-25-2024, 06:04 PM - Forum: W.A.R. Links Checker Premium - Replies (2)

Hello,

Firstly, thanks for this fantastic script. I've been testing it over these past days and it's incredible. It quickly becomes a must-have tool on the Internet.

However, when trying to submit a new word to the database of Forvo, the script breaks this action, making it impossible. I'm dealing with this by turning it off, but obviously, it's a little uncomfortable turning it on and off every time. I've read about creating your own rules, maybe this can solve the problem but I've no idea how that works and iirc it's better to report the problem...

I'm attaching some pictures to put some visual help.

This is how the process should be:

[Image: correct.png]

This is how it goes when the script is activated:

[Image: incorrect.png]

As you can see, the second box doesn't show correctly and the list of options cannot be seen.

Of course, I've tried other scripts/addons to be the cause. It isn't the case.

  • No logins found

Print this item