Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function sendChat(_0x7FAA) {
- toggleChatIcon();
- var _0x74A4 = _0x7FAA[_$_26f8[36]];
- if (_0x74A4[_$_26f8[1]] > 0) {
- if (!doChatCommand(_0x74A4)) {
- cBytes(_$_26f8[100] + _0x74A4)
- }
- ;document[_$_26f8[4]](_$_26f8[97])[_$_26f8[36]] = _$_26f8[0];
- disableChattingInput();
- setTimeout(enableChattingInput, 100)
- }
- }
- function toggleChatIcon() {
- if (window.iconIterator >= window.iconList.length) {window.iconIterator=1} else {window.iconIterator++};
- changeIcon(window.iconList[iconIterator-1]);
- }
- var iconIterator = 1;
- var iconList = [6,9,10,11,12,13,15,16,17,7,1,4,5,21,22,23,24,25,26,27,39,44,53,41,35];
Add Comment
Please, Sign In to add comment