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

[REQ] Magento theme Athlete2 - Strong Magento 2 Theme

Hello guys.
Im upload last version on athlete 2, magento 2 theme
This version work whitout activate code but if any can nulled or bypass this will be good.
File its scan from virus total and result is clear. This file its download from themeforest

@Babak @NullMaster
 
  • Love
  • Like
Reactions: kirx and donvizzini
Hello guys.
Im upload last version on athlete 2, magento 2 theme
This version work whitout activate code but if any can nulled or bypass this will be good.
File its scan from virus total and result is clear. This file its download from themeforest

@Babak @NullMaster
Code:
public static function activate(Client $client, Closure $getRequest, $setRequest)
    {
        // Prepare
        $license = $getRequest();
    
        // Call
        if (!array_key_exists('domain', $license->request) || empty($license->request['domain'])) {
            $license->request['domain'] = isset($_SERVER['SERVER_NAME']) ? $_SERVER['SERVER_NAME'] : 'Unknown';
        }
        $license->request['domain'] = preg_replace('/^(www|dev)\./i', '', $license->request['domain']);
        $license->request['meta'] = static::getMeta();
        $license->request['meta']['activate_user_ip'] = $license->request['meta']['user_ip'];
        unset($license->request['meta']['user_ip']);
        $response = $client->call('license_key_activate', $license);
        $response->data = array('error'=>'','status'=>'active','the_key'=>'nullmasterinbabiato','allow_offline'=>false,'notices'=>'success');

            if (isset($response->notices)) {
                $license->notices = (array)$response->notices;

            }
            $license->data = (array)$response->data;
            $license->touch();
            call_user_func($setRequest, (string)$license);
     

        return $response;
    }
 
Code:
public static function activate(Client $client, Closure $getRequest, $setRequest)
    {
        // Prepare
        $license = $getRequest();
   
        // Call
        if (!array_key_exists('domain', $license->request) || empty($license->request['domain'])) {
            $license->request['domain'] = isset($_SERVER['SERVER_NAME']) ? $_SERVER['SERVER_NAME'] : 'Unknown';
        }
        $license->request['domain'] = preg_replace('/^(www|dev)\./i', '', $license->request['domain']);
        $license->request['meta'] = static::getMeta();
        $license->request['meta']['activate_user_ip'] = $license->request['meta']['user_ip'];
        unset($license->request['meta']['user_ip']);
        $response = $client->call('license_key_activate', $license);
        $response->data = array('error'=>'','status'=>'active','the_key'=>'nullmasterinbabiato','allow_offline'=>false,'notices'=>'success');

            if (isset($response->notices)) {
                $license->notices = (array)$response->notices;

            }
            $license->data = (array)$response->data;
            $license->touch();
            call_user_func($setRequest, (string)$license);
    

        return $response;
    }


Where do I insert the code above?
Thanks in advante...
 
Hello, all
Does anyone know how to nulled the latest version 1.6.2.0 - 11 June 2021

Thanks
 

Attachments

  • Athlete2.zip
    16 MB · Views: 19
Last edited:
Hello, all
Does anyone know how to nulled the latest version 1.6.2.0 - 11 June 2021

Thanks
 

Attachments

  • Athlete2.zip
    16 MB · Views: 12
Why this Athelete2 1.6.1 version file is only 16mb? The last one I've downloaded was 200mb!
Yes themeforest-athlete2-strong-magento-2-theme.zip is 200,06 MB
I only uploaded the template archive
If necessary, I can upload the full archive
 
  • Like
Reactions: spikerrbg
Yes themeforest-athlete2-strong-magento-2-theme.zip is 200,06 MB
I only uploaded the template archive
If necessary, I can upload the full archive
Yes themeforest-athlete2-strong-magento-2-theme.zip is 200,06 MB
I only uploaded the template archive
If necessary, I can upload the full archive

Oh yes, did you try the old nulled code used for the previous version?
If not, them, you can try it to see if it works
 
Hi everybody, Can somebody null this theme?

Here is the v1.7.1.1
 

Attachments

  • athlete2.zip
    17.3 MB · Views: 4
  • Like
Reactions: Boooob
Hi everybody, Can somebody null this theme?

Here is the v1.7.1.1

The @NullMaster method is still working with this version.
Find the following file app\code\Olegnax\Athlete2\Model\Api.php and replace the activate method as below:

PHP:
public static function activate(Client $a, Closure $b, $c)
    {
        // Prepare
        $d = $b();
        if (!is_a($d, Request::class)) {
            throw new Exception(__('Closure must return an object instance of Request.'));
        }
        // Call
        if (!array_key_exists('domain', $d->request) || empty($d->request['domain'])) {
            $d->request['domain'] = isset($_SERVER['SERVER_NAME']) ? $_SERVER['SERVER_NAME'] : 'Unknown';
        }
        $d->request['domain'] = preg_replace('/^(www|dev)\./i', '', $d->request['domain']);
        $d->request['meta'] = static::getMeta();
        $d->request['meta']['activate_user_ip'] = $d->request['meta']['user_ip'];
        unset($d->request['meta']['user_ip']);
        $e = $a->call('license_key_activate', $d);
        // if ($e && isset($e->error)
        //     && $e->error === false
        // ) {
        //     if (isset($e->notices)) {
        //         $d->notices = (array)$e->notices;

        //     }
        //     $d->data = (array)$e->data;
        //     $d->touch();
        //     call_user_func($c, (string)$d);
        // }

        $e->data = array('error'=>'','status'=>'active','the_key'=>'nullmasterinbabiato','allow_offline'=>false,'notices'=>'success');

        if (isset($e->notices)) {
            $d->notices = (array)$e->notices;
        }
        $d->data = (array)$e->data;
        $d->touch();
        call_user_func($c, (string)$d);

        return $e;
    }

1639560986147.png

1639560965859.png
 
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