Shuggreal / Robloxchatbypasser

Roblox chat Bypasser Website
https://shuggreal.github.io/Robloxchatbypasser/
1 stars 0 forks source link

Yah #9

Closed szczotapl closed 1 month ago

szczotapl commented 1 month ago

function processWordScript1(_0x52d114) {
  const _0x49d0dd = {
    'a': 'Α',
    'b': 'Β',
    'c': 'С',
    'd': 'Đ',
    'e': 'Ε',
    'f': 'Ƒ',
    'g': 'Ĝ',
    'h': 'Ή',
    'i': 'İ',
    'j': 'Ј',
    'k': 'Κ',
    'l': 'Ĺ',
    'm': 'Μ',
    'n': 'Ν',
    'o': 'Ø',
    'p': 'Ρ',
    'q': 'Ꝗ',
    'r': 'Ř',
    's': 'Š',
    't': 'Τ',
    'u': 'Џ',
    'v': 'Ṿ',
    'w': 'Ш',
    'x': 'Χ',
    'y': 'Ύ',
    'z': 'Ζ'
  };
  return _0x52d114.toLowerCase().split('').map(_0x1c31fd => _0x49d0dd[_0x1c31fd] || _0x1c31fd).join('');
}
function processWordScript2(_0x5cfc32) {
  const _0x46c980 = _0x5cfc32.replace(/a/g, 'Α').replace(/b/g, 'Β').replace(/c/g, 'С').replace(/d/g, 'Đ').replace(/e/g, 'Ε').replace(/f/g, 'Ƒ').replace(/g/g, 'Ĝ').replace(/h/g, 'Ή').replace(/i/g, 'İ').replace(/j/g, 'Ј').replace(/k/g, 'Κ').replace(/l/g, 'Ĺ').replace(/m/g, 'Μ').replace(/n/g, 'Ν').replace(/o/g, 'Ø').replace(/p/g, 'Ρ').replace(/q/g, 'Ꝗ').replace(/r/g, 'Ř').replace(/s/g, 'Š').replace(/t/g, 'Τ').replace(/u/g, 'Џ').replace(/v/g, 'Ṿ').replace(/w/g, 'Ш').replace(/x/g, 'Χ').replace(/y/g, 'Ύ').replace(/z/g, 'Ζ');
  return _0x46c980;
}
function processWordScript3(_0x4fff93) {
  const _0x2e4cd1 = {
    'a': 'α',
    'b': 'β',
    'c': '¢',
    'd': '∂',
    'e': 'є',
    'f': 'ƒ',
    'g': 'g',
    'h': 'н',
    'i': 'ι',
    'j': 'נ',
    'k': 'к',
    'l': 'ℓ',
    'm': 'м',
    'n': 'η',
    'o': 'σ',
    'p': 'ρ',
    'q': 'q',
    'r': 'я',
    's': '$',
    't': 'т',
    'u': 'υ',
    'v': 'ν',
    'w': 'ω',
    'x': 'χ',
    'y': 'γ',
    'z': 'z'
  };
  return _0x4fff93.toLowerCase().split('').map(_0x14226d => _0x2e4cd1[_0x14226d] || _0x14226d).join('');
}
function processWord(_0x8ce690, _0x4b914a) {
  switch (_0x8ce690) {
    case 0x1:
      return processWordScript1(_0x4b914a);
    case 0x2:
      return processWordScript2(_0x4b914a);
    case 0x3:
      return processWordScript3(_0x4b914a);
    default:
      return _0x4b914a;
  }
}
document.getElementById("copyButton").addEventListener("click", function () {
  const _0x3c58fa = document.getElementById("outputWord").innerText;
  navigator.clipboard.writeText(_0x3c58fa).then(() => {
    const _0x16c898 = document.getElementById("copyNotification");
    _0x16c898.classList.add("show");
    setTimeout(() => {
      _0x16c898.classList.remove("show");
    }, 0x7d0);
  })["catch"](_0x2fd554 => {
    console.error("Could not copy text: ", _0x2fd554);
  });
});
document.getElementById("inputWord").addEventListener("input", updateOutput);
document.getElementById("selectOption").addEventListener("change", updateOutput);
function updateOutput() {
  const _0x1b0386 = document.getElementById("inputWord").value;
  const _0x372e44 = parseInt(document.getElementById("selectOption").value, 0xa);
  const _0x3bdd00 = processWord(_0x372e44, _0x1b0386);
  document.getElementById("outputWord").innerText = _0x3bdd00;
}```
Shuggreal commented 1 month ago

🤔

Shuggreal commented 1 month ago

No