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

Kayako Fusion - Customer Helpdesk

Kayako Fusion - Customer Helpdesk 4.92.6

No permission to download
Status
Not open for further replies.

Bogusheart

Banned member
Banned User
Jul 10, 2018
216
316
63
UK | TH
Bogusheart submitted a new resource:

Kayako Fusion - Customer Helpdesk - Kayako Fusion is an online support system for your users, customers.

1549109903857.png

Kayako Fusion is an online support system for your users, customers. Allows you to interact with visitors to your site via Email, Live Chat, Web interface and mobile devices. Kayako allows you to build good customer relationships, as well as provide clear and concise customer service.

Read more about this resource...
 
If you are wanting this installed, I can do it for £10 per install. The instructions are in with the files here, but if you are repeatedly failing please contact me.
 
Last edited:
  • Like
Reactions: andrejmb
The instructions are actually in the files, I followed them and it worked fine. I've seen 100s of posts over the internet with people not knowing how to install it.
 
  • Like
Reactions: andrejmb
ok, I have looked at the whole time. clearly that does not work for many. there is a function abolished as of PHP 7.1. these are no longer there. then you use an old PHP version ... :ROFLMAO::ROFLMAO:
 
  • Like
Reactions: andrejmb
but i am edit it.. now work with PHP 7.3 ;)
keygen.php

PHP:
<?php
    function GenRandomString($length = 10)
    {
        $characters = "0123456789ABCDEF";
        $string = "";
        for ($p = 0; $p < $length; $p++) {
            $string .= $characters[mt_rand(0,15)];
        }
        return $string;
    }
    
    $_licenseContainer = array();


/**
* ###############################################
* MODIFY LICENSE DETAILS HERE
* ###############################################
*/

    $_licenseContainer['expiry']            = strtotime("2050-12-31 23:59:59");
    $_licenseContainer['fullname']            = "Name Surname";
    $_licenseContainer['product']            = "Fusion";
    $_licenseContainer['licensedstaff']        = 0;
    $_licenseContainer['domains']['0']        = "localhost";
    $_licenseContainer['domains']['1']        = "your-host-here.com";
    $_licenseContainer['package']            = "Fusion";
    $_licenseContainer['organization']        = "Unknown";
    $_licenseContainer['uniqueid']            = GenRandomString(32);
    $_licenseContainer['istrial']['0']        = 0;
    
    // | md5_base64 | md5_decrypted | extended key | base64_data |
    
    $iv_size = "12345";
    $iv = random_bytes ( $iv_size );
    
    $_decryptedData = serialize( $_licenseContainer );
    $_extendedKey = GenRandomString(12);
    $b64d = openssl_encrypt( MCRYPT_RIJNDAEL_256, "A376545AD82A8B695A60".$_extendedKey, $_decryptedData, MCRYPT_MODE_ECB, $iv );
    $_base64Data = base64_encode ( $b64d );
    
    $_keyChunksContainer[0] = md5( $_base64Data );
    $_keyChunksContainer[1] = md5( $_decryptedData );
    $_keyChunksContainer[2] = $_extendedKey;
    $_keyChunksContainer[3] = $_base64Data;
    $_resultKey = "<?php /* [" . $_keyChunksContainer[0] . ";" . $_keyChunksContainer[1] . ";" . $_keyChunksContainer[2] . ";" . $_keyChunksContainer[3] . "] */ ?>" . $_licenseContainer['uniqueid'];
    
     echo "<textarea rows=20 cols=100>". $_resultKey . "</textarea>";
    echo "<br><br>";
    echo "Av0id // REVENGE";
?>
 
Can not setup scripts error!

Fatal error: Can't use function return value in write context in /home/xxx/xxx/__swift/library/Exception/class.SWIFT_Exception.php on line 248
 
Bogusheart submitted a new resource:

Kayako Fusion - Customer Helpdesk - Kayako Fusion is an online support system for your users, customers.



Read more about this resource...


Just wanted to say, that after scanning these files from Kayako, I got a malware warning... thinking it was just because of the keygen I upltfoaded it anyways. Right after I installed this my firewall was bouncing off the roof--I'm getting a bunch of logins from Ukraine and China, all of a sudden..... wtf, there was all these alerts from a shady domain thats been known for malware. Oh and anybody posing as a hot girl is a scammer, a bad one at that. Who would believe that is the actual poster... cmon guys 2019 here. These are not AOL days of phishing. 18591
 
  • Like
Reactions: ioloo
Bogusheart said:
Bogusheart submitted a new resource:

Kayako Fusion - Customer Helpdesk - Kayako Fusion is an online support system for your users, customers.



Read more about this resource...
Just wanted to say, that after scanning these files from Kayako, I got a malware warning... thinking it was just because of the keygen I upltfoaded it anyways. Right after I installed this my firewall was bouncing off the roof--I'm getting a bunch of logins from Ukraine and China, all of a sudden..... wtf, there was all these alerts from a shady domain thats been known for malware. Oh and anybody posing as a hot girl is a scammer, a bad one at that. Who would believe that is the actual poster... cmon guys 2019 here. These are not AOL days of phishing.

1566730098333-png.18591

I heard something about "posing as a hot girl..." and I would like to inform everybody here that behind my se** look there is an innocent heart too... :)
 
  • Like
Reactions: jedislyr
how can install? I have this error.

Unable to locate key.php, please ensure that the key.php is placed in the root directory of the package.
 
Fatal error: Uncaught Error: Call to undefined function ereg_replace() in /home2/panhindacrafthou/public_html/support/__swift/library/class.SWIFT.php(1) : eval()'d code:1 Stack trace: #0 /home2/panhindacrafthou/public_html/support/__swift/library/class.SWIFT.php(1): eval() #1 /home2/panhindacrafthou/public_html/support/__swift/swift.php(16): require_once('/home2/panhinda...') #2 /home2/panhindacrafthou/public_html/support/index.php(28): require_once('/home2/panhinda...') #3 {main} thrown in /home2/panhindacrafthou/public_html/support/__swift/library/class.SWIFT.php(1) : eval()'d code on line 1
 
Can not setup scripts error!

Fatal error: Can't use function return value in write context in /home/xxx/xxx/__swift/library/Exception/class.SWIFT_Exception.php on line 248

i go the error

Fatal error: Uncaught Error: Call to undefined function ereg_replace() in /home2/xxxx/public_html/support/__swift/library/class.SWIFT.php(1) : eval()'d code:1 Stack trace: #0 /home2/xxxx/public_html/support/__swift/library/class.SWIFT.php(1): eval() #1 /home2/xxxx/public_html/support/__swift/swift.php(16): require_once('/home2/panhinda...') #2 /home2/xxxx/public_html/support/index.php(28): require_once('/home2/panhinda...') #3 {main} thrown in /home2/xxxx/public_html/support/__swift/library/class.SWIFT.php(1) : eval()'d code on line 1
 
Status
Not open for further replies.
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