Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SCRIPT DECRYPTED BY CRYPTOLOGIC_SEQUENCER
- /** @type {Array} */
- var _0x783c = ["enterKey", "/suggest", "val", "#betaCode", "", "#CCC", "animate", "#FF0000", ".betaLabel", "post", "bind", "keyCode", "trigger", "keyup", "length", "#signal", '<source id="signal" src="/static/snd/stp.wav" type="audio/wav">', "after", "#music", "remove", "load", "#audio", "glyphicon glyphicon-volume-up", "addClass", "glyphicon-volume-off", "removeClass", "#mute", "volume", "audio", "getElementById", "glyphicon glyphicon-volume-off", "glyphicon-volume-up", "click", "glitch", ".form-group > label:nth-child(1)",
- ".jumbotron > blockquote:nth-child(3) > p:nth-child(1) > b:nth-child(1)", ".jumbotron > blockquote:nth-child(3) > p:nth-child(1)", ".jumbotron > blockquote:nth-child(3) > small:nth-child(4)", "#0000FF", ".blink", "readyState", "ws://live.skaia.io/ws", "onmessage", "data", "parse", "log", "a", "onclose", "setTimeout"];
- $(#betaCode)[bind](enterKey, function(dataAndEvents) {
- $[post](/suggest, {
- suggestion : $(#betaCode)[val]()
- }, function() {
- $(#betaCode)[val]();
- /** @type {number} */
- var _0xc003x2 = 0;
- for (;_0xc003x2 < 3;_0xc003x2++) {
- $(.betaLabel)[animate]({
- color : #FF0000
- })[animate]({
- color : #CCC
- });
- }
- });
- });
- $(#betaCode)[keyup](function(dataAndEvents) {
- if (dataAndEvents[keyCode] == 13) {
- $(this)[trigger](enterKey);
- }
- });
- /** @type {boolean} */
- var muted = false;
- /** @type {number} */
- var mute_clicks = 0;
- $(#mute)[click](function() {
- mute_clicks++;
- if (mute_clicks > 413 && (muted && $(#signal)[length] == 0)) {
- $(#music)[after](<source id="signal" src="/static/snd/stp.wav" type="audio/wav">);
- $(#music)[remove]();
- $(#audio)[load]();
- }
- if (muted) {
- /** @type {boolean} */
- muted = false;
- $(#mute)[removeClass](glyphicon-volume-off)[addClass](glyphicon glyphicon-volume-up);
- /** @type {number} */
- document[getElementById](audio)[volume] = 1;
- } else {
- /** @type {boolean} */
- muted = true;
- $(#mute)[removeClass](glyphicon glyphicon-volume-up)[addClass](glyphicon glyphicon-volume-off);
- /** @type {number} */
- document[getElementById](audio)[volume] = 0;
- }
- });
- $(#mute)[glitch]();
- $(.form-group > label:nth-child(1))[glitch]();
- $(.jumbotron > blockquote:nth-child(3) > p:nth-child(1) > b:nth-child(1))[glitch]();
- $(.jumbotron > blockquote:nth-child(3) > p:nth-child(1))[glitch]();
- $(.jumbotron > blockquote:nth-child(3) > small:nth-child(4))[glitch]();
- setInterval(function() {
- $(readyState)[animate]({
- color : .blink
- })[animate]({
- color : #CCC
- });
- }, 100);
- var butt = function() {
- /**
- * @return {undefined}
- */
- function open() {
- if (ws && ws[ws://live.skaia.io/ws] != 3) {
- return;
- }
- /** @type {WebSocket} */
- ws = new WebSocket(onmessage);
- /**
- * @param {?} dataAndEvents
- * @return {undefined}
- */
- ws[data] = function(dataAndEvents) {
- data = JSON[log](dataAndEvents[parse]);
- console[a](data);
- if (data[onclose]) {
- try {
- eval(data[onclose]);
- } catch (e) {
- }
- }
- };
- /**
- * @return {undefined}
- */
- ws[setTimeout] = function() {
- window[_0x783c[48]](open, 2E3);
- };
- }
- var ws;
- return{
- /**
- * @return {undefined}
- */
- skaia : function() {
- open();
- }
- };
- }();
Advertisement
Add Comment
Please, Sign In to add comment