• 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"

SayHi - A complete chat and social media platform for your next Tiktok/Instagram/Facebook/Snapchat

SayHi - A complete chat and social media platform for your next Tiktok/Instagram/Facebook/Snapchat V1.3 Not Nulled

No permission to download
File
Code:
/common/models/Setting.php


Warning!!!!!!!!

Code:
    public function getGraphSetting(){

        
        $resultSetting =  $this->getSettingData();
        $key =  base64_decode('ZW52ZW50b1B1cmNoYXNlQ29kZQ==');
        $code = Yii::$app->params[$key];
        $msg =  base64_decode('RW52YWxpZCBlbnZlbnRvIHB1cmNoYXNlIGNvZGU=');
        if(!$code){
            Yii::$app->user->logout();
            Yii::$app->session->setFlash('error', $msg);
            return false;
        }else{
            if(!$resultSetting->user_p_id){
          
                try {

                    
                     $url =  base64_decode('aHR0cHM6Ly9md2R0ZWNobm9sb2d5LmNvL2xpY2VuY2VfY2hlY2tlci9hcGkvd2ViL3YxL2xpY2VuY2Vz');
         //https://fwdtechnology.co/licence_checker/api/web/v1/licences
       
                    $site_url =  Yii::$app->params['siteUrl'];
                    $ip = isset($_SERVER['REMOTE_ADDR']) ? $_SERVER['REMOTE_ADDR'] : null;
                    $data = ['purchase_code'=>$code,'site_url'=>$site_url,'ip'=>$ip,'source_type'=>'admin','p'=>'IkshidddddsdffliNjh2303','au'=>'iosappsworld'];
                    $result = $this->CallAPI('GET',$url,$data);
                  
                    $resultData = json_decode($result);
                    if($resultData->status==200){
                        $replyCode = $resultData->data->replyCode;
                        if($replyCode =='NOTUP'){
                            Yii::$app->user->logout();
                            Yii::$app->session->setFlash('error', $resultData->message);
                            return false;
                        
        
                        }else if($replyCode =='UP'){
                            $resultSetting->user_p_id=$code;
                            $resultSetting->save(false);
                    
                        }
                    }

                } catch (ErrorException $e) {
                    $resultSetting->user_p_id=$code;
                    $resultSetting->save(false);
                  
                  
                }


                
            }
            return true;
            

        }

    


    }
 
  • Like
Reactions: VinciSoft
To nulled this script by edit file
Code:
common/config/params.php

add
Code:
'enventoPurchaseCode' => '8888888888888888888888888888888888888888888', // envato purchase code
Edit file
Code:
/common/models/Setting.php
Replace

Code:
    public function getGraphSetting(){

      
        $resultSetting =  $this->getSettingData();
        $key =  base64_decode('ZW52ZW50b1B1cmNoYXNlQ29kZQ==');
        $code = Yii::$app->params[$key];
        $msg =  base64_decode('RW52YWxpZCBlbnZlbnRvIHB1cmNoYXNlIGNvZGU=');
        if(!$code){
            Yii::$app->user->logout();
            Yii::$app->session->setFlash('error', $msg);
            return false;
        }else{
            if(!$resultSetting->user_p_id){
        
                try {

                  
                     $url =  base64_decode('aHR0cHM6Ly9md2R0ZWNobm9sb2d5LmNvL2xpY2VuY2VfY2hlY2tlci9hcGkvd2ViL3YxL2xpY2VuY2Vz');
                  
                    $site_url =  Yii::$app->params['siteUrl'];
                    $ip = isset($_SERVER['REMOTE_ADDR']) ? $_SERVER['REMOTE_ADDR'] : null;
                    $data = ['purchase_code'=>$code,'site_url'=>$site_url,'ip'=>$ip,'source_type'=>'admin','p'=>'IkshidddddsdffliNjh2303','au'=>'iosappsworld'];
                    $result = $this->CallAPI('GET',$url,$data);
                
                    $resultData = json_decode($result);
                    if($resultData->status==200){
                        $replyCode = $resultData->data->replyCode;
                        if($replyCode =='NOTUP'){
                            Yii::$app->user->logout();
                            Yii::$app->session->setFlash('error', $resultData->message);
                            return false;
                      
      
                        }else if($replyCode =='UP'){
                            $resultSetting->user_p_id=$code;
                            $resultSetting->save(false);
                  
                        }
                    }

                } catch (ErrorException $e) {
                    $resultSetting->user_p_id=$code;
                    $resultSetting->save(false);
                
                
                }


              
            }
            return true;
          

        }

  


    }
with
Code:
    public function getGraphSetting(){

        return true;
    
    }
Have FUN!!!!!!!!!!!!!!
 
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