JWPlayer Google Drive Proxy Player Script 1.8.0 New Update | Anti Limit + Ads Support

Status
Not open for further replies.

danzzers

Active member
Jul 27, 2019
284
84
28
Here ver 1.8 nulled.
Please don't share it outside babiato
Glad to help



Thanks for posting

But there is an error! It is not possible to add the links to generate the player

And the files that are already on the system do not generate the player

It gives error and asks for the license

If you have any tips and are working in a place that you have tested we are grateful for tips on how to make them work

.....

- To install follow the first post here

- Play the files in your root folder on your server
- Create a database and then import the db.sql file
- Remove the setup folder and the config.php file
- Rename the config.sample.php file to config.php and put your database data in this file
- Then you will be able to enter the system

Remembering that this is the way to install but it is not working
 

danzzers

Active member
Jul 27, 2019
284
84
28
The files: actions.php in the admin folder, link.php and play.php in the main script folder are still protected by ioncube

Not null

They have the logic and security of the script if security has not been removed the script is not null
 

mucxer

Member
Apr 2, 2020
34
5
8
hi when we try to add link or use the player it is loading and loading but not saving the setting is this is happing with me or anyone is facing this error too
 

mucxer

Member
Apr 2, 2020
34
5
8
errorgoogledrive.jpg
this happens when i try to open the homepage also it doesnt save the settings although its working fine not showing the invalid link error message
help
 

djjogy

Member
Aug 22, 2019
89
68
18
this happens when i try to open the homepage also it doesnt save the settings although its working fine not showing the invalid link error message
help

Enter link in the admin area then see below the iframe embed code or the direct link
111.JPG
 
Last edited:
  • Love
Reactions: mucxer

djjogy

Member
Aug 22, 2019
89
68
18
Sort thousands of gdrive files and convert to excel csv



Code:
function myFunction123() {
  var foldername = 'Folder Name';
  var folderlisting = 'listing of folder ' + foldername;

  var folders = DriveApp.getFoldersByName(foldername)
  var folder = folders.next();
  var contents = folder.getFiles();
  var contents = folder.getFiles();

  var ss = SpreadsheetApp.create(folderlisting);
  var sheet = ss.getActiveSheet();
  sheet.appendRow(['name','link']);

  var file;
  var name;
  var link;
  var row;
  while(contents.hasNext()){
    file = contents.next();
    name = file.getName();
    link = file.getUrl();
    sheet.appendRow([name, link]);
  }

};
 

djjogy

Member
Aug 22, 2019
89
68
18
Hi we have already nulled the script .We have also decoded the latest play.php and action.php If you want please pm me.
no thanks either offer to download here. don't want garbage.
users with only one forum post so far very questionable

;)
 
Status
Not open for further replies.

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu