{MyInfo} By - EngAymn.zip
1.9 KB
✅︙ملف جديد.
⌯ الإسم : ملف كشف الايدي،اليوزر 📝.
⌯ الشرح :
1 - توكن سطر 6 أيدي الادمن سطر 7 وملف Telegram سطر 5.
2 - أرفع الملف على استضافة او سيرفر.
3 - افتح رابط الملف لتفعيل ويب هوك.
#للتعليم
☑️︙الملف تابع لـ : @VSSSQ.
☑️︙منوعات برمجية : @PHPENG.
-------------------------------------------
تنشر اذكر المصدر 🖊️.
⌯ الإسم : ملف كشف الايدي،اليوزر 📝.
⌯ الشرح :
1 - توكن سطر 6 أيدي الادمن سطر 7 وملف Telegram سطر 5.
2 - أرفع الملف على استضافة او سيرفر.
3 - افتح رابط الملف لتفعيل ويب هوك.
#للتعليم
☑️︙الملف تابع لـ : @VSSSQ.
☑️︙منوعات برمجية : @PHPENG.
-------------------------------------------
تنشر اذكر المصدر 🖊️.
منوعات برمجية - PHP
{MyInfo} By - EngAymn.zip
مثال على الملف @Bot_MyinfoBot 🤖.
Quran - by EngAymn.php
9.4 KB
منوعات برمجية - PHP
Quran - by EngAymn.php
مثال على الملف @ReadTheQuranBot 🤖.
#API BY JSON
Vietnam Country 🇻🇳.
BUY NUMBER 👇🏻
CancelNumber 👇🏻.
Customer Information 👇🏻.
Vietnam Country 🇻🇳.
BUY NUMBER 👇🏻
"https://vsssq.online/APIS/Vi.php?action=getNumVi&api_key=$YOUR_KEY&app=$APP&country=vn"GetCode 👇🏻.
#_______Necessary variables
$YOUR_KEY = Your private key
$APP = App id
#_______Success
{"status":"True","msg":"Number purchased successfully","data":{"number":"+84×××××××","idnumber":"3131937492"}}
#_______Fail
{"status":"False","msg":"You Don't Have Balance","data":{"Amount to buy":"200"}}
{"status":"False","msg":"Bad App","data":{"Apps":"tg , wa"}}
{"status":"False","msg":"No Number ! , Retry Again"}
{"status":"False","msg":"Bad Key"}
"https://vsssq.online/APIS/Vi.php?action=getCodeVi&api_key=$YOUR_KEY&idnumber=$idnumber"
#_______Necessary variables
$YOUR_KEY = Your private key
$idnumber = Number ID
#_______Success
{"status":"True","msg":"Code has arrived successfully","data":{"Code":"796926","Your Balance Now":"100"}}
#_______Fail
{"status":"False","msg":"Bad Key"}
{"status":"False","msg":"The code has not arrived yet"}
{"status":"False","msg":"incorrect id numder"}
CancelNumber 👇🏻.
"https://vsssq.online/APIS/Vi.php?action=CancelNumber&api_key=$YOUR_KEY&idnumber=$idnumber"
#_______Necessary variables
$YOUR_KEY = Your private key
$idnumber = Number ID
#_______Success
{"status":"True","msg":"Cancel successfully"}
#_______Fail
{"status":"False","msg":"Bad Key"}
{"status":"False","msg":"Number not Found"}
Customer Information 👇🏻.
"https://vsssq.online/APIS/Vi.php?action=Myinfo&api_key=$YOUR_KEY"للحصول على APIKEY أو الشحن : @VSSSQ 🧑🏻💼.
#_______Necessary variables
$YOUR_KEY = Your private key
#_______Success
{"status":"True","msg":"Successful access to information","data":{"Balance":"100","All Recharge":"2000","Number of recharge":"1","All Numbers":"9","Spent":"1800"}}
#_______Fail
{"status":"False","msg":"Bad Key"}
وبالاردني : فيش أفكار 🙂 .
Please open Telegram to view this post
VIEW IN TELEGRAM
- كود اضافة قنوات إشتراك إجباري لانهائية 🔥 .
$ChannelsAymn = json_decode(file_get_contents("Aymn.json"),true);
$AdminData = file_get_contents("AymnData.txt");
if($data == "AymnChannelsAdd"){
$Much1 = $ChannelsAymn["Channels"]["Much"];
$Much2 = $Much1 + 1;
bot('Editmessagetext', [
'chat_id'=>$chat_id,
'message_id'=>$message_id,
'text'=>"
*- إرسل الان يوزر القناة رقم $Much2 المراد إضافتها لقنوات الإجباري 👇🏻.*
",
'parse_mode'=>"MarkDown",
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"🔙 ⌯ رجوع.",'callback_data'=>"Back"]],
]
])
]);
file_put_contents($AdminData,"AddChannel");
}
if($text && $text != "/start" && $AdminData == "AddChannel"){
$Much1 = $ChannelsAymn["Channels"]["Much"];
$Much2 = $Much1 + 1;
$ChannelsAymn["Channels"][$text]["User"] = $text;
$ChannelsAymn["Channels"]["Much"] = $Much2;
file_put_contents("Aymn.json",json_encode($ChannelsAymn,64|128|256));
bot('SendMessage', [
'chat_id'=>$chat_id,
'text'=>"
✅ ⌯ تم اضافة القناة *$text* إلى قنوات الاشتراك الاجباري ، رقمها *$Much2*
",
'parse_mode'=>"MarkDown",
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"🔙 ⌯ رجوع.",'callback_data'=>"Back"]],
]
])
]);
file_put_contents($AdminData,"Empty");
}
if($data == "AymnChannelsDel"){
file_put_contents($AdminData,"DelChannel");
bot('Editmessagetext', [
'chat_id'=>$chat_id,
'message_id'=>$message_id,
'text'=>"
*- إرسل الان يوزر القناة المراد حذفها من قنوات الإشتراك الإجباري 👇🏻.*
",
'parse_mode'=>"MarkDown",
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"🔙 ⌯ رجوع.",'callback_data'=>"Back"]],
]
])
]);
return;
}
if($text && $text != "/start" && $AdimnData == "DelChannel"){
$How = $ChannelsAymn["Channels"][$text]["User"];
if($How == null){
bot('SendMessage', [
'chat_id'=>$chat_id,
'text'=>"
*❌ ⌯ القناة ليست موجودة ضمن قنوات الإشتراك الإجباري.*
",
'parse_mode'=>"MarkDown",
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"🔙 ⌯ رجوع.",'callback_data'=>"Back"]],
]
])
]);
file_put_contents($AdminData,"Empty");
}else{
unset($ChannelsAymn["Channels"][$text]["User"]);
$ChannelsAymn["Channels"]["Much"] = $ChannelsAymn["Channels"]["Much"] - 1;
file_put_contents("Aymn.json",json_encode($ChannelsAymn,64|128|256));
file_put_contents($AdminData,"Empty");
bot('SendMessage', [
'chat_id'=>$chat_id,
'text'=>"
✅ ⌯ تم حذف القناة *$text* من قنوات الإشتراك الاجباري
",
'parse_mode'=>"MarkDown",
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"🔙 ⌯ رجوع.",'callback_data'=>"Back"]],
]
])
]);
}
}
if($data == "AymnChannelsShow"){
$HowMuch = 0;
$AymnAldorafy = "";
foreach($ChannelsAymn["Channels"] as $Aymn => $Aldorafy){
$Chh = $Aldorafy["User"];
$HowMuch +=1;
$AymnAldorafy .= "*🤖 ⌯ قناة البوت $HowMuch : $Chh* \n";
}
bot('Editmessagetext', [
'chat_id'=>$chat_id,
'message_id'=>$message_id,
'text'=>"
*👇🏻 ⌯ كافة قنوات الإشتراك الإجباري المضافة*
$AymnAldorafy
",
'parse_mode'=>"MarkDown",
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"🔙 ⌯ رجوع.",'callback_data'=>"Back"]],
]
])
]);
}
if($text == "/start"){
$Key = [];
$HowMuch = 0;
$AymnAldorafy = "";
foreach($ChannelsAymn["Channels"] as $Aymn => $Aldorafy){
$Chh = $Aldorafy["User"];
$Check = bot('getChatMember',['chat_id'=>$Chh,'user_id'=>$id])->result->status;
if($Check == "left" || $Check == "kicked"){
$HowMuch +=1;
$AymnAldorafy .= "*🤖 ⌯ قناة البوت $HowMuch : $Chh* \n";
$NCh = bot('getChat',['chat_id'=>$Chh])->result->title;
$LinkCh = str_replace("@","t.me/",$Chh);
$Key["inline_keyboard"][] = [['text'=>"$NCh",'url'=>"$LinkCh"]];
}
}
$KeyB = json_encode($Key);
bot('SendMessage', [
'chat_id'=>$chat_id,
'text'=>"
*👤︙مرحبا بك عزيزي*
*🔏 ⌯ قم بالإشتراك* في قنوات البوت *الرسمية* لتتمكن من إستخدامه *بطريقة صحيحة* من دون الوقوع *في مشاكل 💁🏻♂️.*
$AymnAldorafy
*⚜️︙إشترك ثم إضغط /start للدخول.*
",
'parse_mode'=>"MarkDown",
'reply_markup'=>($KeyB),
]);
return;
}
#الازرار
[['text'=>"اضف قناة",'callback_data'=>"AymnChannelsAdd"],['text'=>"حذف قناة",'callback_data'=>"AymnChannelsDel"]],
[['text'=>"عرض القنوات",'callback_data'=>"AymnChannelsShow"]],
Please open Telegram to view this post
VIEW IN TELEGRAM
منوعات برمجية - PHP
- كود اضافة قنوات إشتراك إجباري لانهائية 🔥 . $ChannelsAymn = json_decode(file_get_contents("Aymn.json"),true); $AdminData = file_get_contents("AymnData.txt"); if($data == "AymnChannelsAdd"){ $Much1 = $ChannelsAymn["Channels"]["Much"]; $Much2 = $Much1 + 1; …
1 - انسخ الكود والصقه في في الملف قبل رساله ستارت او البدء ( /start )
2 - ضع هذا الكود
file_put_contents($AdminData,"Empty");
عند رساله البدء والرجوع الخاصه بالادمن.
3 - ضع الازرار في ازرار اللوحه الرئيسية للادمن
---------------------------------------------------------------------
مقدم من أيمن : @VSSSQ
منوعات برمجية : @PHPENG
Please open Telegram to view this post
VIEW IN TELEGRAM
NEW API 🥳 .
🚀 : UnBlock Numbers of Telegram ✈️ .
#__JSON⬇️ :
#__________Error
#__________True
#####################
#####################
#__________Error1
#__________Error2
#__________Error3
#__________True
To recharge contact: @VSSSQ⭐
Note that every 100 points = $1 💵.
#__JSON
My Account Information
$Get = json_decode(file_get_contents("https://vsssq.online/APIS/UnBlockNumbers.php?Action=MyAccount&ApiKey=$YOUR_KEY"),1);
#__________Required
/*
$YOUR_KEY = Your APIKEY Code
*/
#__________Error
{
"Status": "False", "Msg": "No Found Key !"
}
#__________True
{
"Status": "OK", "Msg": "Your account information has been successfully fetched", "data": {"Balance": "Your Balance","Spend": "Your Balance Spent"}
}
#####################
#####################
UnBlock Number
$Get = json_decode(file_get_contents("https://vsssq.online/APIS/UnBlockNumbers.php?Action=UnBlock&ApiKey=$YOUR_KEY&Number=$NUMBER"),1);
#__________Required
/*
$YOUR_KEY = Your APIKEY Code
$NUMBER = Blocked Number
*/
#__________Error1
{
"Status": "False", "Msg": "No Found Key !"
}
#__________Error2
{
"Status": "False", "Msg": "You don't have enough Balance !"
}
#__________Error3
{
"Status": "False", "Msg": "System error, please try again !"
}
#__________True
{
"Status": "OK", "Msg": "Unblock request sent successfully.", "data": {"Number": "The Number"}
}
To recharge contact: @VSSSQ
Note that every 100 points = $1 💵.
Please open Telegram to view this post
VIEW IN TELEGRAM
أفكار !؟ @VSSSQ 😑
Please open Telegram to view this post
VIEW IN TELEGRAM
NEW API ☑️🚀.
Bot : @apiCenter_Bot 🤖.
- تقديم ربط كافة خدمات الشحن التلقائي نفس التي في بوت إس كي باور : @SKPBOT🔥 .
مقدم من أيمن : @VSSSQ🔥
منوعات برمجية : @PHPENG❤️🔥
Bot : @apiCenter_Bot 🤖.
- تقديم ربط كافة خدمات الشحن التلقائي نفس التي في بوت إس كي باور : @SKPBOT
مقدم من أيمن : @VSSSQ
منوعات برمجية : @PHPENG
Please open Telegram to view this post
VIEW IN TELEGRAM
@PasswordHash_Bot 🤖.
- بوت خدمي جديد ،
صناعة كلمة مرور بنوع التشفير المطلوب لـ TinyFileManager في ملفات رفع FTP عبر السيرفر ☑️.
مقدم من أيمن : @VSSSQ🔥
منوعات برمجية : @PHPENG❤️🔥
- بوت خدمي جديد ،
صناعة كلمة مرور بنوع التشفير المطلوب لـ TinyFileManager في ملفات رفع FTP عبر السيرفر ☑️.
مقدم من أيمن : @VSSSQ
منوعات برمجية : @PHPENG
Please open Telegram to view this post
VIEW IN TELEGRAM
أفكار !؟ @VSSSQ 🙂
Please open Telegram to view this post
VIEW IN TELEGRAM