Sosyal Medya

Güncel Twitter Kodları 2023

Twitter, kullanıcıların kısa mesajlar yazarak paylaşabilecekleri bir sosyal medya platformudur. Kullanıcılar, 280 karakteri geçmeyen tweet adı verilen mesajlarını yazabilir ve diğer kullanıcılarla paylaşabilirler. Twitter’ın ana özelliklerinden biri, hashtagler kullanarak tweetleri belirli konulara etiketlemektir. Bu, kullanıcıların konuyla ilgili diğer tweetleri kolayca bulmalarına yardımcı olur.

Twitter, haberlerin, güncel olayların, popüler kültürün, siyasi tartışmaların ve daha birçok konunun tartışıldığı bir platform olarak kullanılır. Kullanıcılar, tweetlerine resimler, videolar, GIF’ler ve emoji’ler ekleyebilirler.

Twitter, dünya genelinde milyonlarca kullanıcısı olan popüler bir sosyal medya platformudur. Twitter kodları ile uzun bir çok işlemi kısa yoldan bir kaç kod satırı ile hemen yapabilirsiniz. Twitter kodları ile sosyal medya hesaplarınızı yönetirken zaman kaybetmez hızlı işlemler yaparak zaman kazanmış olursunuz. twitter kodları kullanmanın en iyi yanı bu kodlar hesabınıza zarar vermez sizi uzun süre meşgul etmez.

[toggle title=”Takip Etme Kodu” state=”close”]var say=0,limit=1e3,takipyap=setInterval (function(){return $(“.following”).each(function() {$(this).parents(“.Grid-cell.u-size1of2.u-lg-size1of3.u-mb10”).remove()}), $(“.GridTimeline”).find(“div.not-following > .js-follow-btn>button”).first() .click(),say++>=limit?(clearInterval(takipyap), window.alert(limit+” kisi basariyla takip edildi.”),!1):void $(“.message-text > a”) .each(function(){“46px”===$(“.alert-messages”).css(“top”)&&(clearInterval(takipyap), clearInterval(asagi))})},1e3),asagi=setInterval(function(){var a=$(“.GridTimeline”). find(“.Grid-cell.u-size1of2.u-lg-size1of3.u-mb10”).length;54>=a&&($(“.Grid.Grid–withGutter”) .each(function(){0==$(this).children().length&&$(this).remove()}),$(window).scrollTop (0,document.body.scrollBottom),setTimeout(function(){window.scrollTo(0,document.body.scrollHeight)} ,2000))},2e3);[/toggle]

[toggle title=”Twitter Toplu Sessize Alma Kodu” state=”close”]find(“.js-stream-item:first-child”).attr(“data-item-id”) var token = $(“#signout-form > input.authenticity_token”).attr(‘value’); $.ajax({ type: “POST”, url: “https://twitter.com/i/user/mute”, data: {authenticity_token: token, user_id: usid, impression_id:””}, }); $(“.GridTimeline”).find(“.Grid-cell.u-size1of2.u-lg-size1of3.u-mb10”)[0].remove() } },100); kisiyukle = setInterval(function(){ var kullanc = $(“.Grid-cell.u-size1of2.u-lg-size1of3.u-mb10”).length; if(kullanc <= 54){ $(window).scrollTop(0,document.body.scrollBottom); setTimeout(function(){ window.scrollTo(0,document.body.scrollHeight); },200); } if($(“.GridTimeline”).find(“.GridTimeline-items”).attr(“data-min-position”) == 0){ $(“.Grid-cell.u-size1of2.u-lg-size1of3.u-mb10”).each(function(){ $(this).find(“.user-dropdown.dropdown-toggle.js-dropdown-toggle.js-link.js-tooltip.btn.plain-btn.small-user-dropdown”).click() $(this).find(“.mute-user-item> button”).click(); $(this)[0].remove(); }); clearInterval(sessizeal); clearInterval(kisiyukle); $(“.bird-topbar-etched”).click(); } },1600) [/toggle]

 

[toggle title=”Toplu Geri Takip Kodu” state=”close”]var kul_adi = prompt(“Bir kullaniciya kadar takip etmek icin takip etmediginiz bir kullanici adini basinda @ olmadan girin. Bu secenegi kullanmak istemiyorsaniz bos birakin ya da iptal edin”, “”); geritakip = setInterval(function(){ $(“.following, .pending”).parents(“.Grid-cell.u-size1of2.u-lg-size1of3.u-mb10”).remove(); $(‘div.not-following > button.js-follow-btn’).each(function(){ $(this).click(); if(kul_adi == $(this).parents(“.ProfileCard.js-actionable-user”).attr(“data-screen-name”)){ clearInterval(geritakip); clearInterval(yu); clearInterval(as); alert(kul_adi + “kullanici adina kadar geri takip yapildi.”) } $(“.message-text > a”).each(function(){ if ($(‘.alert-messages’).css(‘top’) === ’46px’){ clearInterval(geritakip); clearInterval(yu); clearInterval(as); alert(“Takip limitiniz doldu. Bugun daha fazla takip yapamazsiniz.”) } }) }); setTimeout(function() { $(“.Grid.Grid–withGutter[data-component-term=’user’], ProfileClusterFollow”).remove(); },1000); },2000); var yu = setInterval(function() { window.scrollTo(0,document.body.scrollHeight); },1000); var as = setInterval(function() { window.scrollTo(0,document.body.scrollBottom); },2020); [/toggle]

[toggle title=”Twitter Beğeni Sıfırlama” state=”close”]setInterval(function(){ $(“.ProfileTweet-actionButton.js-actionFavorite”)[0].click() $(‘.stream-items > .js-stream-item.stream-item.stream-item’)[0].remove(); },300); setInterval(function() { $(window).scrollTop(0,document.body.scrollBottom); },1500); setInterval(function() { window.scrollTo(0,document.body.scrollHeight); },1000); [/toggle]

[toggle title=”Direkt Mesajları Silme Kodu” state=”close”]1 var kac_mesaj_atla = “0”; 2 tum_dm_sil = setInterval(function(){ 3 $(“.DMInbox > li > .DMInboxItem”)[kac_mesaj_atla].click(); 4 $(“.u-textUserColorHover.dropdown-toggle.js-tooltip.js-dropdown-toggle”)[0].click(); 5 $(“.dm-conversation-actions”).find(“.js-actionDeleteConversation>button.dropdown-link”)[0].click(); 6 if($(“#confirm_dialog”).css(“display”) === “block”){ 7 $(“#confirm_dialog_submit_button”)[0].click(); 8 $(“#confirm_dialog”).addClass(“visuallyhidden”); 9 } 10 },1000); [/toggle]

[toggle title=” Otomatik Ana Sayfayı Beğeni Kodu” state=”close”]setInterval(function(){ $(“.favorited”).parents(“.js-stream-item.stream-item.stream-item”).remove(); var yeni_tweet = $(“.stream-container”).find(“.new-tweets-bar.js-new-tweets-bar”).attr(‘data-item-count’); var tweet = $(‘.stream-items.js-navigable-stream >.js-stream-item.stream-item.stream-item’).length; if(tweet > 0){ $(“.ProfileTweet-actionButton.js-actionFavorite”)[0].click(); setTimeout(function(){ $(‘.js-stream-item.stream-item.stream-item’)[0].remove(); },500); } if(tweet < 2 && yeni_tweet > 0){ $(“.new-tweets-bar.js-new-tweets-bar”).click(); } },1000); [/toggle]

İlgili Makaleler

Bir yanıt yazın

E-posta adresiniz yayınlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir

Başa dön tuşu