Below is a guide on how to create a viral crying effect filter on TikTok 2022 fyp. The crying filter that is viral on TikTok and Instagram social media shows the sad expression of the person wearing it. Filters or effects look very realistic and real.
Many other netizens thought that the creators who used the filter were actually crying. Although this is an artificial intelligence (AI) effect built into the filter.

This technology can create effects that automatically adjust to the user’s face shape. So don’t be surprised if the user’s face looks like he’s crying, when in fact it’s not.
The use of such a crying filter is generally used for entertainment, such as pranking other people, friends, and others. Even so realistic that many feel sympathy and concern.
Naturally, because crying usually occurs after someone experiences an event, be it sad or moved. You could say this filter really manipulates the visuals on the screen.
For a complete tutorial on how to make a TikTok viral crying filter, you can follow our full guide here>>

var ScrollDebounce = true; var page =1; var total_pages = 5;
function sticky_relocate() { if ($(".top-sticky").length > 0) {
var window_top = $(window).scrollTop(); var footer_top = $(".foot").offset().top; var div_top = $('.top-sticky').offset().top; var div_height = $(".popular").height();
if (window_top + div_height > footer_top) $('.popular').removeClass('popular-sticky'); else if (window_top > div_top) { $('.popular').addClass('popular-sticky'); } else { $('.popular').removeClass('popular-sticky'); } }
}
/*Load more Function*/ function loadData(page,ajaxURL) { $( ".loader" ).css( "display","block" ); $.ajax({ method: "POST", url: "https://retizen.republika.co.id/ajax/" + ajaxURL, data: { page: page,kid: 0 } }) .done(function( content ) { ScrollDebounce = true; $( ".loader" ).css( "display","none" ); $("#posts-infinite").append(content);
});
}
function openNav() { document.getElementById("mySidenav").style.width = "350px";
} function closeNav() { document.getElementById("mySidenav").style.width = "0"; }
function openSearch() { document.getElementById("myOverlay").style.display = "block"; } // tambahsearch function closeSearch() { document.getElementById("myOverlay").style.display = "none"; }
function show_debug_width() { var debug_show = false; var debug_console = false; $('body').prepend('
'); $("span#wdt").html("width: " + $(window).width()); $("span#hgt").html("height: " + $(window).height()); if (debug_console) { var rule = ""; $('#rule_css').each(function () { rule = window.getComputedStyle(this, ':after').content; }); console.log($('#info_css').text() + ' ' + rule); } $(window).resize(function () { $("span#wdt").html("width: " + $(window).width()); $("span#hgt").html("height: " + $(window).height()); if (debug_console) { var rule = ""; $('#rule_css').each(function () { rule = window.getComputedStyle(this, ':after').content; }); console.log($('#info_css').text() + ' ' + rule); } }); } $('document').ready(function () { show_debug_width(); hover_video(); //scrool_header();
function hover_video() { $('div.video-cover').hover(function () { $(this).find('div.overplay').show(); $('div.video-cover img').css({ "opacity": "0.9" }); });
} $(window).scroll(sticky_relocate); sticky_relocate();
function scrool_header() { $(window).scroll(function () { if ($(window).scrollTop() > 60) { $('.header').slideDown(); $('.header').css({ "position": "fixed", "z-index": "99", "top": "0", "left": "0", "background": "#fff", "box-shadow": "2px 2px 2px 2px rgba(0,0,0,0.1)"
}); } else { $('.header').css({ "position": "relative", "box-shadow": "none" }); } }); }
// $(document).ready(function() { // $('div[id^="lightgallery"]').lightGallery(); // }); //$(".share_it").html('
');$('.share-open-click').click(function() { $('.share-open-fix').slideToggle(); }); if ($(".twitter-tweet , .twitter-video ").length > 0) $(" .