Best Blackhat Forum

Full Version: [GET] Tsunami Sites 1.95 Latest (WP-Plugin) - video viral thingymadoodad - [NULLED]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
bump, did u get it working? doesnt work here
something seems wrong with this line:
$license_options = array();//get_option('tsunami_license');
in this section:
<?php// if (empty($license)):
$license_options = array();//get_option('tsunami_license');
$license_options['bi_license'] = 'Loomy';//$license;
$license_options['bi_email'] = 'Bestblackhatforum.com';//$email;
update_option("tsunami_license", $license_options);
?>
I was looking for something like this for so long.
I make it work!
You don't need any license to use this!
Is from update file with some modification on tsunami.php (that is the only file modified)

Try my install:
Code:
http://ge.tt/94cXpeC2/v/0?c

VT:
Code:
https://www.virustotal.com/en/file/06d3f669a84901eb42393fc92ce8c8f49f8522ce6762bca490c5e3520385b126/analysis/1426932810/
thanks oxus, *Repped*
meh sometimes i forget what a nub i really am :P ive honestly been meaning tofixx this for awhile. but anyhoo, i just dl latest now

but for now to fix my failcake last version

$license_options = array();//get_option('tsunami_license');
in this section:
<?php// if (empty($license)):

Read more @ bestblackhatforum.com : [GET] Tsunami Sites 1.95 Latest (WP-Plugin) - video viral thingymadoodad - [NULLED] http://bestblackhatforum.com/Thread-GET-...z3V2I3iepz
bestblackhatforum.com

_change empty(license to empty(license_options or u can jut remove the whole IF statement altogether, and just use this, to save the lic and hopefully acwtivate


*******************************

$lic= array('bi_license' => '12345'. 'bi_email' => 'LizzeTheLezzie@Multitalented.com');
update_option("tsunami_license", $lic);

****************************************************

thatshould do it, use any key or email u like. still a few callback though, so i will check this new version, if it even is new
andget back to u asap.
Pages: 1 2 3
Reference URL's