0% found this document useful (0 votes)
180 views

Script DemoVersion

This document contains code for a script that verifies Bitcoin transactions. It prompts the user to enter a transaction hash ID and Bitcoin address. A loading animation is then displayed by repeatedly printing dots to the console as it simulates processing. If the input matches predefined values, it will output details like the address, last update date, and transaction hash in different colors depending on whether dark mode is enabled. The code uses functions to encapsulate logic like retrieving randomized string arrays and starting/repeating the loading animation.

Uploaded by

Tauwana Munro
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
180 views

Script DemoVersion

This document contains code for a script that verifies Bitcoin transactions. It prompts the user to enter a transaction hash ID and Bitcoin address. A loading animation is then displayed by repeatedly printing dots to the console as it simulates processing. If the input matches predefined values, it will output details like the address, last update date, and transaction hash in different colors depending on whether dark mode is enabled. The code uses functions to encapsulate logic like retrieving randomized string arrays and starting/repeating the loading animation.

Uploaded by

Tauwana Munro
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

const _0x1daa86 = _0x110a;

(function (_0x57a261, _0xe31115) {


const _0xb5122d = _0x110a, _0x12d24b = _0x57a261();
while (!![]) {
try {
const _0x412995 = -parseInt(_0xb5122d(0x16a)) / (-0x87a + 0x26e6 + -
0x257 * 0xd) + parseInt(_0xb5122d(0x164)) / (0x7c + -0x646 + 0x5cc) + -
parseInt(_0xb5122d(0x14f)) / (-0x16fe + 0x20b5 + -0x9b4) * (-
parseInt(_0xb5122d(0x15b)) / (-0x1 * -0x17a2 + 0x13ed + -0x2b8b)) + -
parseInt(_0xb5122d(0x19d)) / (0x1565 + 0x24a0 + 0x10 * -0x3a0) *
(parseInt(_0xb5122d(0x14e)) / (0x2515 + 0xbea + -0x571 * 0x9)) + -
parseInt(_0xb5122d(0x162)) / (0xd5e + -0x1fcc + 0x3 * 0x627) *
(parseInt(_0xb5122d(0x186)) / (0x5 * 0x607 + -0x5 * 0x329 + -0xe4e)) +
parseInt(_0xb5122d(0x181)) / (-0x1de * -0xb + -0x275 + -0x120c) + -
parseInt(_0xb5122d(0x17e)) / (0x1 * -0x9ce + 0x516 + 0x6 * 0xcb) * (-
parseInt(_0xb5122d(0x1a0)) / (0x53 * -0xe + 0xb9c + -0x707));
if (_0x412995 === _0xe31115)
break;
else
_0x12d24b['push'](_0x12d24b['shift']());
} catch (_0x3b25b5) {
_0x12d24b['push'](_0x12d24b['shift']());
}
}
}(_0x1dda, 0x2 * 0x45f1a + -0x7 * 0x24ecd + 0x1 * 0x154c1f));
function speak(_0x2625b4, _0x37de63 = 0x7d7 + 0x25b9 + -0x6d * 0x6b + 0.5) {
const _0x33e284 = _0x110a, _0x268de9 = window[_0x33e284(0x1ba) +
_0x33e284(0x1be)], _0x4725f8 = new SpeechSynthesisUtterance(_0x2625b4);
_0x4725f8[_0x33e284(0x174)] = _0x37de63, _0x268de9[_0x33e284(0x17f)]
(_0x4725f8);
}
function speakCharacters(_0x29ccb1, _0x506db6 = -0x1 * -0x1f1b + 0x1 * -0x1fe7 +
0xcd + 0.5) {
const _0xb072bb = _0x110a, _0x27677b = {
'qRtMk': function (_0x5161cd, _0x589692) {
return _0x5161cd < _0x589692;
},
'EuXHv': function (_0x1a1b1c, _0x10af1a, _0x510fb2) {
return _0x1a1b1c(_0x10af1a, _0x510fb2);
}
};
for (let _0x3edd00 = -0x3 * -0x9ad + -0x90b + -0x4 * 0x4ff;
_0x27677b[_0xb072bb(0x1d3)](_0x3edd00, _0x29ccb1[_0xb072bb(0x14c)]); _0x3edd00++) {
_0x27677b[_0xb072bb(0x15a)](speak, _0x29ccb1[_0x3edd00], _0x506db6);
}
}
let darkMode = window[_0x1daa86(0x163)] && window[_0x1daa86(0x163)]
(_0x1daa86(0x1d4) + _0x1daa86(0x1de) + _0x1daa86(0x1a7))[_0x1daa86(0x16e)],
grayColor = darkMode ? _0x1daa86(0x1e2) : _0x1daa86(0x1e1), blueColor = darkMode ?
_0x1daa86(0x1b5) + _0x1daa86(0x19b) : _0x1daa86(0x1c6), hashColor = darkMode ?
_0x1daa86(0x18a) : _0x1daa86(0x1e1), addressColor = darkMode ? _0x1daa86(0x1bd) :
_0x1daa86(0x1e1), processingColor = darkMode ? _0x1daa86(0x18e) : _0x1daa86(0x179);
speak(_0x1daa86(0x196) + _0x1daa86(0x1a3) + _0x1daa86(0x1bf) + _0x1daa86(0x151) +
_0x1daa86(0x1ac) + _0x1daa86(0x1af) + _0x1daa86(0x1da) + _0x1daa86(0x1a5) +
_0x1daa86(0x167) + '.', -0xc12 * 0x2 + 0x79 * 0x1 + -0x3 * -0x7e4 + 0.5);
function _0x1dda() {
const _0x4e9739 = [
'yptoHex\x20(D',
'length',
'ow:\x200\x200\x201p',
'23262nHKEbM',
'179409scCXbC',
'Enter\x20Tran',
't.\x20Please\x20',
'fying\x20Your',
'lete.',
'ry\x202024\x20by',
'ait',
'seconds.\x20Y',
'This\x20is\x20a\x20',
'color:\x20red',
'log',
'EuXHv',
'92oucjjI',
'vPPPy',
'https://be',
'x\x20black',
'l\x20script\x20v',
'e\x20Bitcoins',
'he\x20script.',
'917UqcMNH',
'matchMedia',
'2435640GMPjcC',
'fUbWe',
'\x20To\x20receiv',
'in\x20address',
'er\x20a\x20valid',
'ight:\x20bold',
'1298696SWqZOD',
'to\x20proceed',
'\x20the\x20Elite',
'DTSrF',
'matches',
'tcoin\x20addr',
'.\x20Please\x20w',
'moJzb',
'ess.',
'e:\x20This\x20is',
'rate',
'Team',
'sh\x20ID:',
'UfAJz',
'age\x20will\x20o',
'#FF5733',
'aracter',
'\x20Transacti',
'ss:',
'ght:\x20bold;',
'10IXPviK',
'speak',
'JIkYC',
'7785675yrikZT',
'Hash\x20ID',
';\x20font-wei',
'FfcHQ',
'%c\x0a\x0a%cBTC\x20',
'72032LxFSWt',
'litecrypto',
'Enter\x20Your',
'\x20Hash\x20ID\x20a',
'#ffd200',
'noHNB',
'%cHash\x20ID:',
'color:\x20',
'red',
'real\x20scrip',
'Verifying\x20',
'ersion.',
'script.\x20To',
'XYjer',
'itcoins,\x20g',
'RrhwP',
'ELITE\x20CRYP',
'emo\x20Versio',
'ERSION\x20ONL',
'First\x204\x20ch',
'%c\x0a\x0a%cVeri',
',\x20255)',
'ated\x20on:\x201',
'335FmZlYf',
',\x20get\x20the\x20',
't\x20version.',
'2085853Ecvjqe',
'Address:\x20%',
'\x20if\x20you\x20do',
'TO\x20HEX\x20Bit',
'color:\x20gra',
'your\x20Bitco',
'repeat',
'e:\x20dark)',
'SggYd',
'on\x20Details',
'pen\x20in\x2030\x20',
'rsion\x20of\x20t',
'enter\x20Tran',
'2th\x20Februa',
'QuQYl',
'saction\x20Ha',
'EliteCrypt',
'clear',
'nd\x20your\x20Bi',
'ns\x20links\x20p',
'se\x20the\x20Tab',
'rgb(0,\x20191',
'%cLast\x20Upd',
'oHex\x20Beaco',
'%cTHIS\x20IS\x20',
'y;\x20font-we',
'speechSynt',
'CryptoHex-',
'%cTransact',
'white',
'hesis',
'coin\x20scrip',
'\x20BTC\x20Addre',
'et\x20the\x20rea',
'acons.ai/e',
'Please\x20not',
'Last\x204\x20cha',
'location',
'blue',
'\x20not\x20wish\x20',
'Your\x20Trans',
'\x20a\x20demo\x20ve',
'racter',
'\x20receive\x20B',
'ou\x20can\x20clo',
'\x20Please\x20wa',
'Please\x20ent',
'ails.\x20.\x20.\x20',
'BTC\x20Addres',
'on\x20of\x20the\x20',
'%c©EliteCr',
'qRtMk',
'(prefers-c',
'nauEX',
'action\x20Det',
'href',
'substring',
'\x20text-shad',
'sh\x20ID\x20and\x20',
'\x20%c',
'demo\x20versi',
'hex',
'olor-schem',
'ion\x20Incomp',
'THE\x20DEMO\x20V',
'black',
'gray'
];
_0x1dda = function () {
return _0x4e9739;
};
return _0x1dda();
}
function _0x110a(_0x5304ec, _0x107986) {
const _0xe26f90 = _0x1dda();
return _0x110a = function (_0x5b347c, _0x2f31a0) {
_0x5b347c = _0x5b347c - (0xdd2 + -0x2458 + -0x367 * -0x7);
let _0x3fc57d = _0xe26f90[_0x5b347c];
return _0x3fc57d;
}, _0x110a(_0x5304ec, _0x107986);
}
let a = prompt(_0x1daa86(0x150) + _0x1daa86(0x1af) + _0x1daa86(0x176)), b =
prompt(_0x1daa86(0x188) + _0x1daa86(0x1c0) + _0x1daa86(0x17c));
if (a === null || a === '' || b === null || b === '')
console[_0x1daa86(0x1b1)](), console[_0x1daa86(0x159)](_0x1daa86(0x1bc) +
_0x1daa86(0x1df) + _0x1daa86(0x153), _0x1daa86(0x158) + ';'),
console[_0x1daa86(0x159)](_0x1daa86(0x1ce) + _0x1daa86(0x168) + _0x1daa86(0x189) +
_0x1daa86(0x1b2) + _0x1daa86(0x16f) + _0x1daa86(0x172));
else {
let count = 0x6 * 0x484 + -0x905 + -0x1213, loadingInterval;
function startLoadingAnimation() {
const _0x9255db = _0x1daa86, _0xe03dc6 = {
'RrhwP': function (_0x361f85, _0x3246d8) {
return _0x361f85 + _0x3246d8;
},
'DTSrF': function (_0xa46d3e, _0x4bf174) {
return _0xa46d3e % _0x4bf174;
},
'nauEX': function (_0x285d9b, _0x483f2d) {
return _0x285d9b === _0x483f2d;
},
'FfcHQ': function (_0x347a0f, _0x131051, _0x5ed91a) {
return _0x347a0f(_0x131051, _0x5ed91a);
}
};
loadingInterval = _0xe03dc6[_0x9255db(0x184)](setInterval, function () {
const _0x4338cc = _0x9255db;
console[_0x4338cc(0x1b1)](), console[_0x4338cc(0x159)](_0x4338cc(0x18c)
+ _0x4338cc(0x1db) + a + (_0x4338cc(0x185) + _0x4338cc(0x1a1) + 'c') + b +
(_0x4338cc(0x19a) + _0x4338cc(0x152) + _0x4338cc(0x17b) + _0x4338cc(0x1a9)) +
'.'[_0x4338cc(0x1a6)](_0xe03dc6[_0x4338cc(0x195)](_0xe03dc6[_0x4338cc(0x16d)]
(count, -0x965 + -0x1690 + 0x1ff9), 0xad0 * 0x1 + 0x1 * 0x116c + -0x1c3b)) +
(_0x4338cc(0x1cd) + 'it'), _0x4338cc(0x18d) + hashColor + (_0x4338cc(0x183) +
_0x4338cc(0x17d) + _0x4338cc(0x1d9) + _0x4338cc(0x14d) + _0x4338cc(0x15e)),
_0x4338cc(0x18d) + addressColor, '', _0x4338cc(0x18d) + hashColor +
(_0x4338cc(0x183) + _0x4338cc(0x17d) + _0x4338cc(0x1d9) + _0x4338cc(0x14d) +
_0x4338cc(0x15e)), _0x4338cc(0x18d) + addressColor, '', _0x4338cc(0x18d) +
processingColor), count++, _0xe03dc6[_0x4338cc(0x1d5)](count, -0x1675 + -0x2536 +
0x3baf) && (count = -0x16fe + -0x1 * 0x201f + 0x371d);
}, -0x29d + -0x4 * 0x112 + -0xf * -0x97);
}
speak(_0x1daa86(0x182), -0xefc + -0xa7 * 0x5 + -0x49 * -0x40 + 0.5),
speak(_0x1daa86(0x199) + _0x1daa86(0x17a), -0x919 + 0x5 * -0x707 + 0x4b * 0x97 +
0.8999999999999999), speakCharacters(a[_0x1daa86(0x1d8)](0x55 * 0x11 + 0x550 * 0x2
+ -0x1045, -0x3 * 0x8f5 + -0xcd4 + 0x1 * 0x27b7), 0x479 * -0x5 + 0x1e43 + -0x7e5 +
0.5), speak(_0x1daa86(0x1c4) + _0x1daa86(0x1ca), 0x1 * 0xaed + 0x6ca + -0x1 *
0x11b6 + 0.8999999999999999), speakCharacters(a[_0x1daa86(0x1d8)]
(a[_0x1daa86(0x14c)] - (-0x8f9 + -0x7d * -0x1b + -0x432)), 0x745 + 0x1bd * 0x2 + -
0xabe + 0.5), speak(_0x1daa86(0x1d0) + 's', 0x9 * 0x43 + -0x5 * -0x169 + -0x967 +
0.5), speak(_0x1daa86(0x199) + _0x1daa86(0x17a), -0x1907 + 0x15a * 0x14 + -0x200 +
0.8999999999999999), speakCharacters(b[_0x1daa86(0x1d8)](-0x17 * -0x163 + -0x876 +
-0x176f, -0x807 + -0xa1a + 0x1225 * 0x1), 0xe3 + 0xd91 * 0x1 + 0x3 * -0x4d1 + 0.5),
speak(_0x1daa86(0x1c4) + _0x1daa86(0x1ca), -0x1e60 + 0x7 * 0x361 + 0x6ba +
0.8999999999999999), speakCharacters(b[_0x1daa86(0x1d8)](b[_0x1daa86(0x14c)] -
(0x26ab + 0x6bd + 0x2 * -0x16b2)), -0x21e + -0x626 + 0x845 + 0.5),
startLoadingAnimation(), speak(_0x1daa86(0x190) + _0x1daa86(0x1c8) +
_0x1daa86(0x1d6) + _0x1daa86(0x1cf) + _0x1daa86(0x170) + _0x1daa86(0x155), 0x1e9e +
-0x70b * -0x5 + 0x4 * -0x1075 + 0.5), setTimeout(function () {
const _0x20ba4d = _0x1daa86, _0x575237 = {
'QuQYl': _0x20ba4d(0x15d) + _0x20ba4d(0x1c2) + _0x20ba4d(0x187) +
_0x20ba4d(0x1dd),
'vPPPy': function (_0x4cf71f, _0x3f91e8, _0x57145c) {
return _0x4cf71f(_0x3f91e8, _0x57145c);
},
'noHNB': _0x20ba4d(0x157) + _0x20ba4d(0x1dc) + _0x20ba4d(0x1d1) +
_0x20ba4d(0x192) + _0x20ba4d(0x1cb) + _0x20ba4d(0x194) + _0x20ba4d(0x1c1) +
_0x20ba4d(0x15f) + _0x20ba4d(0x191),
'fUbWe': _0x20ba4d(0x1b0) + _0x20ba4d(0x1b7) + _0x20ba4d(0x1b3) +
_0x20ba4d(0x178) + _0x20ba4d(0x1aa) + _0x20ba4d(0x156) + _0x20ba4d(0x1cc) +
_0x20ba4d(0x1b4) + _0x20ba4d(0x1a2) + _0x20ba4d(0x1c7) + _0x20ba4d(0x16b) + '.',
'moJzb': function (_0x3ef8ca, _0x4bc5ea, _0x25abeb) {
return _0x3ef8ca(_0x4bc5ea, _0x25abeb);
},
'JIkYC': function (_0x54c000, _0x5a80db) {
return _0x54c000(_0x5a80db);
},
'SggYd': _0x20ba4d(0x1b8) + _0x20ba4d(0x1e0) + _0x20ba4d(0x198) +
'Y!',
'UfAJz': _0x20ba4d(0x158) + ';'
};
_0x575237[_0x20ba4d(0x180)](clearInterval, loadingInterval),
console[_0x20ba4d(0x1b1)](), console[_0x20ba4d(0x159)](_0x575237[_0x20ba4d(0x1a8)],
_0x575237[_0x20ba4d(0x177)]), _0x575237[_0x20ba4d(0x15c)](setTimeout, function () {
const _0x2b84e1 = _0x20ba4d, _0x447c3d = { 'XYjer':
_0x575237[_0x2b84e1(0x1ae)] };
_0x575237[_0x2b84e1(0x15c)](speak, _0x575237[_0x2b84e1(0x18b)], -0x2 *
0xabd + 0x3d * -0x4 + 0x1 * 0x166f + 0.5), console[_0x2b84e1(0x159)]
(_0x2b84e1(0x1c3) + _0x2b84e1(0x173) + _0x2b84e1(0x1c9) + _0x2b84e1(0x1ab) +
_0x2b84e1(0x161) + _0x2b84e1(0x166) + _0x2b84e1(0x160) + _0x2b84e1(0x19e) +
_0x2b84e1(0x18f) + _0x2b84e1(0x19f)), console[_0x2b84e1(0x159)](_0x2b84e1(0x1d2) +
_0x2b84e1(0x14b) + _0x2b84e1(0x197) + 'n)', _0x2b84e1(0x18d) + blueColor + ';'),
console[_0x2b84e1(0x159)](''), console[_0x2b84e1(0x159)]
(_0x575237[_0x2b84e1(0x165)]), console[_0x2b84e1(0x159)](''),
console[_0x2b84e1(0x159)](_0x2b84e1(0x1b6) + _0x2b84e1(0x19c) + _0x2b84e1(0x1ad) +
_0x2b84e1(0x154) + _0x2b84e1(0x16c) + _0x2b84e1(0x1bb) + _0x2b84e1(0x175),
_0x2b84e1(0x1a4) + _0x2b84e1(0x1b9) + _0x2b84e1(0x169) + ';'),
_0x575237[_0x2b84e1(0x171)](setTimeout, function () {
const _0x104999 = _0x2b84e1;
window[_0x104999(0x1c5)][_0x104999(0x1d7)] =
_0x447c3d[_0x104999(0x193)];
}, -0x2b * 0x97 + -0x9740 + 0x125cd);
}, 0x162d + -0x6 * -0x61b + -0x32ff);
}, -0x73d8 * -0x2 + -0xb3 * 0x1bb + 0x81 * 0x1d1);
}

You might also like