• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

VIPEmbed - Movies TV Shows Embed PHP Script 1.3

You can null here:
Local: \vipembed-1.3\system
File: Common.php
Line: 648 to 657

License check on
Local: \vipembed-1.3\app\Libraries
File: LicVIP.php

Code:
if(! function_exists('is_trial_expired')) {
    function is_trial_expired()
    {
        if(! function_exists('is_logged')){
            helper('auth');
        }
        if(is_logged()){

            if(strpos(current_url(), '/admin/') !== false){
                if(strpos(current_url(), 'dashboard') === false){

                    if(empty(get_config('i_lic_vip_2'))) exit;

                    if(! \App\Libraries\LicVip::c_vip_lic_tl_psd_lfg()
                        || ! \App\Libraries\LicVip::t_lv_1()
                        || ! \App\Libraries\LicVip::c_vip_lic_t_lv_2l_osp()
                        || ! \App\Libraries\LicVip::t_lv_2()
                        || get_config('__a') == 1){
                        return true;
                    }

                }
            }
        }

        return false;
    }
}


Haha the author of this script said:

Code:
 * ======================================================================
 *                  DON'T WASTE YOUR TIME IN HERE
 * ======================================================================
 */
 
  • Like
Reactions: ombre
You can null here:
Local: \vipembed-1.3\system
File: Common.php
Line: 648 to 657

License check on
Local: \vipembed-1.3\app\Libraries
File: LicVIP.php

Code:
if(! function_exists('is_trial_expired')) {
    function is_trial_expired()
    {
        if(! function_exists('is_logged')){
            helper('auth');
        }
        if(is_logged()){

            if(strpos(current_url(), '/admin/') !== false){
                if(strpos(current_url(), 'dashboard') === false){

                    if(empty(get_config('i_lic_vip_2'))) exit;

                    if(! \App\Libraries\LicVip::c_vip_lic_tl_psd_lfg()
                        || ! \App\Libraries\LicVip::t_lv_1()
                        || ! \App\Libraries\LicVip::c_vip_lic_t_lv_2l_osp()
                        || ! \App\Libraries\LicVip::t_lv_2()
                        || get_config('__a') == 1){
                        return true;
                    }

                }
            }
        }

        return false;
    }
}


Haha the author of this script said:

Code:
 * ======================================================================
 *                  DON'T WASTE YOUR TIME IN HERE
 * ======================================================================
 */
it alway direct to " /admin/settings/license "

sp8lLoZ.png

:( :( :(
 
I'm not a php nuller, I'm a .Net Software Developer lol.
You can try:
In LicVip.php
change from
Code:
// check is trail
    public static function is_vip_lic_t_lop(): bool
    {
        return ! self::c_vip_lic_t_lv_1l_pol()
            && self::c_vip_lic_t_lv_2l_osp()
            && self::c_vip_lic_t_lv_3l_bnf();
    }
to
Code:
// check is trail
    public static function is_vip_lic_t_lop(): bool
    {
        return false;
    }

And: check trail level x...

return to false
 
  • Like
Reactions: olalavui and abcdvt
I'm not a php nuller, I'm a .Net Software Developer lol.
You can try:
In LicVip.php
change from
Code:
// check is trail
    public static function is_vip_lic_t_lop(): bool
    {
        return ! self::c_vip_lic_t_lv_1l_pol()
            && self::c_vip_lic_t_lv_2l_osp()
            && self::c_vip_lic_t_lv_3l_bnf();
    }
to
Code:
// check is trail
    public static function is_vip_lic_t_lop(): bool
    {
        return false;
    }

And: check trail level x...

return to false
i'm have try and still error :((((
 
Script name : VIPEmbed - Movies TV Shows Embed PHP Script

Encoded with ioncube: None

Download link:

https://www.mirrored.to/files/1FC4IFZ9/vipembed-1.3.zip_links

Required additional plugin: None required

Restrictions: just have 7 days trial and request License for use!!!

thank's
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock