SPIDER-X
Official channel of Spider X team Admin :- @hack_onlaain
Show more📈 Analytical overview of Telegram channel SPIDER-X
Channel SPIDER-X (@spidrx) in the Arabic language segment is an active participant. Currently, the community unites 18 975 subscribers, ranking 5 168 in the Technologies & Applications category and 3 773 in the Saudi Arabia region.
📊 Audience metrics and dynamics
Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 18 975 subscribers.
According to the latest data from 31 December, 2024, the channel demonstrates stable activity. Although there has been a change in the number of participants by -544 over the last 30 days and by 0 over the last 24 hours, overall reach remains high.
- Verification status: Not verified
- Engagement rate (ER): The average audience engagement rate is 18.14%. Within the first 24 hours after publication, content typically collects 3.11% reactions from the total number of subscribers.
- Post reach: On average, each post receives 3 442 views. Within the first day, a publication typically gains 590 views.
- Reactions and interaction: The audience actively supports content: the average number of reactions per post is 29.
📝 Description and content policy
The author describes the resource as a platform for expressing subjective opinions:
“Official channel of Spider X team
Admin :- @hack_onlaain”
Thanks to the high frequency of updates (latest data received on 18 March, 2026), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.
<?php $users = array( "mahmoud" => array( "name" => "SPIDER-X", "age" => "22", "city" => "yemen" ), "ahmed" => array( "name" => "SPIDER-X", "age" => "23", "city" => "yemen" ), "sara" => array( "name" => "SPIDER-X", "age" => "24", "city" => "yemen" ) ); $xml = new SimpleXMLElement('<users/>'); foreach ($users as $username => $user) { $mahmoudadel = $xml->addChild($username); $mahmoudadel->addChild('name', $user['name']); $mahmoudadel->addChild('age', $user['age']); $mahmoudadel->addChild('city', $user['city']); } $xml->asXML('users.xml'); echo "تم تخزين البيانات في ملف users.xml بنجاح!"; ?> <?php $users = array( "mahmoud" => array( "name" => "SPIDER-X", "age" => "22", "city" => "yemen" ), "ahmed" => array( "name" => "SPIDER-X", "age" => "23", "city" => "yemen" ), "sara" => array( "name" => "SPIDER-X", "age" => "24", "city" => "yemen" ) ); $xml = new SimpleXMLElement('<users/>'); foreach ($users as $username => $user) { $mahmoudadel = $xml->addChild($username); $mahmoudadel->addChild('name', $user['name']); $mahmoudadel->addChild('age', $user['age']); $mahmoudadel->addChild('city', $user['city']); } $xml->asXML('users.xml'); echo "تم تخزين البيانات في ملف users.xml بنجاح!"; ?>
$Aymn3mk = file_get_contents("CoinsName.json");
$Aldorafy3mk = json_decode(file_get_contents("CoinsName.json"));
if($data == "ChangeCoin"){
bot('editmessagetext', [
'chat_id'=>$chat_id,
'message_id'=>$message_id,
'text'=>"
*✅┇إختر العملة المناسبة لك من الأسفل 👇🏻.*
",
'parse_mode'=>"MarkDown",
'reply_markup'=>json_encode([
'inline_keyboard'=>[
[['text'=>"الدولار الأمريكي 💲.",'callback_data'=>"SellectCoin#USD"]],
[['text'=>"الريال السعودي 🇸🇦.",'callback_data'=>"SellectCoin#SAR"]],
[['text'=>"الريال اليمني القديم 🇾🇪.",'callback_data'=>"SellectCoin#YER"]],
[['text'=>"الريال اليمني الجديد 🇾🇪.",'callback_data'=>"SellectCoin#YER2"]],
]
])
]);
}
$ExAymn = explode("#",$data);
if($ExAymn[0] == "SellectCoin"){
$AymnAldorafy["Mycoin"][$id] = $ExAymn[1];
file_put_contents("CoinsName.json",json_encode($AymnAldorafy));
bot('editmessagetext', [
'chat_id'=>$chat_id,
'message_id'=>$message_id,
'text'=>"
*☑️┇تم إختيار العملة بنجاح.
♻️┇سيتم مصارفة جميع الاسعار والرصيد الى العملة المختارة.*
",
'parse_mode'=>"MarkDown",
]);
}
function GetCoin($Aymn){
if($Aymn == "USD"){
return [1,"دولار"];
}elseif($Aymn == "SAR"){
return [4,"ريال سعودي"];
}elseif($Aymn == "YER"){
return [530,"ريال يمني قديم"];
}elseif($Aymn == "YER2"){
return [1500,"ريال يمني جديد"];
}
}
كود تغيير عملة كثير طلبوه مني ، ركز على الشرح وانتبه على كل كلمة :
اولا : تروح على قائمة ازرار البوت الرئيسية او اي مكان ازرار تريد تحط زر تغيير العملة فيه
ثانيا : تلصق هذا =>
[['text'=>"♻️┇تغيير العملة.",'callback_data'=>"ChangeCoin"]],
ثالثا : في كل مكان سعر او رصيد تسوي ذا الكود
$AymnC = $Aldorafy3mk->Mycoin->$id;
$GetCoin = GetCoin($AymnC);
$NameCoin = $GetCoin[1]; #هذا المتغير رح يكون لاسم العملة.
$PriceCoin = $GetCoin[0]; #هذا المتغير رح يكون لسعر مصارف العملة.
رابعا :تسوي متغير جديد للرصيد او السعر وتضيف هذا
* $PriceCoin;
مثلا
$Price = متغير السعر او الرصيد * $PriceCoin;
وبصوره أوضح
$Balance = $EngAymn["Balance"][$id];
$Balance2 = $Balance * $PriceCoin;
وفي الرساله الجلب تحط المتغير $NameCoin
مثلا
اهلا بك في القائمة الرئيسية
رصيدك هو : $Balance2 $NameCoinايدي 5045638260ايدي 5045638260