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

Sendy 5

Are you effin kidding me? It took you 10 messages in total from 3 people in the past 25 minutes to effin erect a normal phrase and actually say what's your problem? I should send you in a vacation for 1 week so you learn not to waste other's time and also learn how to describe your issue properly.
who is making fun of you
I have already written the problem.
 
  • Angry
Reactions: Mr G
Is anyone looking into decoding this? I am also interested in the script. Thanks in advance.
 
This is my first null attemp (not sure if better to keep it here or in https://babia.to/threads/sendy-send-newsletters-100x-cheaper.7782/page-5):

Ver 5.1.1

Unpacked/Nulled _install.php:


Unpacked/Nulled functions.php

PASSWORD: babiato

Haven't fully tested yet since i have to deal with some Nginx stuff, but will post later if success

EDIT: New pastebin with nulled functions.php

I've installed now and is working fine. Let me know if it gives any issue
 
Last edited:
Can anyone say which one is working as latest one I didn't get working. I get error when I try to run installation:

"Hmm. We’re having trouble finding that site."
 

@phpcore @slvrsteele I am having same problem that as soon as I press send, get this message and pressing OK redirects to sendy website.

"Hi! This is Ben, the indie developer of Sendy. Please consider supporting my tireless efforts in developing this software you are using by purchasing a copy of Sendy at sendy.co. I really appreciate your support. Thank you and God bless!"
 
This is my first null attemp (not sure if better to keep it here or in https://babia.to/threads/sendy-send-newsletters-100x-cheaper.7782/page-5):

Ver 5.1.1

Unpacked/Nulled _install.php:


Unpacked/Nulled functions.php

PASSWORD: babiato

Haven't fully tested yet since i have to deal with some Nginx stuff, but will post later if success

EDIT: New pastebin with nulled functions.php

I've installed now and is working fine. Let me know if it gives any issue

Getting same error when trying to send

""Hi! This is Ben, the indie developer of Sendy. Please consider supporting my tireless efforts in developing this software you are using by purchasing a copy of Sendy at sendy.co. I really appreciate your support. Thank you and God bless!""

The message is called from:

Code:
root@scw-cocky-stonebraker:/home/sendy# grep -r "This is Ben"
send-to.php:                            if(confirm("Hi! This is Ben, the indie developer of Sendy. Please consider supporting my tireless efforts in developing this software you are using by purchasing a copy of Sendy at sendy.co. I really appreciate your support. Thank you and God bless!")) window.location = "https://sendy.co"; else window.location = "https://sendy.co";
 
  • Like
Reactions: comjoe
HERE IS THE FIX FOR EVERYONE:

In send-to.php file around line 1071, replace this whole code

Code:
<?php if($_SESSION[$_SESSION['license']] != hash('sha512', $_SESSION['license'].'ttcwjc8Q4N4J7MS7/hTCrRSm9Uv7h3GS') && !get_app_info('is_sub_user')) :?>
                if(confirm("Hi! This is Ben, the indie developer of Sendy. Please consider supporting my tireless efforts in developing this software you are using by purchasing a copy of Sendy at sendy.co. I really appreciate your support. Thank you and God bless!")) window.location = "https://sendy.co"; else window.location = "https://sendy.co";
                <?php else:?>
                c = confirm("<?php echo addslashes(_('Have you double checked your selected lists? If so, let\'s go ahead and send this!'));?>");
                if(c) send_it();
                <?php endif;?>

with

Code:
c = confirm("<?php echo addslashes(_('Have you double checked your selected lists? If so, let\'s go ahead and send this!'));?>");
                if(c) send_it();

I have used the original v5.1 source code from @appsggvn posted above and used @sobapi nulled functions.php above, along with the above code patch and can confirm everything is working properly now :)

Just sent my first campaign.
 
New version Sendy 5.2.2 ---> not nulled <---

5.2.2 Changelog​

  • Added support for the latest Milan and Cape Town Amazon SES regions. Please note that to use any of these regions, you’d need to enable them at https://console.aws.amazon.com/billing/home?#/account?AWS-Regions.
  • ‘Create Campaign‘ API now supports ‘Anonymous tracking’. Set track_opens or track_clicks to 2 for anonymous tracking.
  • Fixed incorrect web version in email notification for autoresponders’ rule
  • If list ID is invalid when calling the subscribe API, the error message ‘Invalid list ID.’ will be returned instead of ‘Unable to decrypt string with openssl_decrypt’.
  • Updated geolocation database

Try null this!!
 

Attachments

  • sendy-5.2.2.zip
    5.7 MB · Views: 17
  • Like
Reactions: comjoe

5.2.4​


  • Dates in any exported CSVs are now formatted in a way that you can sort them in your spreadsheet program (eg. subscriber exports from lists or reports)
  • The database updating script will now only check for new columns, tables or indexes to be added once.
  • Show actual curl error when unable to communicate with Amazon SNS API for some reason
  • Added header to prevent search engines from possibly indexing tracking links which will skew click tracking data as a result (Thanks James Cridland)
  • Fixed a bug where emails aren’t being sent when scheduled via the new scheduling API
  • Fixed resubscribing to a double opt-in list from the standard unsubscribe page not actually resubscribing the user (Thanks Nils Bader)
  • Updated geolocation database
 
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