Trick Alert 🔥
Open in Telegram
Trick Alert" ⚡️ is your go-to source for discovering innovative tricks and receiving real-time alerts on clever tactics and scam warnings. Stay updated with the latest techniques and stay ahead!
Show more1 077
Subscribers
No data24 hours
-67 days
-4530 days
Data loading in progress...
Similar Channels
No data
Any problems? Please refresh the page or contact our support manager.
Tags Cloud
No data
Any problems? Please refresh the page or contact our support manager.
Incoming and Outgoing Mentions
---
---
---
---
---
---
Attracting Subscribers
January '25
January '25
+2
in 0 channels
December '24
+3
in 0 channels
Get PRO
November '24
+1 143
in 0 channels
| Date | Subscriber Growth | Mentions | Channels | |
| 04 January | 0 | |||
| 03 January | 0 | |||
| 02 January | +2 | |||
| 01 January | 0 |
Channel Posts
سكريبت لمشروع brids
استعمل البروكسي
pip install -r requirements.txt
python bot-proxy.py
| 2 | الاضافة لي query id | 1 695 |
| 3 | اصحاب الكمبيوتر
cmd
python bot-proxy.py | 1 636 |
| 4 | الاوامر
pkg update
pkg upgrade
pkg install python
python --version
termux-setup-storage
cd '/storage/emulated/0/Download/Telegram/hachcats script/hashcats-claimer'
pip install brotli
python bot-proxy.py | 1 561 |
| 5 | const clickedElements = new Set();
function simulateClick(element) {
const event = new MouseEvent('click', {
view: window,
bubbles: true,
cancelable: true
});
element.dispatchEvent(event);
}
function clickOnNewElements() {
const elements = document.querySelectorAll('div.relative.animated-button.w-13.h-13.blink');
elements.forEach(element => {
if (!clickedElements.has(element.id)) {
console.log(Found new element with ID: ${element.id});
const imgElement = element.querySelector('img.w-13.h-13');
const textElement = element.querySelector('div.text-xs.-mt-2.text-\\[\\#D6C2A2\\].bg-\\[\\#512A1980\\].rounded-full.text-center.w-10.absolute.h-4');
if (imgElement && textElement) {
console.log(Attempting to click element with ID: ${element.id});
simulateClick(element);
clickedElements.add(element.id);
console.log(Clicked element with ID: ${element.id});
setTimeout(() => {
clickedElements.delete(element.id);
console.log(Removed element with ID: ${element.id} from clickedElements set.);
}, 300000);
} else {
console.log(Element with ID ${element.id} doesn't have expected structure. Skipping.);
}
}
});
}
const observer = new MutationObserver(mutations => {
console.log('Detected DOM mutations, checking for new elements...');
clickOnNewElements();
});
const config = { childList: true, subtree: true };
observer.observe(document.body, config);
console.log('Script starting with MutationObserver...');
clickOnNewElements(); | 1 439 |
| 6 | السكريبت الجاي حق lumozo فقط تفتح inspect وتدخل في console السكريبت وتخليه يلقط لك النقاط | 1 193 |
| 7 | +4 Telegram browzer.rar | 1 740 |
| 8 | جميع البوتات والمواقع المشروحة بالتوفيق
https://www.python.org/downloads/windows/
https://notepad-plus-plus.org/downloads/v8.6.7/ | 1 632 |
| 9 | اولا داخل ملف
tabizoo-claimer-main
cmd
سوي هدا الامر
pip install -r requirements.txt
وبعدها هناك ملف data.txt
حط جميع حساباتك query
وغير المسارات في run وكدلك في bat | 1 601 |
| 10 | class MoonbixBot {
sleep(time) {
return new Promise((resolve) => setTimeout(resolve, time));
}
run() {
setInterval(async () => {
const buttonPlayGame = this.findButtonPlayGame();
if (!buttonPlayGame) {
return;
}
const event = new MouseEvent("click", {
bubbles: true,
cancelable: true,
view: window,
});
buttonPlayGame.dispatchEvent(event);
await this.sleep(1000);
for (let i = 0; i < 50; i++) {
await this.sleep(1000);
this.simulateLeftClick();
}
this.findReturnButtonElementsAndClick();
await this.sleep(1500);
}, 1000);
}
findButtonPlayGame() {
const button = document.querySelector("[class^='Game_entry__playBtn']");
// if (button && button.textContent.trim().toLowerCase() === "chơi game") {
if (button) {
const style = window.getComputedStyle(button);
if (style.marginTop === "40px") {
return button;
}
}
return null;
}
findReturnButtonElementsAndClick() {
const svgs = document.getElementsByTagName("svg");
for (let svg of svgs) {
// Check if the SVG matches the specified structure
if (
svg.outerHTML ===
'<svg class="bn-svg absolute top-4 start-4 w-6 h-6" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.999 11.999l7.071-7.072 1.768 1.768-4.055 4.055H21v2.5H7.785l4.053 4.053-1.768 1.768L3 12v-.001z" fill="currentColor"></path></svg>'
) {
const event = new MouseEvent("click", {
bubbles: true,
cancelable: true,
view: window,
});
svg.dispatchEvent(event);
}
}
}
autoMining() {}
simulateLeftClick() {
const canvas = document.querySelector("canvas");
console.error("Canvas: ", canvas);
if (canvas) {
const event = new MouseEvent("mousedown", {
bubbles: true,
cancelable: true,
view: window,
button: 0, // 0 indicates the left mouse button
});
canvas.dispatchEvent(event);
const clickEvent = new MouseEvent("mouseup", {
bubbles: true,
cancelable: true,
view: window,
button: 0, // 0 indicates the left mouse button
});
canvas.dispatchEvent(clickEvent);
canvas.dispatchEvent(
new MouseEvent("click", {
bubbles: true,
cancelable: true,
view: window,
button: 0, // 0 indicates the left mouse button
})
);
}
}
}
const moonBixBot = new MoonbixBot();
moonBixBot.run(); | 1 742 |
| 11 | شاهد الفيديو اولا moobix
لاتستعملها في حسابك الاساسي | 1 496 |
| 12 | @echo off
:: تحديد المجلد الذي يحتوي على الاختصارات
cd "C:\Users\hp\Desktop\Telegram browzer"
:: فتح كل اختصار وتوجيهه إلى موقع Telegram Web
start "" "Telegram 1 - Chrome.lnk" "https://web.telegram.org"
start "" "Telegram 2 - Chrome.lnk" "https://web.telegram.org"
start "" "Telegram 3 - Chrome.lnk" "https://web.telegram.org"
start "" "Telegram 4 - Chrome.lnk" "https://web.telegram.org"
start "" "Telegram 5 - Chrome.lnk" "https://web.telegram.org"
start "" "Telegram 6 - Chrome.lnk" "https://web.telegram.org"
start "" "Telegram 7 - Chrome.lnk" "https://web.telegram.org"
start "" "Telegram 8 - Chrome.lnk" "https://web.telegram.org"
start "" "Telegram 9 - Chrome.lnk" "https://web.telegram.org"
start "" "Telegram 10 - Chrome.lnk" "https://web.telegram.org"
:: انتظار المستخدم لإدخال أمر لإغلاق جميع المتصفحات
echo.
echo اكتب 1 ثم اضغط Enter لإغلاق جميع المتصفحات...
set /p userInput=Input:
:: التحقق من الإدخال وإغلاق المتصفحات إذا كانت القيمة "1"
if %userInput%==1 (
echo جاري إغلاق جميع نوافذ Chrome...
taskkill /IM chrome.exe /F
) else (
echo لم يتم إدخال الأمر الصحيح. المتصفحات ستظل مفتوحة.
)
pause | 1 713 |
| 13 | الي معطيه فايروس
يروح يسوي ملف بهدا الاسم
open_telegram.bat
بعدها راح ابعت لكم الكود | 1 490 |
| 14 | +2 agent301-claimer-main.zip | 1 617 |
| 15 | اولا في ملف data.txt حط جميع حساباتك حق تليجرام id
وبعدها شوف الصورة cmd
اعطي الامر هدا شاهد الصور بالتوفيق
pip install -r requirements.txt
بعدها
python bot.py | 1 631 |
| 16 | +2 Telegram browzer.rar | 1 540 |
| 17 | هده الطريقة لكي تاخد ID QUERY
بعد شوي ابعت لكم سكريبت لي agent301 | 1 562 |
| 18 | الاضافة | 1 803 |
| 19 | ✅ Memefi | 1 800 |
| 20 | ✅Tomarket
pip install -r requirements.txt | 1 750 |
