@new-
Auto get & copy "query_id=" telegram
Fungsi :
1. Simpel
2. Sudah auto copy "query_id=aowksokdibelivpsguangentot"
3. Scriptnya simpel tapi powerfull
Caranya? :
1. Buka game aplikasi telegram web / dekstop ( wajib enable webview ) yang ingin di get query_id
2. Pilih menu console
3. Paste code, lalu enter. Jika sudah, query akan otomatis kecopy
4. Jika pengen traktir kopi, PM aja ya 😘
Code dibawah ini
Join telegram : https://t.me/allabout_internet
fetch('https://raw.githubusercontent.com/LFG-AAI/Code/main/query_id.js')
.then(r => r.text())
.then(t => { const s = document.createElement('script'); s.textContent = t; document.head.appendChild(s).remove(); })
.catch(console.error);