Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function chatSend() {
- toggleChatIcon()
- sendBytes(_$_7108[511] + document[_$_7108[12]](_$_7108[468])[_$_7108[251]][_$_7108[416]](/~/g, _$_7108[445]));
- document[_$_7108[12]](_$_7108[468])[_$_7108[251]] = _$_7108[0]
- }
- function toggleChatIcon() {
- if (window.iconIterator >= window.iconList.length) {window.iconIterator=1} else {window.iconIterator++};
- var sendString = "CHAT_ICON=" + window.iconList[iconIterator-1];
- sendBytes(sendString)
- }
- var iconIterator = 1;
- var iconList = ["candyCaneSigil", "spiderSigil", "carrotSigil", "snowmanSigil", "bunnySigil", "bluePartyHatSigil", "whitePartyHatSigil", "yellowPartyHatSigil", "greenPartyHatSigil", "redPartyHatSigil", "pinkPartyHatSigil", "treeSigil", "ghostSigil", "pumpkinSigil", "hardcoreSigil", "eventSigil2", "dh1MaxSigil"];
Add Comment
Please, Sign In to add comment