NBOTS Telegram 447
<?php
$array=array(array("𝗤","𝗪","𝗘","𝗥","𝗧","𝗬","𝗨","𝗜","𝗢","𝗣","𝗔","𝗦","𝗗","𝗙","𝗚","𝗛","𝗝","𝗞","𝗟","𝗭","𝗫","𝗖","𝗩","𝗕","𝗡","𝗠"),array("𝚀","𝚆","𝙴","𝚁","𝚃","𝚈","𝚄","𝙸","𝙾","𝙿","𝙰","𝚂","𝙳","𝙵","𝙶","𝙷","𝙹","𝙺","𝙻","𝚉","𝚇","𝙲","𝚅","𝙱","𝙽","𝙼"),array("𝑄","𝑊","𝐸","𝑅","𝑇","𝑌","𝑈","𝐼","𝑂","𝑃","𝐴","𝑆","𝐷","𝐹","𝐺","𝐻","𝐽","𝐾","𝐿","𝑍","𝑋","𝐶","𝑉","𝐵","𝑁","𝑀"),array("ℚ","𝕎","𝔼","ℝ","𝕋","𝕐","𝕌","𝕀","𝕆","ℙ","𝔸","𝕊","𝔻","𝔽","𝔾","ℍ","𝕁","𝕂","𝕃","ℤ","𝕏","ℂ","𝕍","𝔹","ℕ","𝕄"), array("𝒬","𝒲","ℰ","ℛ","𝒯","𝒴","𝒰","ℐ","𝒪","𝒫","𝒜","𝒮","𝒟","ℱ","𝒢","ℋ","𝒥","𝒦","ℒ","𝒵","𝒳","𝒞","𝒱","ℬ","𝒩","ℳ"), array("🅀","🅆","🄴","🅁","🅃","🅈","🅄","🄸","🄾","🄿","🄰","🅂","🄳","🄵","🄶","🄷","🄹","🄺","🄻","🅉","🅇","🄲","🅅","🄱","🄽","🄼"),array("𝑸","𝑾","𝑬","𝑹","𝑻","𝒀","𝑼","𝑰","𝑶","𝑷","𝑨","𝑺","𝑫","𝑭","𝑮","𝑯","𝑱","𝑲","𝑳","𝒁","𝑿","𝑪","𝑽","𝑩","𝑵","𝑴"),array("𝐐","𝐖","𝐄","𝐑","𝐓","𝐘","𝐔","𝐈","𝐎","𝐏","𝐀","𝐒","𝐃","𝐅","𝐆","𝐇","𝐉","𝐊","𝐋","𝐙","𝐗","𝐂","𝐕","𝐁","𝐍","𝐌"),array("𝙌","𝙒","𝙀","𝙍","𝙏","𝙔","𝙐","𝙄","𝙊","𝙋","𝘼","𝙎","𝘿","𝙁","𝙂","𝙃","𝙅","𝙆","𝙇","𝙕","𝙓","𝘾","𝙑","𝘽","𝙉","𝙈"));
$txt = $_GET["text"];
if($txt){
if(preg_match('/[a-zA-Z]/',$txt)){
foreach($array as $key){
$a =str_replace(["q","w","e","r","t","y","u","i","o","p","a","s","d","f","g","h","j","k","l","z","x","c","v","b","n","m"],$key,strtolower($txt));
$j=$j."$a\n\n";
}
$nbots = "$j\n\n*المس 👆🏻 على الاسم يتم نسخه ✓*";
}else{
$nbots = "عذراً ارسل احرف انجليزية لزخرفة!";
}
@$GRBots["text"]=$nbots;
echo json_encode($GRBots,JSON_UNESCAPED_UNICODE);
}


كود api زخرفة
ضع الكود كما هو موجود واستخدم الكود التالي في اي بوت
$nbots = json_decode(file_get_contents("رابط الملف هنا?text=".$text))->text;
bot("sendMessage",[
"chat_id"=>$chat_id,
"text"=>$nbots,
'parse_mode'=>"MarkDown",
]);


#ملاحظه ممنوع اخذ الكود بدون نقل رابط القناة معه @nbots



tgoop.com/NBots/447
Create:
Last Update:

<?php
$array=array(array("𝗤","𝗪","𝗘","𝗥","𝗧","𝗬","𝗨","𝗜","𝗢","𝗣","𝗔","𝗦","𝗗","𝗙","𝗚","𝗛","𝗝","𝗞","𝗟","𝗭","𝗫","𝗖","𝗩","𝗕","𝗡","𝗠"),array("𝚀","𝚆","𝙴","𝚁","𝚃","𝚈","𝚄","𝙸","𝙾","𝙿","𝙰","𝚂","𝙳","𝙵","𝙶","𝙷","𝙹","𝙺","𝙻","𝚉","𝚇","𝙲","𝚅","𝙱","𝙽","𝙼"),array("𝑄","𝑊","𝐸","𝑅","𝑇","𝑌","𝑈","𝐼","𝑂","𝑃","𝐴","𝑆","𝐷","𝐹","𝐺","𝐻","𝐽","𝐾","𝐿","𝑍","𝑋","𝐶","𝑉","𝐵","𝑁","𝑀"),array("ℚ","𝕎","𝔼","ℝ","𝕋","𝕐","𝕌","𝕀","𝕆","ℙ","𝔸","𝕊","𝔻","𝔽","𝔾","ℍ","𝕁","𝕂","𝕃","ℤ","𝕏","ℂ","𝕍","𝔹","ℕ","𝕄"), array("𝒬","𝒲","ℰ","ℛ","𝒯","𝒴","𝒰","ℐ","𝒪","𝒫","𝒜","𝒮","𝒟","ℱ","𝒢","ℋ","𝒥","𝒦","ℒ","𝒵","𝒳","𝒞","𝒱","ℬ","𝒩","ℳ"), array("🅀","🅆","🄴","🅁","🅃","🅈","🅄","🄸","🄾","🄿","🄰","🅂","🄳","🄵","🄶","🄷","🄹","🄺","🄻","🅉","🅇","🄲","🅅","🄱","🄽","🄼"),array("𝑸","𝑾","𝑬","𝑹","𝑻","𝒀","𝑼","𝑰","𝑶","𝑷","𝑨","𝑺","𝑫","𝑭","𝑮","𝑯","𝑱","𝑲","𝑳","𝒁","𝑿","𝑪","𝑽","𝑩","𝑵","𝑴"),array("𝐐","𝐖","𝐄","𝐑","𝐓","𝐘","𝐔","𝐈","𝐎","𝐏","𝐀","𝐒","𝐃","𝐅","𝐆","𝐇","𝐉","𝐊","𝐋","𝐙","𝐗","𝐂","𝐕","𝐁","𝐍","𝐌"),array("𝙌","𝙒","𝙀","𝙍","𝙏","𝙔","𝙐","𝙄","𝙊","𝙋","𝘼","𝙎","𝘿","𝙁","𝙂","𝙃","𝙅","𝙆","𝙇","𝙕","𝙓","𝘾","𝙑","𝘽","𝙉","𝙈"));
$txt = $_GET["text"];
if($txt){
if(preg_match('/[a-zA-Z]/',$txt)){
foreach($array as $key){
$a =str_replace(["q","w","e","r","t","y","u","i","o","p","a","s","d","f","g","h","j","k","l","z","x","c","v","b","n","m"],$key,strtolower($txt));
$j=$j."$a\n\n";
}
$nbots = "$j\n\n*المس 👆🏻 على الاسم يتم نسخه ✓*";
}else{
$nbots = "عذراً ارسل احرف انجليزية لزخرفة!";
}
@$GRBots["text"]=$nbots;
echo json_encode($GRBots,JSON_UNESCAPED_UNICODE);
}


كود api زخرفة
ضع الكود كما هو موجود واستخدم الكود التالي في اي بوت
$nbots = json_decode(file_get_contents("رابط الملف هنا?text=".$text))->text;
bot("sendMessage",[
"chat_id"=>$chat_id,
"text"=>$nbots,
'parse_mode'=>"MarkDown",
]);


#ملاحظه ممنوع اخذ الكود بدون نقل رابط القناة معه @nbots

BY أبو أسامة


Share with your friend now:
tgoop.com/NBots/447

View MORE
Open in Telegram


Telegram News

Date: |

Members can post their voice notes of themselves screaming. Interestingly, the group doesn’t allow to post anything else which might lead to an instant ban. As of now, there are more than 330 members in the group. To view your bio, click the Menu icon and select “View channel info.” While the character limit is 255, try to fit into 200 characters. This way, users will be able to take in your text fast and efficiently. Reveal the essence of your channel and provide contact information. For example, you can add a bot name, link to your pricing plans, etc. The Channel name and bio must be no more than 255 characters long Telegram is a leading cloud-based instant messages platform. It became popular in recent years for its privacy, speed, voice and video quality, and other unmatched features over its main competitor Whatsapp.
from us


Telegram أبو أسامة
FROM American