• The default language of any content posted is English.
Chat - Support Board - PHP Chat GPT AI Application

Chat - Support Board - PHP Chat GPT AI Application 3.6.8 NULLED

I have nulled support board v3.6.6 php version

If anyone needs it, reply here.
I will charge for providing source code
 
I have nulled support board v3.6.6 php version

If anyone needs it, reply here.
I will charge for providing source code
u will get banned for providing paid service want to share free then stay

@raz0r
 

Chat - Support Board - PHP Chat GPT AI Application 3.6.6 UnTouch​

 

Attachments

  • supportboard_PHP.3.6.6.zip
    3.8 MB · Views: 82

Chat - Support Board - PHP Chat GPT AI Application 3.6.6 UnTouch​

its simple to null try this

go to => supportboard\includes\function.php
line number 1519

Code:
function sb_verification_cookie($code, $domain) {
    if ($code == 'auto') $code = sb_get_setting('en' . 'vato-purc' . 'hase-code');
    if (empty($code)) return [false, ''];
    $response = sb_get('https://board.support/synch/verification.php?verification&code=' . $code . '&domain=' . $domain);
    if ($response == 'verification-success') {
        return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
    }
    return [false, sb_string_slug($response, 'string')];
}

with this code
Code:
function sb_verification_cookie($code, $domain) {
    return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
}
 
its simple to null try this

go to => supportboard\includes\function.php
line number 1519

Code:
function sb_verification_cookie($code, $domain) {
    if ($code == 'auto') $code = sb_get_setting('en' . 'vato-purc' . 'hase-code');
    if (empty($code)) return [false, ''];
    $response = sb_get('https://board.support/synch/verification.php?verification&code=' . $code . '&domain=' . $domain);
    if ($response == 'verification-success') {
        return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
    }
    return [false, sb_string_slug($response, 'string')];
}

with this code
Code:
function sb_verification_cookie($code, $domain) {
    return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
}
How to upload addon without the error message
 
Top