· 9 years ago · Nov 17, 2016, 01:00 PM
1//arh
2var config = {
3 "bots" : [
4 {
5 "login" : 'iipostobox',
6 "password" : '1337NIKITOS',
7 "shared_secret" : 'bRRwKvrzX21xGW53U8/SMXLsdhM=',
8 "identity_secret" : 'R6Nvfzbn4VIOI9gVZnbfxQggPf4=',
9 "steamid64" : '76561198044158306',
10 "reconnectTime" : 5
11 }
12 ],
13 "shop" : {
14 "login" : 'drunkbody2',
15 "password" : 'qazwsx5C8719901',
16 "shared_secret" : 'U+KrGJgb4nv4ANr6Xkuh654YQzI=',
17 "identity_secret" : 'RoqQ3dvF98gOb4XC2Q9C0lqgwuQ=',
18 "steamid64" : '76561198332504910',
19 "reconnectTime" : 5
20 },
21
22// "helper" : {
23// "login" : ‘markz1998’,
24// "password" : ‘Zabolotniy1998’,
25// "shared_secret" : 'JJF3XVYB5SFGHMGPDKT3ZI5RFMVBEOJ2=’,
26// "identity_secret" : 'd2d5fb938dbae40Z1473700627=',
27// "steamid64" : '76561198324155422',
28// "reconnectTime" : 5
29// },
30 "port" : 8080,
31 "shopPort" : 6060,
32 "domain" : 'csgogo.co',
33 "shopdomain" : 'csgoexchange.co',
34 "secretKey" : 'afaa97720b8badedc5eb8a7c58e02a1f',
35 "apikey" : '646F2A368D95B1355BAA536A0CC93818'
36}
37
38module.exports = config;
39
40//ded