Download Maxbot v1.2.8 - Chatbot Builder WordPress Plugin Nulled Free
v1.2.8 (03 Dec 2020) ThankS To @TassieNZ
ADDED : IMPORTANT !! UNLIMITED PROJECTS & DATA ENTRIES!
Download Maxbot v1.2.9 - Chatbot Builder WordPress Plugin Nulled Free
v1.2.9 (29 Jan 2021)
ADDED : Fixing the closed discussion tick and joining stories.
Download Maxbot v1.3.1 - Chatbot Builder WordPress Plugin Nulled Free
Changelog Not Found!
HI, can someone update 1.3.2? Thanks in advance.HI, can someone update 1.3.2? Thanks in advance.
Download Maxbot v1.3.3 - Chatbot Builder WordPress Plugin Nulled Free
v1.3.3 (22 August 2021)
FIXED : Restoring the collected users data issue on the button selector.
Are you sure this is version 1.3.3?Tomz updated Maxbot - Chatbot Builder WordPress Plugin with a new update entry:
Maxbot v1.3.3
Read the rest of this update entry...
yes i check codes between 1.3.1 and v1.3.3Are you sure this is version 1.3.3?
Because i noticed some differences:
When I try to add an agent, the select image button doesn't appear.
In the main settings tab it was supposed to show API settings and it doesn't appear either.
if( ($_GET["page"] == "smwpcb_wp_chatbot_topics") && (isset($_GET["action"]) && $_GET["action"] == "edit")){
wp_register_script( "smwpcb-easy-responsive-tags", SMWPCB_PLUGIN_URL_DIR . "libs/easy-responsive-tabs/easyResponsiveTabs.js", array("jquery") );
wp_enqueue_script( "smwpcb-easy-responsive-tags" );
wp_register_script( "smwpcb-bootstrap-suggest-js", SMWPCB_PLUGIN_URL_DIR . "libs/bootstrap-suggest/js/bootstrap-suggest.js", array("jquery"));
wp_enqueue_script( "smwpcb-bootstrap-suggest-js" );
wp_register_script( "smwpcb-bootstrap-tagsinput-js", SMWPCB_PLUGIN_URL_DIR . "libs/bootstrap-tagsinput/js/bootstrap-tagsinput.js", array("jquery"));
wp_enqueue_script( "smwpcb-bootstrap-tagsinput-js" );
wp_register_script( "smwpcb-custom-ui-topics-script", SMWPCB_PLUGIN_URL_DIR . "admin/js/custom-ui-topics.js", array("jquery") );
wp_localize_script("smwpcb-custom-ui-topics-script", "smwpcb_custom_ui_topics_link", array(
"ajax_url" => admin_url("admin-ajax.php"),
"brain_path" => SMWPCB_PLUGIN_URL_DIR . "/brain",
"css_path" => SMWPCB_PLUGIN_URL_DIR . "/css",
"image_path" => SMWPCB_PLUGIN_URL_DIR . "/admin/images"
));
wp_enqueue_script( "smwpcb-custom-ui-topics-script" );
wp_register_style( 'smwpcb-wp-bootstrap-css', SMWPCB_PLUGIN_URL_DIR . "libs/bootstrap/bootstrap.min.css");
wp_enqueue_style( 'smwpcb-wp-bootstrap-css' );
wp_register_style( 'smwpcb-wp-jquery-ui-css', SMWPCB_PLUGIN_URL_DIR . "libs/jquery-ui/jquery-ui.css");
wp_enqueue_style( 'smwpcb-wp-jquery-ui-css' );
wp_register_style( 'smwpcb-wp-admin-stories-css', SMWPCB_PLUGIN_URL_DIR . 'admin/css/style.css');
wp_enqueue_style( 'smwpcb-wp-admin-stories-css' );
wp_register_style( "smwpcb-bootstrap-suggest-css", SMWPCB_PLUGIN_URL_DIR . "libs/bootstrap-suggest/css/bootstrap-suggest.css");
wp_enqueue_style( "smwpcb-bootstrap-suggest-css" );
wp_register_style( 'smwpcb-wp-font-awesome-css', "https://use.fontawesome.com/releases/v5.7.2/css/all.css");
wp_enqueue_style( 'smwpcb-wp-font-awesome-css' );
wp_register_style( 'smwpcb-wp-bootstrap-tagsinput-css', SMWPCB_PLUGIN_URL_DIR . 'libs/bootstrap-tagsinput/css/bootstrap-tagsinput.css');
wp_enqueue_style( 'smwpcb-wp-bootstrap-tagsinput-css' );
}
+ topic0
- hello{topic=864530463013901364}
> topic 864530463013901364
+ *
- <call>resortTofaq "sksksks" "864530463013901364" "<star>" "1" "skkssk" </call>
+ [*](sss)[*] {weight=1}
- jjdsjsj{topic=882000379542215600}
+ skkssk{weight=1000}
- jjdsjsj{topic=882000379542215600}
< topic
> topic 882000379542215600
+ *
* <call>validationstoreddata "is_email" "Please set a valid email address."</call> == valid => <call>storetodbwpoptions "1" "email"</call> sksksk{topic=990261021290948900}
- <call>validationstoreddata "is_email" "Please set a valid email address."</call>
< topic
> topic 990261021290948900
+ *
* <call>validationstoreddata ",is_phone" "|6^9~Please set a valid phone number."</call> == valid => <call>storetodbwpoptions "2" "tel"</call> skskkssjk{topic=366083295078776700}
- <call>validationstoreddata ",is_phone" "|6^9~Please set a valid phone number."</call>
< topic
> topic 366083295078776700
+ *
* <call>validationstoreddata "" ""</call> == valid => <call>storetodbwpoptions "0" "nom"</call> sksksksk{topic=882000379542215600}
- <call>validationstoreddata "" ""</call>
< topic
yes i check codes between 1.3.1 and v1.3.3
many codes changed and new cods added too
PHP:if( ($_GET["page"] == "smwpcb_wp_chatbot_topics") && (isset($_GET["action"]) && $_GET["action"] == "edit")){ wp_register_script( "smwpcb-easy-responsive-tags", SMWPCB_PLUGIN_URL_DIR . "libs/easy-responsive-tabs/easyResponsiveTabs.js", array("jquery") ); wp_enqueue_script( "smwpcb-easy-responsive-tags" ); wp_register_script( "smwpcb-bootstrap-suggest-js", SMWPCB_PLUGIN_URL_DIR . "libs/bootstrap-suggest/js/bootstrap-suggest.js", array("jquery")); wp_enqueue_script( "smwpcb-bootstrap-suggest-js" ); wp_register_script( "smwpcb-bootstrap-tagsinput-js", SMWPCB_PLUGIN_URL_DIR . "libs/bootstrap-tagsinput/js/bootstrap-tagsinput.js", array("jquery")); wp_enqueue_script( "smwpcb-bootstrap-tagsinput-js" ); wp_register_script( "smwpcb-custom-ui-topics-script", SMWPCB_PLUGIN_URL_DIR . "admin/js/custom-ui-topics.js", array("jquery") ); wp_localize_script("smwpcb-custom-ui-topics-script", "smwpcb_custom_ui_topics_link", array( "ajax_url" => admin_url("admin-ajax.php"), "brain_path" => SMWPCB_PLUGIN_URL_DIR . "/brain", "css_path" => SMWPCB_PLUGIN_URL_DIR . "/css", "image_path" => SMWPCB_PLUGIN_URL_DIR . "/admin/images" )); wp_enqueue_script( "smwpcb-custom-ui-topics-script" ); wp_register_style( 'smwpcb-wp-bootstrap-css', SMWPCB_PLUGIN_URL_DIR . "libs/bootstrap/bootstrap.min.css"); wp_enqueue_style( 'smwpcb-wp-bootstrap-css' ); wp_register_style( 'smwpcb-wp-jquery-ui-css', SMWPCB_PLUGIN_URL_DIR . "libs/jquery-ui/jquery-ui.css"); wp_enqueue_style( 'smwpcb-wp-jquery-ui-css' ); wp_register_style( 'smwpcb-wp-admin-stories-css', SMWPCB_PLUGIN_URL_DIR . 'admin/css/style.css'); wp_enqueue_style( 'smwpcb-wp-admin-stories-css' ); wp_register_style( "smwpcb-bootstrap-suggest-css", SMWPCB_PLUGIN_URL_DIR . "libs/bootstrap-suggest/css/bootstrap-suggest.css"); wp_enqueue_style( "smwpcb-bootstrap-suggest-css" ); wp_register_style( 'smwpcb-wp-font-awesome-css', "https://use.fontawesome.com/releases/v5.7.2/css/all.css"); wp_enqueue_style( 'smwpcb-wp-font-awesome-css' ); wp_register_style( 'smwpcb-wp-bootstrap-tagsinput-css', SMWPCB_PLUGIN_URL_DIR . 'libs/bootstrap-tagsinput/css/bootstrap-tagsinput.css'); wp_enqueue_style( 'smwpcb-wp-bootstrap-tagsinput-css' ); }
PHP:+ topic0 - hello{topic=864530463013901364} > topic 864530463013901364 + * - <call>resortTofaq "sksksks" "864530463013901364" "<star>" "1" "skkssk" </call> + [*](sss)[*] {weight=1} - jjdsjsj{topic=882000379542215600} + skkssk{weight=1000} - jjdsjsj{topic=882000379542215600} < topic > topic 882000379542215600 + * * <call>validationstoreddata "is_email" "Please set a valid email address."</call> == valid => <call>storetodbwpoptions "1" "email"</call> sksksk{topic=990261021290948900} - <call>validationstoreddata "is_email" "Please set a valid email address."</call> < topic > topic 990261021290948900 + * * <call>validationstoreddata ",is_phone" "|6^9~Please set a valid phone number."</call> == valid => <call>storetodbwpoptions "2" "tel"</call> skskkssjk{topic=366083295078776700} - <call>validationstoreddata ",is_phone" "|6^9~Please set a valid phone number."</call> < topic > topic 366083295078776700 + * * <call>validationstoreddata "" ""</call> == valid => <call>storetodbwpoptions "0" "nom"</call> sksksksk{topic=882000379542215600} - <call>validationstoreddata "" ""</call> < topic