• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
Dooo - Movie and Web Series Portal App [OneByteSolution]

NULLED Dooo - Movie and Web Series Portal App [OneByteSolution] 2.9.3 NULLED

raz0r updated Dooo - Movie and Web Series Portal App [OneByteSolution] with a new update entry:

Dooo 2.9.0 NULLED

VERSION 2.9.0:
- [ADDED] 1DM Download Manager support (supports secure download URL)
- [FIXED] Fixed live TV genre premium content crashing issues solved
- [FIXED] Fixed Search premium content crashing issues solved
- [FIXED] Fixed StartApp Ads
- [ADDED] Added Wortise Ads support
- [ADDED] Added Vidsrc Autostream support (Contents must be added through TMDB/IMDB to make it work)
- [FIXED] Gogoanime Scrapper
- [FIXED] Topcinema Scrapper

Read the rest of this update entry...
 
raz0r 's signature
to null the dooo v2.9.0 replace

/application/models/LicenseModel.php

<?php
defined('BASEPATH') OR exit('No direct script access allowed');

class LicenseModel extends CI_Model {

function __construct()
{
parent::__construct();
}
// https://t.me/syndic4te

// Always returns success for license verification
function verify($User_name, $License_Code) {
return array(
'status' => 'success',
'data' => array(
'username' => $User_name,
'license' => $License_Code,
'message' => 'License verification successful.'
)
);
}

// Simulates updating license details in the database
function auth($User_name, $License_Code) {
// Example token and type for demonstration
$token = 'dummy_token';
$token_type = 'Bearer';

$this->db->set('license_user', $User_name);
$this->db->set('license_code', $License_Code);
$this->db->set('license_access_token', $token);
$this->db->set('license_token_type', $token_type);
$this->db->where('id', 1);
$this->db->update('config');

return array(
'status' => 'success',
'message' => 'License Code verified and updated successfully!'
);
}

// Simulates license check without actual verification
function licence() {
// Simulated license data
$license_data = array(
'license_type' => 'Extended',
'expires_at' => '2026-12-31'
);

return array(
'status' => 'success',
'data' => $license_data,
'message' => 'License is valid.'
);
}
}
 
to null the dooo v2.9.0 replace

/application/models/LicenseModel.php

<?php
defined('BASEPATH') OR exit('No direct script access allowed');

class LicenseModel extends CI_Model {

function __construct()
{
parent::__construct();
}
// https://t.me/syndic4te

// Always returns success for license verification
function verify($User_name, $License_Code) {
return array(
'status' => 'success',
'data' => array(
'username' => $User_name,
'license' => $License_Code,
'message' => 'License verification successful.'
)
);
}

// Simulates updating license details in the database
function auth($User_name, $License_Code) {
// Example token and type for demonstration
$token = 'dummy_token';
$token_type = 'Bearer';

$this->db->set('license_user', $User_name);
$this->db->set('license_code', $License_Code);
$this->db->set('license_access_token', $token);
$this->db->set('license_token_type', $token_type);
$this->db->where('id', 1);
$this->db->update('config');

return array(
'status' => 'success',
'message' => 'License Code verified and updated successfully!'
);
}

// Simulates license check without actual verification
function licence() {
// Simulated license data
$license_data = array(
'license_type' => 'Extended',
'expires_at' => '2026-12-31'
);

return array(
'status' => 'success',
'data' => $license_data,
'message' => 'License is valid.'
);
}
}
IT DOES WORK THANK YOU
 
From admin panel I have tried to generate api key but its not generating anything. Anyone with such issue?
 
This user BANNED from NullCave forum!

Attachments

  • 0.png
    0.png
    235.7 KB · Views: 15
DOO V2.9.0 NULLED

error
Invalid License Code


RECHECK SIR
https://nullcave.pro/topic/dooo-movie-and-web-series-portal-app-onebytesolution.1075/post-54765 try this this will work
 
This user BANNED from NullCave forum!

https://nullcave.pro/topic/dooo-movie-and-web-series-portal-app-onebytesolution.1075/post-54765 try this this will work
INSTALL WORKING BUT INSITE ON OFF BUTTONS NOT WORKING
 
Top