D5!Primis¿? — ch
Відкрити в Telegram
D5!Primis¿? — Squichy-rx および Primis Bug の開発者 Believe in yourself
Показати більшеКраїна не вказанаТехнології та додатки27 506
2 521
Підписники
-424 години
-157 днів
Немає даних30 день
Триває завантаження даних...
Схожі канали
Немає даних
Виникли проблеми? Будь ласка, оновіть сторінку або зверніться до нашого support-менеджера.
Хмара тегів
Вхідні та вихідні згадування
---
---
---
---
---
---
Залучення підписників
липень '26
липень '26
+5
в 3 каналах
червень '26
+182
в 11 каналах
Get PRO
травень '26
+121
в 8 каналах
Get PRO
квітень '26
+1 030
в 8 каналах
Get PRO
березень '26
+48
в 5 каналах
Get PRO
лютий '26
+455
в 9 каналах
Get PRO
січень '26
+402
в 5 каналах
Get PRO
грудень '25
+451
в 3 каналах
Get PRO
листопад '25
+18
в 0 каналах
Get PRO
жовтень '25
+27
в 0 каналах
Get PRO
вересень '25
+391
в 2 каналах
| Дата | Залучення підписників | Згадування | Канали | |
| 04 липня | 0 | |||
| 03 липня | +2 | |||
| 02 липня | +3 | |||
| 01 липня | 0 |
Дописи каналу
Repost from Xzone catalysT
XzcgraM package for userbot development👾
GramJS is powerful — a full MTProto client with access to everything Telegram offers. But building a bot with it means verbose code: raw event handlers, manual command parsing, and so onScipts example :
const { clientStart } = require("xzcgram");
const { bot } = await clientStart({
apiId,
apiHash,
sessionType: "store", // or "string"
loginOptions: { /* ... */ },
});
bot.command("start", async (ctx) => {
await ctx.reply("Hello!");
});
bot.command("menu", async (ctx) => {
await ctx.replyWithButtons("Pick one:", [
[{ text: "Yes", data: "yes" }, { text: "No", data: "no" }],
]);
});
bot.action(/yes|no/, async (ctx) => {
await ctx.answer(`You picked: ${ctx.data}`);
});
await bot.launch();
Package dependencies :
{
"xzcgram": "latest" // "0.0.1"
}
Features: • Commands & text matchers (hears) • Inline buttons + callback queries (action) • Full media support: photos, videos, voice, stickers, polls, location, contacts, dice • String or file-based sessions — swap with one config option • No need to install or import GramJS separately
(@XzC_Infromation - @XzC_Communitiez)
| 2 | Protect and obfuscate your JavaScript files directly from Telegram📱
⚡ Features
• Free JavaScript Encrypt & Obfuscate
• Multiple encryption levels
• Custom obfuscation presets
• Advanced protection modes
• Unicode & invisible style packs
• Base64, Stealth, Fortress, Quantum modes
• Adjustable intensity and file size support
• Fast processing directly from Telegram
🛡 Available Commands
• /enc <level> — Standard Encrypt
• /enceval <level> — Eval + Obfuscation
• /customenc <name> — Custom Preset
• /encmax <intens> — Maximum Intensity
• /encbig <mb> — Large File Mode
🧑💻 Style Packs
• Mandarin Style
• Arabic Style
• Japanese Style
• Invisible Style
🚀 Why Use Holow Encrypt?
• Protect your source code from easy reading
• Make reverse engineering more difficult
• No setup or installation required
• Simple, fast, and completely free
📱Official Bot: @holowobf_bot
📣Developer Channel: @holowexc
🔒 ENCRYPT YOUR JAVASCRIPT. PROTECT YOUR WORK. | 66 |
| 3 | Click on this link to create a new panel👇👇
https://t.me/Get_your_Pterodactyl_Panel_bot?start=ref_8821032057 | 90 |
| 4 | ALPHAVOID-MD is finally online!
I am already actively working on the next version. Don't hesitate to visit my platforms and subscribe so you don't miss anything:
🎥 YouTube Channel: https://youtube.com/shorts/SnRN_Vgy2qQ?si=1mnCSa2V3lWuCOJT
📲 WhatsApp Channel: https://whatsapp.com/channel/0029Vb7eI0S42Dcem8nipt1P
✈️ Telegram Channel: https://t.me/devmichael3
Please share the links to help me gain more visibility! Go test ALPHAVOID-MD now, and don't hesitate to reach out if you have any requests for new commands for the next update.
Would you like me to create a shorter, more "punchy" version of this for your social media bios?
Link bot http://t.me/alphavoid_bot | 96 |
| 5 | Review of the Squichy Bug from someone.
To find the bot link, it's in my group description.
Here: https://squichy-sv.vercel.app | 126 |
| 6 | *WAKE UP TO REALITY*
-- anime md prem is back online than before
- fixed vv
- fixed all medias
- fixed pair
- fixed connection
- fixed delaying
- fixed status view and like
*ACCESS*
https://t.me/shenxioffc_bot
_ | 100 |
| 7 | Squichy Rx is finally finished and ready to be used, it's web x wa (connect via site and use on WhatsApp).
Version 5.0.0 is very stable and powerful; everything is explained in the bot.
The new bugs that are in Squichy:
Android:
- Fast Crash
- Delay x Freeze x Crash home
- Delay Hard
- Blank x Freeze home
Iphone:
- Crash ios invis
Group:
- Crash Click
- Ban
Channel:
- Crash Click
For all the errors you might encounter in the bot, the correction method has already been explained, or if you don't understand dm me on tg: t.me/dsprimis
Do you want to use the bot?
Here is the link: https://squichy-hub.netlify.app
If you have trouble creating an account, logging in, or using the bot, go watch the tutorial.
LINK: https://youtu.be/T9AWnZ6sEvQ?si=84uDFY5Ilflp_4v7
Join my official group for all information of Squichy.
LINK: https://chat.whatsapp.com/LxcWUzEcFcCJM7vJUSouOf?s=cl&p=a&ilr=2 | 449 |
| 8 | XzclienT v0.0.1 base preview👾
- poll menu ( auto delete poll )
- interactive menu
- terminal menu
(@Xzc_information - @Xzc_communitiez) | 94 |
| 9 | Recommended Baileys For Development👾
Dependencies:
"dependencies": {
"@zeppeliorg/wbails": "latest", // "^1.1.2",
"jimp": "^1.6.1"
}
// Or
"dependencies": {
"@whiskeysockets/baileys": "npm:@zeppeliorg/wbails",
"jimp": "^1.6.1"
}
What's new?
- fix send message members
- add new readme's
- community functions
- simple sendMessage functions
- aiLabel in message in makeWASocket options
- browsers & platforms type for browser option
- generateMessage(Ios, Andro)Id
- add additionalNodes for catalog_message & payment_key_info
- fix participant function in relay options
- add richResponse as sendMessage
- auto replace messageId to IOS id if using IOS|Safari platform/browser
- store functions
(@XzC_Information) | 91 |
| 10 | encrypt your JavaScript with anti crack obfuscator bot
TRY NOW | 152 |
| 11 | Free méthode, already in Squichy.
Command: .ban-group
Join my group for more info on Squichy.
LINK: HERE | 298 |
| 12 | Holow App additional Features🤩
Feature: Group Ban🚫
• Fast execution
• Stable & optimized
👑Credit: @alannxd | 168 |
| 13 | https://t.me/TriaxInc/1278 ??? | 11 |
| 14 | Top method ever | 52 |
| 15 | Holow App additional Features🤩
Feature: Group Ban🚫
• Fast execution
• Stable & optimized
👑Credit: @alannxd | 43 |
| 16 | New Fast Crash
Just watch here: LINK
I can't finish with Squichy Web quickly because there's a small problem I'm trying to fix, so you'll have to wait.
Subscribe with my YouTube account please. | 385 |
| 17 | Free access bug WhatsApp via website
-> https://vaultsuperior-exp.vercel.app
Notes:
- Delay Invisible
- Crash Android
- Crash iOS
- No Login Required
- Free Sender
I am sharing this for free, please do not sell it!
Follow @VaultSuperior for more information | 103 |
| 18 | New Force Close Hard🤩
• Force closes before reaching home screen
• Fast force close execution
• Sender is unaffected by the effect
• Participant bug fixed
# ya intinya sender gabakal kena efek nya
⚙️Built with:
"dependencies": {
"@alannxd/baileys": "latest",
"jimp": "^1.6.1"
}
👑credit: @alannxd | 124 |
| 19 | Recommended Baileys For Development👾
Dependencies:
"dependencies": {
"@zeppeliorg/wbails": "latest", // "^1.1.1",
"jimp": "^1.6.1"
}
// Or
"dependencies": {
"@whiskeysockets/baileys": "npm:@zeppeliorg/wbails",
"jimp": "^1.6.1"
}
What's new?
- fix send message members
- add new readme's
- community functions
- simple sendMessage functions
- aiLabel in message in makeWASocket options
- browsers & platforms type for browser option
- generateMessage(Ios, Andro)Id
- add additionalNodes for catalog_message & payment_key_info
- fix participant function in relay options
- add richResponse as sendMessage
- store functions
(@XzC_Information) | 251 |
| 20 | Worse than epstein | 190 |
Вже доступно! Дослідження Telegram за 2025 — головні інсайти року 
