uk
Feedback
Nostrus tool

Nostrus tool

Відкрити в Telegram
2 587
Підписники
-124 години
-277 днів
-13530 день
Архів дописів
Give reactions 😁
Give reactions 😁

New tool open src ?? Give max 2line reactions

9654014812 INSTA KI TOP RANDI HAI FULL MAJE DEGI CALL KRO MESSAGE KRO ❤️‍🔥🫶

🚀 Start Your Hosting Business with Thickhost.com 🚀 Launch your own hosting company with powerful servers, reliable performa
🚀 Start Your Hosting Business with Thickhost.com 🚀 Launch your own hosting company with powerful servers, reliable performance, and affordable pricing. 💻 Hosting Plans Starting From: 🔹 Shared Hosting – ₹59/month 🔹 Reseller Hosting – ₹199/month 🔹 Master Reseller – ₹349/month 🔹 Alpha Reseller – ₹599/month 🔥 Build your own hosting brand today! Order Reseller, Master Reseller, or Alpha Reseller plans and start selling hosting under your own name with full control and high profit potential. 📩 Contact Us: 📧 Email: support@thickhost.com 📱 WhatsApp: +994409570163 💬 Telegram: @ThickhostSupport 🌐 Website: https://Thickhost.com Thickhost.com – Powering Your Hosting Business

Join New channel ✨ https://t.me/+b96d7AP3lVQ3ZGFl https://t.me/+b96d7AP3lVQ3ZGFl Old channel banned!! 🚫

🚀 HOW TO HOST & MAKE A TELEGRAM BOT FOR FREE 🤖 🔗 FaceSwap Bot Source Code https://t.me/c/3291271268/323 🔗 Free Webhook Site https://freereward.c0m.in/ 🎥 Video Credit @BJ_DEVS 📢 Posted By @ABBAS_TECH_INDIA 🙏 Respect the Creator ⚠️ Give proper credit before using or sharing 🔥 Follow • Learn • Build 💡 Keep supporting developers & creators

FACESWAP BOT CODE
const BOT_TOKEN = "YOUR_ACTUAL_BOT_TOKEN";
const API_URL = "https://ab-faceswap.vercel.app/swap";

// in-memory user sessions
const sessions = new Map();

export default {
  async fetch(req) {
    if (req.method !== "POST") {
      return new Response("OK");
    }

    const update = await req.json();
    const msg = update.message;
    if (!msg) return new Response("OK");

    const chatId = msg.chat.id;

    const tg = (method, body) =>
      fetch(`https://api.telegram.org/bot${BOT_TOKEN}/${method}`, {
        method: "POST",
        headers: { "Content-Type": "application/json" },
        body: JSON.stringify(body)
      });

    // ---------- /start ----------
    if (msg.text === "/start") {
      sessions.set(chatId, []);
      await tg("sendMessage", {
        chat_id: chatId,
        text:
          "👋 *FaceSwap Bot*\n\n" +
          "📸 Send *SOURCE* image first\n" +
          "📸 Then send *TARGET* image\n\n" +
          "✨ I will swap faces for you",
        parse_mode: "Markdown"
      });
      return new Response("OK");
    }

    // ---------- PHOTO ----------
    if (msg.photo) {
      if (!sessions.has(chatId)) sessions.set(chatId, []);
      const photos = sessions.get(chatId);

      const fileId = msg.photo[msg.photo.length - 1].file_id;

      // get file path
      const fileInfo = await fetch(
        `https://api.telegram.org/bot${BOT_TOKEN}/getFile?file_id=${fileId}`
      ).then(r => r.json());

      const fileUrl =
        `https://api.telegram.org/file/bot${BOT_TOKEN}/` +
        fileInfo.result.file_path;

      const imgBuffer = await fetch(fileUrl).then(r => r.arrayBuffer());
      photos.push(imgBuffer);

      if (photos.length === 1) {
        await tg("sendMessage", {
          chat_id: chatId,
          text: "✅ *Source image received*\n📤 Send target image",
          parse_mode: "Markdown"
        });
      }

      if (photos.length === 2) {
        await tg("sendMessage", {
          chat_id: chatId,
          text: "⏳ *Swapping faces...*",
          parse_mode: "Markdown"
        });

        try {
          const form = new FormData();
          form.append("source", new Blob([photos[0]]), "source.jpg");
          form.append("target", new Blob([photos[1]]), "target.jpg");

          const res = await fetch(API_URL, {
            method: "POST",
            headers: {
              "User-Agent": "Mozilla/5.0 (Android)",
              "origin": "https://ab-faceswap.vercel.app",
              "referer": "https://ab-faceswap.vercel.app/"
            },
            body: form
          });

          if (!res.ok) {
            await tg("sendMessage", {
              chat_id: chatId,
              text: "❌ API Error"
            });
            sessions.delete(chatId);
            return new Response("OK");
          }

          const resultBuffer = await res.arrayBuffer();

          const sendForm = new FormData();
          sendForm.append("chat_id", chatId);
          sendForm.append("photo", new Blob([resultBuffer]), "result.jpg");
          sendForm.append("caption", "✅ *Face Swap Completed*");

          await fetch(
            `https://api.telegram.org/bot${BOT_TOKEN}/sendPhoto`,
            { method: "POST", body: sendForm }
          );

        } catch (e) {
          await tg("sendMessage", {
            chat_id: chatId,
            text: "❌ Error:\n`" + e.message + "`",
            parse_mode: "Markdown"
          });
        }

        sessions.delete(chatId);
      }
    }

    return new Response("OK");
  }
};

Mar gye sab ??

Redflag Men's loyalty< dogs loyalty 🙂 offend hone wale hojao offend

All bots Active / http://t.me/eizonbots

Ye tg premium play balance se buy ka system hat gya kya🤡

• Phone number to info : 350₹ / month • tg to number: 700₹ per month or 3₹ per search • aadhar to family & ration : 350₹/month • vehicle to info : 350₹/month • vehicle number to owner number: 499₹/month • telegram username to info : 350₹/month • fampay to number: 400₹/month • imei info : 350₹/month • phone number to names : 350₹/month • phone number to all names : 350₹/month • 350₹/month : pakistani info , pan info , gst info , bangladesh number to info , RGCSM info , FF uid to info , bgmi uid info , challan info. • voter id info : 400₹/month DM :- @NO_MORE_NEZUKO

AMEER LOG BOOST KARDO https://t.me/boost?c=3291271268

✨ Join Our New Channel! 📂🚀 🔥 All Latest Files & Resources in One Place 📥 Scripts • Tools • APIs • Updates 👉 Join Now: 🔗 https://t.me/+2XGQk3nbnNYyNjJl 💡 Don’t miss new uploads & exclusive content ❤️ Support & stay connected

.adbotgc

<----Telegram Adbot Script---->
Open src✔️
File -> click here
Channel -> Click Here
Share ss -> here
By -> @PokiePy ~ @Pokie_Toolz

..