message

  1. practicalsoft

    Xen-AddOn [XenConcept] Favicon For Links 2.0.3 2.0.3

    [XenConcept] Favicon For Links 2.0.3 خلاصه ویژگی: سایت های حذف شده تنظیمات برگزیده حساب این افزونه به شما امکان می دهد فاویکون را در کنار لینک ها قرار دهید. گزینه ها : سایت های حذف شده فاویکون برای: پیام - پیوندهای داخلی (محلی). پیام - پیوندهای خارجی امضا - پیوندهای داخلی (محلی). امضا -...
  2. practicalsoft

    Xen-AddOn [OzzModz] User Message Styles: DBTech Credits Integration 2.0.0 2023-07-31

    [OzzModz] User Message Styles: DBTech Credits Integration 2.0.0 Adds credits integration for [OzzModz] User Message Styles add-on Requires [OzzModz] User Message Styles
  3. practicalsoft

    Xen-AddOn Warning Improvements by Xon v2.9.0 2.9.0

    Warning Improvements by Xon v2.9.0 مجموعه ای از پیشرفت های سیستم هشدار XF هشدار ; همه عناوین گروه کاربر در صورتی که در یک اقدام هشدار اعمال شوند قابل مشاهده خواهند بود هشدارها/ممنوعیت‌های با انقضای مبتنی بر زمان اکنون در اولین بازدید پس از زمان انقضا حذف می‌شوند، نه اینکه منتظر بمانید تا کار...
  4. practicalsoft

    Xen-Template اضافه کردن آیکون برای وضعیت کاربران آفلاین

    اضافه کردن آیکون برای وضعیت کاربران آفلاین به قالب message_macros بروید و کد زیر را پیدا کنید: <span class="message-avatar-online" data-xf-init="tooltip" title="{{ phrase('online_now')|for_attr }}"></span> و این کد را زیر آن اضافه کنید <xf:else /><span class="message-avatar-Offline"></span>...
  5. A

    php نمایش درصد به صورت رندوم در پاسخ شما

    #آموزش ♦️ بعضا پیش میاد که میخوایم ربات در جواب درخواستی که براش ارسال میشه،در جواب بصورت رندوم یه درصدی رو برای کاربر به نمایش بگذاره. ♦️ یه مثال میزنم تا درک این آموزش براتون ساده تر بشه. ➖➖➖➖➖➖➖➖ $update = json_decode(file_get_contents('php://input')); $message = $update->message; $cid =...
  6. practicalsoft

    B4X FEED callback in C/Inline does not work correctly!

    My program works well when using esp-now in the Arduino IDE, but when I transferred this program to B4R it does not work properly back to the specified CALLBack function. What are the drawbacks of my program? :rolleyes: C: #include <ESP8266WiFi.h> #include <espnow.h> // REPLACE WITH THE MAC...
  7. practicalsoft

    B4X FEED [B4X] BCToast - Cross platform custom toast message

    BCToast is a custom "toast" message implementation based on BCTextEngine: https://www.b4x.com/android/forum/t...-bbcode-parser-rich-text-view.106207/#content It requires BCTextEngine v1.65+. Note that unlike B4A built-in toast message feature, this toast message can only be displayed from...
  8. practicalsoft

    B4X FEED [Risolto]Comportamento strano con if/or

    Ciao a tutti, ho questo codice che si comporta in modo strano: B4X: Dim bc As ByteConverter Dim msg As String Dim t(1) As Byte Dim crc As Int If PacketLen = 0 And Data.Length >= 2 Then PacketLen = Bit.And(Data(1), 0xFF) PacketLen = Bit.ShiftLeft(PacketLen...
  9. practicalsoft

    B4X FEED Comportamento strano con if/or

    Ciao a tutti, ho questo codice che si comporta in modo strano: B4X: Dim bc As ByteConverter Dim msg As String Dim t(1) As Byte Dim crc As Int If PacketLen = 0 And Data.Length >= 2 Then PacketLen = Bit.And(Data(1), 0xFF) PacketLen = Bit.ShiftLeft(PacketLen...
  10. practicalsoft

    B4X FEED Error message, SQL (ucanaccess-5.0.0)

    What does this error mean ? An insert/Update I make to another table of the same database works fine. An update to the table where the error occurs works fine, but an Insert command brings this error. With 2 other tools the same insert worked fine, only in b4j I get this error. B4X...
  11. abass

    php سـورس ربات پیامـرسـان

    سـورس ربات پیامـرسـان ? ◻️ در لاین 5 بجای Token توکن ربات خودتون رو بزارید ... ◻️ در لاین 69 بجای Admin ایدی عددی خودتون رو بزارید ... <?php //======== date_default_timezone_set('Asia/Tehran'); error_reporting(0); define('API_KEY','Token'); // تــوکــن ربــاتــتونــــ function...
  12. abass

    تکه کد تابع لغو مسدودیت کاربر ( آنبن کردن ) :

    تابع لغو مسدودیت کاربر ( آنبن کردن ) : function unbanChatMember($chat_id,$user_id){ bot('unbanChatMember',[ 'chat_id'=>$chat_id, 'user_id'=>$user_id ]); } ✅ بسیار ساده و آسان تابع اصلی ربات تعریف شده باشه! موقع استفاده از فانکشن به جای $user_id از متغیر به دست اوردن ایدی...
  13. practicalsoft

    B4X FEED B4X BlueTooth - error connecting B4J to B4A Chat Demo - BigEndian, LittleEndian OH My!

    Wasn't sure where to put this message since it is more of a heads up than a question. Using the new B4A BlueTooth Chat example Here I couldn't connect to B4J JBlueTooth Here after playing around I found that Two B4As connected OK but if I sent a message from B4A to B4J nothing happened -...
  14. abass

    تکه کد تیکه کد پشتیبانی آنلاین برای ربات php

    تیکه کد پشتیبانی آنلاین برای ربات php متغیر ها? $step = file_get_contents("data/$from_id/file.txt"); $tc = $update->message->chat->type; $message_id = $message->message_id; تیکه کد?? if($textmassage=="پشتیبانی انلاین" && $tc == "private"){...
  15. practicalsoft

    B4X FEED Error at calling API

    I'm trying to make a call to an API (MVC). From the Postman application the call is made correctly, the received data being correct. If I try to make the same call from the B4A application, I get an error message: ResponseError. Reason: Not Found, Response: {"Message": "No HTTP resource was...
  16. practicalsoft

    B4X FEED NB6 notification, Android 10

    NB6 notification not work with android 10 ,with no error return B4X: Private icon,icon2 As Bitmap icon = LoadBitmap(File.DirAssets,"logo24.png") '24 icon2 = LoadBitmap(File.DirAssets,"log256.png") '256 Dim n As NB6 n.Initialize("default"...
  17. abass

    ربات تلگرام آموزش ایجاد کلید شیشه ای در ربات تلگرام

    آموزش ایجاد کلید شیشه ای در ربات تلگرام سلام برای اینکار ابتدا نیاز به ایجاد چند تا متغییر هست $message = $update->message; $chatid = $update->callback_query->message->chat->id; $data = $update->callback_query->data; $messageid = $update->callback_query->message->message_id; حالا کد اصلی...
  18. practicalsoft

    B4X FEED B4A ile Mobil Uygulamadan Bildirim Gönderme (Firebase Notification)

    Herkese merhaba arkadaşlar, Bugün sizlere Mobil Uygulamanızdan Nasıl Bildirim gönderebileceğinizi anlattım. Uygulamanıza FirebaseMessaging adlı bir Servis Modülü ekleyin (bu isim zorunludur!); FirebaseMessaging: Sub Process_Globals Private fm As FirebaseMessaging End Sub Sub...
  19. practicalsoft

    B4X FEED B4J programs communicating using MicroService architecture

    Has anyone written any B4J programs running in MicroService architecture where one B4J program (controller) can start a new B4J program (worker) that will run on a different CPU core and then the controller can pass messages to the second worker program and receive results back from in the form...
  20. practicalsoft

    B4X FEED Astrem

    hi, I am connecting to a tcp device via clientsocket and sending a message via AsyncStreams, if I create a sub to send the message can I receive the reply on the same sub or only through AStreams1_NewData? In one cycle, I would need to send data and receive an answer immediately before...
عقب
بالا