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

SMS Center For WHMCS

SMS Center For WHMCS v3.8.0 Nulled

No permission to download

lightspeedhacks

Member
Trusted Uploader
Apr 3, 2021
61
93
18
Pakistan
thispersondoesnotexist.com
lightspeedhacks submitted a new resource:

SMS Center For WHMCS - by ModulesGarden

sms_center_for_whmcs_1.png

Overview​

SMS Center For WHMCS has been designed to let you send text messages to both your clients and staff members right from within your WHMCS. The module features support for over 50 SMS gateways, including the world’s favorite Twilio, Clickatell and FastSMS. With it, you will be allowed to verify new customers and orders, as well as establish two-factor authentication to access your system.

Our module...

Read more about this resource...
 
Download and copy the modules folder into the modules folder. Then go to setup >> addon modules and activate the addon then click configure button next to activate and add administrator role in access .
Then you can click sms center in the addons tab and check.
Yes, it worked for me also
 
lightspeedhacks updated SMS Center For WHMCS with a new update entry:

v3.8.0 Nulled

v3.8.0
Released: Feb 9th, 2021
NEW FEATURE
  • WHMCS V8.1 and "Twenty-One" theme support
  • SMS Broadcast gateway support - case #672
  • Unifonic NextGen gateway support - case #678
  • CommzGate Cloud SMS gateway support - case #679
  • EBulkSMS gateway support - case #680
  • Yamamah gateway support - case #683
IMPROVEMENT
  • Added possibility to use API key for Trio Mobile gateway configuration instead of using username and password - case #681...

Read the rest of this update entry...
 
  • Like
Reactions: aklegend
Hello

What is this doing in your code?

$fuzool = fuzoolay('fuzool');

Edit: Also this is NOT nulled. All callbacks are still inside, and you will most likely do requests to the servers of modulesgarden with your details:

Code:
 protected $servers = [
        'https://www.modulesgarden.com/client-area/',
        'https://licensing.modulesgarden.com',
        'https://zeus.licensing.modulesgarden.com',
        'https://ares.licensing.modulesgarden.com',
        'https://hades.licensing.modulesgarden.com'
    ];
    protected $db = 'sms_center_for_whmcs_license_778PDOWrapper';
    protected $verifyPath = 'modules/servers/licensing/verify.php';
    protected $moduleName = null;
    protected $secret = '';
    protected $localKeyValidTime = 1;
    protected $allowCheckFailDays = 4;
    protected $dir = null;
    protected $checkToken = null;
    protected $licenseKey = '';
    const STATUS_ACTIVE = 'active';
    const STATUS_INVALID = 'invalid';
    const STATUS_INVALID_IP = 'invalid_ip';
    const STATUS_INVALID_DOMAIN = 'invalid_domain';
    const STATUS_INVALID_DIRECTORY = 'invalid_directory';
    const STATUS_EXPIRED = 'expired';
    const STATUS_NO_CONNECTION = 'no_connection';
    const STATUS_WRONG_RESPONSE = 'wrong_response';
    const ERRORS = [
        'active' => 'Your module license is active.',
        'invalid' => 'Your module license is invalid.',
        'invalid_ip' => 'Your module license is invalid.',
        'invalid_domain' => 'Your module license is invalid.',
        'invalid_directory' => 'Your module license is invalid.',
        'expired' => 'Your module license has expired.',
        'no_connection' => 'Connection not possible. Please report your server IP to [email protected]',
        'wrong_response' => 'Connection not possible. Please report your server IP to [email protected]'
    ];
 
hi

We have installed the sms center plugin on our whmcs. The options are activated in the registration form and can be seen.
We have now disabled the desired plugin, but its options can still be seen in the registration form. How can we delete them?

menu.png
 
Hello

What is this doing in your code?

$fuzool = fuzoolay('fuzool');

Edit: Also this is NOT nulled. All callbacks are still inside, and you will most likely do requests to the servers of modulesgarden with your details:

Code:
 protected $servers = [
        'https://www.modulesgarden.com/client-area/',
        'https://licensing.modulesgarden.com',
        'https://zeus.licensing.modulesgarden.com',
        'https://ares.licensing.modulesgarden.com',
        'https://hades.licensing.modulesgarden.com'
    ];
    protected $db = 'sms_center_for_whmcs_license_778PDOWrapper';
    protected $verifyPath = 'modules/servers/licensing/verify.php';
    protected $moduleName = null;
    protected $secret = '';
    protected $localKeyValidTime = 1;
    protected $allowCheckFailDays = 4;
    protected $dir = null;
    protected $checkToken = null;
    protected $licenseKey = '';
    const STATUS_ACTIVE = 'active';
    const STATUS_INVALID = 'invalid';
    const STATUS_INVALID_IP = 'invalid_ip';
    const STATUS_INVALID_DOMAIN = 'invalid_domain';
    const STATUS_INVALID_DIRECTORY = 'invalid_directory';
    const STATUS_EXPIRED = 'expired';
    const STATUS_NO_CONNECTION = 'no_connection';
    const STATUS_WRONG_RESPONSE = 'wrong_response';
    const ERRORS = [
        'active' => 'Your module license is active.',
        'invalid' => 'Your module license is invalid.',
        'invalid_ip' => 'Your module license is invalid.',
        'invalid_domain' => 'Your module license is invalid.',
        'invalid_directory' => 'Your module license is invalid.',
        'expired' => 'Your module license has expired.',
        'no_connection' => 'Connection not possible. Please report your server IP to [email protected]',
        'wrong_response' => 'Connection not possible. Please report your server IP to [email protected]'
    ];
Ahaaa Thanks for the update. Keep it up.
 
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