What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!

LiveSmart Server Video By nicky75

Reacted by:
RAZ0R, please canyou nulled this script?

LiveSmart Server Video - Online Conference and Streaming, Live AI​


To make a nulled version, I need a license, since the data is downloaded from the author's server. (new-dev.com/versionsfu/activate1.php)

ex.

Code:
    zipFolder($basePath . '/pages', $basePath . '/pages/pages_' . date('Y-m-d_H-i') . '.zip');
    zipFolder($basePath . '/css', $basePath . '/css/css_' . date('Y-m-d_H-i') . '.zip');
    zipFolder($basePath . '/locales', $basePath . '/locales/locales_' . date('Y-m-d_H-i') . '.zip');
    zipFolder($basePath . '/config', $basePath . '/config/config_' . date('Y-m-d_H-i') . '.zip');
    zipFolder($basePath . '/js', $basePath . '/js/js_' . date('Y-m-d_H-i') . '.zip');
    zipFolder($basePath . '/dash', $basePath . '/dash/dash_' . date('Y-m-d_H-i') . '.zip');
 
raz0r 's signature
Reacted by:
Top