Jump to content

ArcticFoxie/NotHereToPlayGames -- 360Chrome v13.5.2036 rebuild 1


Recommended Posts


They specifically exclude Windows NT 5.x, so 2000, XP, XP x64, Server 2003. Judging by their variable names, 5.x is XP for them. Snippets from https://emp.bbc.com/emp/SMPj/2.50.2/iframe.html:

var a = /windows nt 5\./.test(t);
e.windowsXpFirefox = e.firefox && a;
e.windowsXpChrome = window.chrome && a;
e.preWindows10IE11 = e.trident && / nt 6./.test(t);

// further down

e.supportsVideoDash = n && !e.safariPreSierra && !e.windowsXpFirefox && !e.preWindows10IE11 && !e.windowsXpChrome;
Edited by UCyborg
Link to comment
Share on other sites

7 hours ago, UCyborg said:

They specifically exclude Windows NT 5.x, so 2000, XP, XP x64, Server 2003. Judging by their variable names, 5.x is XP for them. Snippets from https://emp.bbc.com/emp/SMPj/2.50.2/iframe.html:

var a = /windows nt 5\./.test(t);
e.windowsXpFirefox = e.firefox && a;
e.windowsXpChrome = window.chrome && a;
e.preWindows10IE11 = e.trident && / nt 6./.test(t);

// further down

e.supportsVideoDash = n && !e.safariPreSierra && !e.windowsXpFirefox && !e.preWindows10IE11 && !e.windowsXpChrome;

How would you then explain that Dave uses the default UA? Everything works for him. 

Link to comment
Share on other sites

13 hours ago, Dave-H said:

Works fine here too.
It appears to be using a plugin.
I'm using the default UA string BTW.
:dubbio:

Clipboard-1.thumb.jpg.07cdf3a67e0c59770caf08fdabfd7d5e.jpg

Dave, what happens, if you visit "com", not "co.uk", because I noticed that user gave his link to com version of the site. Thanks.

Link to comment
Share on other sites

52 minutes ago, D.Draker said:

How would you then explain that Dave uses the default UA? Everything works for him. 

Depends on which "default" you are referring to.

If he uses the "default" for running my releases as-is, then he's spoofing Win10 but maintaining v86.

If he is not using my custom loader.ini, then his UA is his OS + v86.

Link to comment
Share on other sites

3 hours ago, NotHereToPlayGames said:

You're only showing the player's "start screen", does the video also PLAY for you?

Of course it does! If the player doesn't work , it shows blank black page without play arrow button, also without the length of the video, like on his original screen.

Link to comment
Share on other sites

37 minutes ago, NotHereToPlayGames said:

Depends on which "default" you are referring to.

If he uses the "default" for running my releases as-is, then he's spoofing Win10 but maintaining v86.

If he is not using my custom loader.ini, then his UA is his OS + v86.

I've never changed anything, my UA is what's in 360Loader.ini -
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36"
:yes:

Clipboard-1.jpg.b85cba9b4de5734aa4a4fe9050cc0230.jpg

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...