Added uncooperative Gladiator bot

This commit is contained in:
Abhorrent_Anger 2025-04-16 22:18:59 +03:00
parent b325a356ef
commit c2b3678f59

View File

@ -8,7 +8,7 @@ var ignorable_accounts = ['76561198042562877', '76561199193118161', '76561199090
'76561198013043575', '76561199065090344', '76561198268232003', '76561199048217964', '76561199530159630', '76561198013043575', '76561199065090344', '76561198268232003', '76561199048217964', '76561199530159630',
'76561198127485269', '76561198342313822', '76561198312709731', '76561199233501388', '76561198284551661', '76561198127485269', '76561198342313822', '76561198312709731', '76561199233501388', '76561198284551661',
'76561198272789816', '76561199480386464', '76561199571032477', '76561198837917799', '76561198983391628', '76561198272789816', '76561199480386464', '76561199571032477', '76561198837917799', '76561198983391628',
'76561198403393033', '76561199182466000']; '76561198403393033', '76561199182466000', '76561199098870535'];
var ignored_accounts = []; var ignored_accounts = [];
decaled_objects = { 'Conscientious Objector': '4.66' } // 'Clan Pride': '2.11', 'Flair!': '4.22', 'Photo Badge': '2.44' decaled_objects = { 'Conscientious Objector': '4.66' } // 'Clan Pride': '2.11', 'Flair!': '4.22', 'Photo Badge': '2.44'
backpack_page_limit = 10; backpack_page_limit = 10;