diff --git a/.gitignore b/.gitignore index 385e20b..4144ff7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ /target /dependencies.txt /cfg/settings.json -/glium_app/target \ No newline at end of file +/glium_app/target diff --git a/Cargo.lock b/Cargo.lock index 3c6af29..3b37bae 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -126,6 +126,12 @@ dependencies = [ "rustc-demangle", ] +[[package]] +name = "base64" +version = "0.13.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd" + [[package]] name = "bit_field" version = "0.10.1" @@ -613,6 +619,15 @@ dependencies = [ "bytemuck", ] +[[package]] +name = "encoding_rs" +version = "0.8.31" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b" +dependencies = [ + "cfg-if 1.0.0", +] + [[package]] name = "env_logger" version = "0.9.0" @@ -680,6 +695,15 @@ dependencies = [ "threadpool", ] +[[package]] +name = "fastrand" +version = "1.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499" +dependencies = [ + "instant", +] + [[package]] name = "flate2" version = "1.0.24" @@ -734,6 +758,15 @@ dependencies = [ "percent-encoding", ] +[[package]] +name = "futures-channel" +version = "0.3.21" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010" +dependencies = [ + "futures-core", +] + [[package]] name = "futures-core" version = "0.3.21" @@ -746,6 +779,24 @@ version = "0.3.21" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868" +[[package]] +name = "futures-task" +version = "0.3.21" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a" + +[[package]] +name = "futures-util" +version = "0.3.21" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a" +dependencies = [ + "futures-core", + "futures-task", + "pin-project-lite", + "pin-utils", +] + [[package]] name = "gdk-pixbuf-sys" version = "0.15.10" @@ -968,12 +1019,37 @@ dependencies = [ "system-deps", ] +[[package]] +name = "h2" +version = "0.3.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57" +dependencies = [ + "bytes", + "fnv", + "futures-core", + "futures-sink", + "futures-util", + "http", + "indexmap", + "slab", + "tokio", + "tokio-util", + "tracing", +] + [[package]] name = "half" version = "1.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7" +[[package]] +name = "hashbrown" +version = "0.12.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" + [[package]] name = "heck" version = "0.4.0" @@ -989,12 +1065,83 @@ dependencies = [ "libc", ] +[[package]] +name = "http" +version = "0.2.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399" +dependencies = [ + "bytes", + "fnv", + "itoa", +] + +[[package]] +name = "http-body" +version = "0.4.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" +dependencies = [ + "bytes", + "http", + "pin-project-lite", +] + +[[package]] +name = "httparse" +version = "1.7.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "496ce29bb5a52785b44e0f7ca2847ae0bb839c9bd28f69acac9b99d461c0c04c" + +[[package]] +name = "httpdate" +version = "1.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421" + [[package]] name = "humantime" version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" +[[package]] +name = "hyper" +version = "0.14.20" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "02c929dc5c39e335a03c405292728118860721b10190d98c2a0f0efd5baafbac" +dependencies = [ + "bytes", + "futures-channel", + "futures-core", + "futures-util", + "h2", + "http", + "http-body", + "httparse", + "httpdate", + "itoa", + "pin-project-lite", + "socket2", + "tokio", + "tower-service", + "tracing", + "want", +] + +[[package]] +name = "hyper-tls" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" +dependencies = [ + "bytes", + "hyper", + "native-tls", + "tokio", + "tokio-native-tls", +] + [[package]] name = "ident_case" version = "1.0.1" @@ -1032,6 +1179,16 @@ dependencies = [ "tiff", ] +[[package]] +name = "indexmap" +version = "1.9.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e" +dependencies = [ + "autocfg", + "hashbrown", +] + [[package]] name = "inflate" version = "0.4.5" @@ -1053,6 +1210,12 @@ dependencies = [ "web-sys", ] +[[package]] +name = "ipnet" +version = "2.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "879d54834c8c76457ef4293a689b2a8c59b076067ad77b15efafbb05f92a592b" + [[package]] name = "itoa" version = "1.0.2" @@ -1210,6 +1373,12 @@ dependencies = [ "autocfg", ] +[[package]] +name = "mime" +version = "0.3.16" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d" + [[package]] name = "minimal-lexical" version = "0.2.1" @@ -1246,6 +1415,24 @@ dependencies = [ "getrandom", ] +[[package]] +name = "native-tls" +version = "0.2.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fd7e2f3618557f980e0b17e8856252eee3c97fa12c54dff0ca290fb6266ca4a9" +dependencies = [ + "lazy_static", + "libc", + "log", + "openssl", + "openssl-probe", + "openssl-sys", + "schannel", + "security-framework", + "security-framework-sys", + "tempfile", +] + [[package]] name = "ndk" version = "0.5.0" @@ -1492,6 +1679,51 @@ version = "1.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225" +[[package]] +name = "openssl" +version = "0.10.41" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "618febf65336490dfcf20b73f885f5651a0c89c64c2d4a8c3662585a70bf5bd0" +dependencies = [ + "bitflags", + "cfg-if 1.0.0", + "foreign-types", + "libc", + "once_cell", + "openssl-macros", + "openssl-sys", +] + +[[package]] +name = "openssl-macros" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b501e44f11665960c7e7fcf062c7d96a14ade4aa98116c004b2e37b5be7d736c" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "openssl-probe" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" + +[[package]] +name = "openssl-sys" +version = "0.9.75" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e5f9bd0c2710541a3cda73d6f9ac4f1b240de4ae261065d309dbe73d9dceb42f" +dependencies = [ + "autocfg", + "cc", + "libc", + "pkg-config", + "vcpkg", +] + [[package]] name = "osmesa-sys" version = "0.1.2" @@ -1602,6 +1834,12 @@ version = "0.2.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116" +[[package]] +name = "pin-utils" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" + [[package]] name = "pkg-config" version = "0.3.25" @@ -1750,6 +1988,52 @@ version = "0.6.26" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64" +[[package]] +name = "remove_dir_all" +version = "0.5.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" +dependencies = [ + "winapi", +] + +[[package]] +name = "reqwest" +version = "0.11.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b75aa69a3f06bbcc66ede33af2af253c6f7a86b1ca0033f60c580a27074fbf92" +dependencies = [ + "base64", + "bytes", + "encoding_rs", + "futures-core", + "futures-util", + "h2", + "http", + "http-body", + "hyper", + "hyper-tls", + "ipnet", + "js-sys", + "lazy_static", + "log", + "mime", + "native-tls", + "percent-encoding", + "pin-project-lite", + "serde", + "serde_json", + "serde_urlencoded", + "tokio", + "tokio-native-tls", + "tower-service", + "url", + "wasm-bindgen", + "wasm-bindgen-futures", + "web-sys", + "winreg", +] + [[package]] name = "rfd" version = "0.6.4" @@ -1800,6 +2084,16 @@ dependencies = [ "winapi-util", ] +[[package]] +name = "schannel" +version = "0.1.20" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2" +dependencies = [ + "lazy_static", + "windows-sys", +] + [[package]] name = "scoped-tls" version = "1.0.0" @@ -1818,6 +2112,29 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" +[[package]] +name = "security-framework" +version = "2.6.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc" +dependencies = [ + "bitflags", + "core-foundation 0.9.3", + "core-foundation-sys 0.8.3", + "libc", + "security-framework-sys", +] + +[[package]] +name = "security-framework-sys" +version = "2.6.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556" +dependencies = [ + "core-foundation-sys 0.8.3", + "libc", +] + [[package]] name = "serde" version = "1.0.137" @@ -1849,6 +2166,18 @@ dependencies = [ "serde", ] +[[package]] +name = "serde_urlencoded" +version = "0.7.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" +dependencies = [ + "form_urlencoded", + "itoa", + "ryu", + "serde", +] + [[package]] name = "shared_library" version = "0.1.9" @@ -1868,6 +2197,15 @@ dependencies = [ "libc", ] +[[package]] +name = "slab" +version = "0.4.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef" +dependencies = [ + "autocfg", +] + [[package]] name = "smallvec" version = "1.8.0" @@ -1988,6 +2326,20 @@ version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "36ae8932fcfea38b7d3883ae2ab357b0d57a02caaa18ebb4f5ece08beaec4aa0" +[[package]] +name = "tempfile" +version = "3.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4" +dependencies = [ + "cfg-if 1.0.0", + "fastrand", + "libc", + "redox_syscall", + "remove_dir_all", + "winapi", +] + [[package]] name = "termcolor" version = "1.1.3" @@ -2015,6 +2367,7 @@ dependencies = [ "log", "rcon", "regex", + "reqwest", "rfd", "serde", "serde_json", @@ -2118,6 +2471,30 @@ dependencies = [ "syn", ] +[[package]] +name = "tokio-native-tls" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f7d995660bd2b7f8c1568414c1126076c13fbb725c40112dc0120b78eb9b717b" +dependencies = [ + "native-tls", + "tokio", +] + +[[package]] +name = "tokio-util" +version = "0.7.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45" +dependencies = [ + "bytes", + "futures-core", + "futures-sink", + "pin-project-lite", + "tokio", + "tracing", +] + [[package]] name = "toml" version = "0.5.9" @@ -2127,6 +2504,12 @@ dependencies = [ "serde", ] +[[package]] +name = "tower-service" +version = "0.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" + [[package]] name = "tracing" version = "0.1.35" @@ -2159,6 +2542,12 @@ dependencies = [ "once_cell", ] +[[package]] +name = "try-lock" +version = "0.2.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" + [[package]] name = "ttf-parser" version = "0.15.2" @@ -2204,6 +2593,12 @@ dependencies = [ "percent-encoding", ] +[[package]] +name = "vcpkg" +version = "0.2.15" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" + [[package]] name = "version-compare" version = "0.1.0" @@ -2227,6 +2622,16 @@ dependencies = [ "winapi-util", ] +[[package]] +name = "want" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" +dependencies = [ + "log", + "try-lock", +] + [[package]] name = "wasi" version = "0.10.0+wasi-snapshot-preview1" @@ -2574,6 +2979,15 @@ dependencies = [ "x11-dl", ] +[[package]] +name = "winreg" +version = "0.10.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d" +dependencies = [ + "winapi", +] + [[package]] name = "x11-clipboard" version = "0.3.3" diff --git a/Cargo.toml b/Cargo.toml index 11ff1e2..24620e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,6 +18,7 @@ ar = "x86_64-w64-mingw32-gcc-ar" rcon = { version = "0.6.0", features = ["rt-tokio"] } tokio = { version = "1", features = ["full"] } async-trait = "0.1.52" +reqwest = "0.11.11" glium = "0.31" glium_app = { git = "https://github.com/Bash-09/glium-app" } @@ -36,4 +37,4 @@ regex = "1.5.4" log = "*" env_logger = "*" -image = "0.24.2" \ No newline at end of file +image = "0.24.2" diff --git a/cfg/playerlist.json b/cfg/playerlist.json index 8d96ba5..87f50fa 100644 --- a/cfg/playerlist.json +++ b/cfg/playerlist.json @@ -1 +1 @@ -[{"steamid":"U:1:1216118773","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1130460575","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090779190","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090282842","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135836121","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091120777","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149395203","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1145695024","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141066669","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118499116","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1069129600","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104605893","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103219841","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082323683","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117343521","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1254452038","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1141152415","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313479844","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104857802","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105175602","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002545563","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1024050909","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124782901","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103272042","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1056667979","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190375931","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140032167","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136656327","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105260061","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1078795119","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923755773","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102767681","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124048540","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140306067","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057129698","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105335396","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101113478","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135615623","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1145807720","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128614259","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1154405098","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1115726537","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139919410","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142166072","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139906656","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188822964","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099097586","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099182179","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085924169","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102546437","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136981040","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140417053","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245259864","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1034625693","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:449617349","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188968541","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1128046996","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1094401883","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1156778923","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215806193","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105732245","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103975789","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105871886","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1222360933","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:103734833","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143527892","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135561522","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102702293","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149740607","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103100634","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128698254","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1024201619","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:844071120","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1112305884","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117534351","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103059141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143015903","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246268643","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1062428727","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144692283","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140112405","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102798166","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099436158","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:457173102","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1198090875","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1086889437","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181735183","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102757229","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090713389","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:890169301","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1043372131","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134393506","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1201757594","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1119260218","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:362269472","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1022783893","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141070588","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140646982","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143071694","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100145105","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117319266","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099375241","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102563552","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117401246","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096518274","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296244535","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1081957491","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1110312848","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245549547","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1142886270","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1041416427","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136807347","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1314465752","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140414987","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103341310","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1187638538","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1127776597","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092546068","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1199120918","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102384953","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135659094","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139163128","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091851929","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140188230","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118571731","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135871104","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103417034","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102667542","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190693998","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105169452","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1047763632","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:177335358","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132327032","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144375828","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:286950632","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1075628734","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1168637639","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:447157581","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136625400","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148519870","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144033656","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1236739119","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1117169407","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:366175960","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1083563808","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1137841557","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1099397092","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100278491","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191975713","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136927771","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1296220084","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1204636437","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1120576190","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:228347030","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1108424559","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136334805","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103351098","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104944729","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190857326","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089149793","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:180469769","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1202025332","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:107533396","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1312984914","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1093327580","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093454306","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184521451","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102616444","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103245461","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090577843","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1185628796","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:45965335","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128657825","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:470923423","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105190137","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136465091","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136301982","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1027141196","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148511777","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100151458","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139946754","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1114584806","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127695351","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:44904702","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099612990","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118677714","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142576566","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100826591","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143708230","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115354190","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002031425","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136040920","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140104984","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1176542198","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:466206558","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104648671","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090384078","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142817128","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132766192","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1189264453","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149746464","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1100742434","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089265413","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105555164","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119102514","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132317706","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1335438543","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1099934027","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093373806","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096399708","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136447833","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246039645","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1148689771","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1181078571","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089225720","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132663929","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105842123","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089420092","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141096516","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119078696","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104135851","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141823414","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102637235","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085448850","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116871378","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089204314","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1316054837","player_type":"Cheater","notes":"Imported from cfg/cheaters.txt as Cheater"},{"steamid":"U:1:1136753525","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1052502187","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1241781061","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1086770043","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183044165","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1224363304","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1313338316","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1101674676","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245966585","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1188941190","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089347744","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:44534068","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1253802816","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1135191934","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099251359","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147099533","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1023996485","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1254394284","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102768167","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083334374","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:334133340","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:454465263","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135566159","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106256456","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104291122","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098990128","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105921483","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100317567","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1122284328","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:125198749","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140079585","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1122453600","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134703594","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102824335","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1242196323","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1142761880","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002231935","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105718689","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241413549","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1083366297","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083592572","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1325739562","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:188880662","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099409138","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192133160","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140683185","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103541532","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131321871","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149738232","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1107715125","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140901939","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1192155494","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1148901099","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134762015","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1241178977","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104989427","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179231829","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1103996016","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142078298","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142776124","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098947824","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:457909023","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:443267010","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1139165494","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1123374235","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190593743","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1090807390","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132467953","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106240357","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188948165","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143944101","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1148381562","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1098935301","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1120546354","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118798886","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1020060925","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1125211267","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104710416","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144037895","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105863149","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135817292","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102563018","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144042506","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104222628","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103412005","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140160376","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133324339","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1201697924","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1071897919","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139828465","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143129947","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923733638","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1363033771","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot\nMatched bot regex: default bot"},{"steamid":"U:1:205279263","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144151004","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149854264","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:197930295","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1003392390","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105542950","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107071859","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1110880477","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101296836","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1157021689","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100664650","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071320393","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102513579","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091583442","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:140556455","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102973850","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1165096186","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1314116336","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1118606039","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1052751968","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1217872332","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1247337837","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141924283","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102877706","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085639098","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143842120","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141494393","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136204565","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1055764225","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:120890351","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1090363250","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124058479","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190774746","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1148728135","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1145802784","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1023436593","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103356307","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141286492","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102743686","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146115786","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082381670","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102770760","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147874151","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089118901","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:362658622","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1130923808","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118604732","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104212435","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091580086","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099621675","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100860666","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191892591","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099396052","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093745160","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143482753","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116845292","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093478754","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132467472","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104061869","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104731917","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087384683","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149527376","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106286638","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104079486","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141027842","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107764549","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099138618","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136858438","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143470579","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111113417","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140762858","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102397567","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1006962972","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1073828423","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1100464724","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146631750","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1199643829","player_type":"Bot","notes":"Copy Bot"},{"steamid":"U:1:1335516210","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1118868974","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143059033","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103989440","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188814819","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118523862","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1081695915","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103078690","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093478165","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091947726","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1122419610","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1072673717","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102713135","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103647025","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092728006","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087532169","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144254046","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136195763","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102610906","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148486002","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087025452","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216013356","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1139880340","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1333396417","player_type":"Bot","notes":"Automatically marked as name-stealing bot."},{"steamid":"U:1:1136867207","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104676899","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127613230","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140795903","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1179518634","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1106199093","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139224118","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149337990","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132111288","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140550973","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136744415","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1087243581","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1254880893","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1148989480","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1220526137","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1069635594","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1333871221","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1027511475","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090598816","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453903528","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136362307","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106004658","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:448756164","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091608031","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241213517","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1082286072","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099445922","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118246862","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133428304","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1178464164","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1085376470","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1305386101","player_type":"Bot","notes":""},{"steamid":"U:1:1096707337","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191633071","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:45849798","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102924504","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104056872","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1315071063","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:96403174","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1029983509","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143081567","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1157679337","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1148208014","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141086845","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131414867","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131289172","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124498549","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118635914","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1138917961","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1143684055","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178542469","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1117677981","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087476365","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:874963126","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1135774217","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1197968587","player_type":"Bot","notes":"Automatically marked as name-stealing bot."},{"steamid":"U:1:1105700551","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102729557","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127765856","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139961490","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1021045745","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140015703","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104194367","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183317894","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133279239","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124934325","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100335834","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144851078","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1094702931","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086041543","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090538106","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1242941609","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144539037","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095599945","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1069163129","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179656333","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140239377","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1107116097","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129639634","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102735817","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179779480","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1136611278","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1250723691","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1197992657","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1052116696","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:890024769","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136335826","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1181409968","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1120481155","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143286299","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140001913","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:216630954","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146386072","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127844458","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1129070197","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140379316","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:454114684","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106282396","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296179793","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1128101412","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1122264462","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124400662","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1145861645","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1126035708","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093743065","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179347786","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1058945715","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098735024","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1182999779","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131633551","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1087265353","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:448442914","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118559873","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090592585","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197839757","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1087398520","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1112577624","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140138164","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140069970","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1081930082","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192361669","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178063348","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140673242","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093088307","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:463739063","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1072775499","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101437398","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188746413","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140783710","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:872229470","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:870968074","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124825984","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099558729","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246514983","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102622354","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136532560","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100834387","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1029028318","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140127699","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093015257","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:334754114","player_type":"Bot","notes":"Matched bot regex: sniper bot"},{"steamid":"U:1:1141374124","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141137098","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1317836190","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1330940018","player_type":"Bot","notes":"Copy Bot"},{"steamid":"U:1:1131411385","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:448955872","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135772130","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142924826","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:878026753","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104295468","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086476724","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104449144","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105950857","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:890154914","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1304761615","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1245804036","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:877407576","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141441078","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102584123","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1073008844","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:481459624","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102573840","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091236164","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096833701","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089158437","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1304873563","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1179227670","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1086905188","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092065450","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103920090","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098844377","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086893232","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191952244","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103041556","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105027046","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139846751","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086874913","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1297914745","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:473832619","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:891879571","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1098865350","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141144748","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102557883","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296727806","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102486789","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104502312","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142996404","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102527600","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136167104","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104920002","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102873323","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099047064","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1126120541","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104776034","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197953479","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105181501","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:251718576","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099099339","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:438885568","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102784416","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082885197","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:866167356","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1100352719","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1027430075","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144277175","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089406040","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148502028","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148571553","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181230463","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102551107","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141754780","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:459536875","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104853830","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105671120","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:336658788","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089649166","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1298109775","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1127566954","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103015089","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091827487","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103907375","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190488625","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1228849737","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1044769892","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139612962","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102644360","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104574780","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081535315","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:451215039","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141158401","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1184437141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184331635","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197479215","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1117687823","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245725140","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1101262851","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142205946","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089608062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141142474","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1253837358","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:453090097","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144624760","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102548319","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148703274","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1235403020","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1176534077","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143639606","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086251633","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313983879","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1134522427","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1083610556","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135804586","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104524544","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:838504167","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089243126","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144211369","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246712916","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103500047","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1186119271","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:332890903","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103160560","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090306854","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136790371","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103974809","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1254278622","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1098626526","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092768612","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:886546210","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1184394103","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104072458","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190650329","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:938112607","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1241471549","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143768194","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130807722","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1081906673","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1202075477","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1188703719","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096687238","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:891882693","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136604781","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141568876","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101163176","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144175269","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144378491","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141624956","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104274952","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132388652","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096170508","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140131437","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106255390","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102998645","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144039132","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188983019","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1157613191","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1133754798","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141973977","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100252504","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102601522","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144338539","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149883708","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1101377820","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:383897501","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188797888","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1082818348","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117653534","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1215761145","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1057605440","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:467961449","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1250557301","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1002181117","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1184460118","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107016343","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144004700","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1135852778","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1057453229","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1282537431","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:195640339","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091138631","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179161575","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:444313537","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132015664","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132851381","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102553676","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129688041","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093130698","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1108829149","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1082289284","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146293116","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116411236","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197987624","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104162628","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140309312","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179908258","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:429828329","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144298735","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133691401","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140923132","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1220698471","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1139317078","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136914291","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142022247","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:116453236","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127546033","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144262621","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136023538","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118381234","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092652411","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141052748","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086868296","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:861401609","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089780911","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102622008","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143438990","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1145887054","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135945538","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1062682221","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178332721","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1083631309","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144303260","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1218185018","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1088255800","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1109603760","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141068757","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105967856","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1150182627","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099489266","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102550610","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103220329","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127840374","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144627530","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105013925","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216410326","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1111205948","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118325559","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118399448","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1192113314","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142187609","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141711138","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144132658","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1027089438","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102636295","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144302521","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130539488","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1064992530","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140531678","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082330366","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111178757","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1185779946","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1098677539","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1297437193","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1117395152","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135936865","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142130278","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098957757","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102184815","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002098410","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089296155","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089147188","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:45132672","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1197906926","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141395954","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:355187388","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1122756051","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1191860306","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146056565","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104065403","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089274190","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102713225","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119130749","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1108670219","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118402903","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1096750375","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104710445","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091867386","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143837727","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129875263","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103847504","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1027467275","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:333614323","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144615351","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:901457919","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141442132","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1154777632","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1123023135","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104965365","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181043450","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1124158184","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105990959","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1088733784","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139837482","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124464367","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127533782","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142554947","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102971129","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:135103722","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132797718","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118537734","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104672991","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123186410","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129004744","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098880307","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103094482","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103995525","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105095596","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105129044","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148580100","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245742870","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1127774244","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105233397","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087389995","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190318624","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1078408285","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1147390332","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314353891","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1142103600","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104249241","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104145271","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201899547","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1090589316","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103992168","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102723211","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144244485","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083851265","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144311519","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1109510689","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246438452","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1149651714","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:868472045","player_type":"Cheater","notes":"Imported from cfg/cheaters.txt as Cheater"},{"steamid":"U:1:1140843385","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:445030492","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:975103380","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136512299","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098796886","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103234268","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123814804","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1201952208","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1132680629","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102713484","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129583302","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127833851","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104974369","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140908939","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141125513","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135744280","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1125054350","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1314842280","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1140650082","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104007276","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1182884203","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116779785","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089162068","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184546002","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1144504841","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111113367","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100594980","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144110470","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149991674","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1123881531","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1041591792","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099536865","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105775018","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099130537","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1125496836","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090496481","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098796030","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089274191","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135633814","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105768557","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089489976","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135920811","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098579547","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103345356","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104204916","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:123946667","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1246136679","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1197814011","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1083325719","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136688124","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089488206","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1198146744","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:453370411","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091978603","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1043729347","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923478452","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1179423126","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1144352469","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1156735480","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107139021","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128876152","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1198141229","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1182911292","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:126854449","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098144727","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099103985","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1175866128","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1010312897","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1043483164","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124342018","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092637141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091866468","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140603073","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087334655","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107134103","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142335609","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135660416","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149016511","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118978002","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1200795484","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1146195379","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453363704","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143595841","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1138495293","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090654423","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100631564","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453375793","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104339106","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1024344655","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:923893578","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139979151","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099496262","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148707995","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140736983","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1117348426","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143939466","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190400280","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:459802663","player_type":"Bot","notes":"Matched bot regex: \\[g0tb0t\\]Church\\-of\\-myg0t"},{"steamid":"U:1:1104259369","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082044220","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090687873","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:2972717","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102617273","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1158178118","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098961871","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140030409","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140676293","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136957655","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1184166482","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1115817036","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147829617","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100324773","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101191366","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099581426","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1162958147","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1197929520","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1093019548","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:865456698","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119120091","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141008201","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143055732","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143009984","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139854536","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1186273890","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:453814043","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143017296","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128748330","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099886606","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002022848","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090532023","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241526185","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1112014821","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143863490","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092957345","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118492380","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140898991","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141050745","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105245279","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1096583386","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:415639258","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1133928440","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1107973845","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139699801","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140679443","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106332349","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1068762941","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:342185549","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1134489147","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140679212","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190546315","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1197730692","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1333284171","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1134436547","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098574154","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296599650","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1071788977","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131288687","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098034237","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140925263","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104262349","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081481026","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104775339","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149858315","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135540863","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1033882866","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1081888668","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131686183","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1183109828","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103276587","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127457225","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139969552","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091216384","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:157010330","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1215369207","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140253316","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143153737","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082310532","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143932493","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098587156","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104131436","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133313250","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1192202347","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:100803189","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1124561179","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1081905490","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1068491663","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1049837982","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102636651","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1312997148","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1198150199","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1199960069","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1127847879","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135892742","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135931903","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1215918964","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1143872800","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140675658","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136633675","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246056781","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1126026884","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140681459","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105009610","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1180952774","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1148581976","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1049089115","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1007637270","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1061409092","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118451081","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1296763983","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1314510731","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1119124247","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135769550","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140669420","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106031176","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106957409","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1119010193","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1112113016","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1110976563","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136067315","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133249556","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149556562","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103697687","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144267980","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1182804807","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091798175","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143539236","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098917107","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453328215","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111723854","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141732223","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071071603","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103769632","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092389172","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140693684","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134935000","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1216011130","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102562575","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140485563","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1125001285","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098760567","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103592167","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:337086427","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139802750","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139966213","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141072331","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131191865","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1113534745","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142962285","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1107513286","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099848360","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1125252099","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146452770","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123828344","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102508540","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103558325","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147583012","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134387702","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102519164","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140784715","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106092746","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099467339","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:891664587","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1108485972","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:378050311","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1133282614","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:118778460","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091634475","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:26195867","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105279756","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102653483","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103470391","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087339894","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241724336","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1245757257","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1106345406","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146258636","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095627754","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1069085237","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143579266","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128716117","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1131033589","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102640632","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144501975","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139930283","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140933820","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143870871","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:427331541","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1147407801","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089544241","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104978904","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082855649","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1176521107","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1131593290","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104068972","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1056984731","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092440935","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133480242","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140050115","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103120464","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190455844","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1245921252","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1064627644","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1186143140","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099045073","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107198664","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117888428","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140135441","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:72263462","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099098720","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140162960","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132605078","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133839761","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1130891617","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:113829888","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1094889636","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184234365","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090160372","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245953335","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1176179845","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1085692215","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140794408","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144549544","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141392785","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144061120","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102400404","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091094876","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091939723","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140092573","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071729920","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104296536","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:161015647","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102564417","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105080124","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141055167","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139750989","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1074204753","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105218233","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103593945","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104310808","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106270852","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087476986","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139895727","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082264625","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1008800061","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127735156","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140962271","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:847216059","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141146403","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1313247993","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1104716048","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098022863","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105256667","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102852137","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314676201","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:104019511","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140818204","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140956986","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143844660","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143996384","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246167844","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1132516990","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:463399536","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102682141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:384576783","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105638730","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146285081","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1093352612","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129619395","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140988625","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139138877","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1197860988","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1100185108","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102437106","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132346711","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143312297","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:490451244","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:897862377","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140358633","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141041618","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144129586","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:163442916","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142077036","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:386605195","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1096018479","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133284614","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135777620","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100370739","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:821982836","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102690397","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083360430","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:844049530","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118960668","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1096622685","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:356098283","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103616502","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1108958395","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104647891","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002344275","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105115105","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132705717","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:891821688","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1190345825","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1313555178","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1072598788","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:455252731","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1208147391","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1094559727","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141390641","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083709489","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:479406224","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1117220681","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103218932","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100844221","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1059203591","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1163285396","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1224320029","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1027278853","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083644256","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245792079","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:444765331","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:471033454","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106032638","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1154262719","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102468501","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127734844","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:103694693","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1163130522","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141405445","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139979295","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119155441","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102928826","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102582932","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:403083318","player_type":"Bot","notes":""},{"steamid":"U:1:1136572434","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092121396","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142147021","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131073631","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118909918","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105068062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1163204777","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1100272491","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188978963","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100642318","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296733365","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1099113563","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188920120","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136837398","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124468829","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092815486","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1243056924","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141155394","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106256247","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089681146","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091795428","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087599737","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082131622","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1108479667","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1230935100","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1190417160","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102618931","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104244815","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183225005","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104186182","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147547434","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140690246","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1163254959","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104128732","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:427312257","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100250921","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1041380692","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143113101","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136753066","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1158569440","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102619525","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099805196","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:975509502","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102506814","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:202252331","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102770869","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136776255","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104076236","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083342948","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143366916","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1253964794","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1148582935","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1063615355","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148605881","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1100820205","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1097123652","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133040235","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140634003","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1109966153","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141132922","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1041562464","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102964658","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190490940","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:150353520","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105522236","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192608628","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:43088537","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1076957998","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1249942886","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1106123855","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1202138385","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1141189164","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1255142649","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1242721677","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144442481","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140948691","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136762164","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1126820561","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104190320","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105627376","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142990449","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141154349","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1057358188","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128526441","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140214632","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100907481","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118323652","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140146670","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105722559","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1123754872","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135765862","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1241132693","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144007480","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1335394400","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140844862","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1068848344","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216313694","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1109854005","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140782605","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102741354","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002110230","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118951869","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1245800631","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104452350","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140678234","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1189191330","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188860590","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1072977912","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102737254","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107065692","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1114269482","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1245806121","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102609491","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1175527318","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095949831","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216959640","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1149911111","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140024789","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197658495","player_type":"Bot","notes":"Automatically marked as name-stealing bot."},{"steamid":"U:1:252618107","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098682496","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102393945","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092639804","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140193642","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:933580827","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098855245","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:103663727","player_type":"Player","notes":"UwU"},{"steamid":"U:1:1282682791","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1092121379","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134647774","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140630394","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102554411","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1088561500","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139277071","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1215921943","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1053612310","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104270273","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453058133","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090682076","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1282520173","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:434607952","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1091951635","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:394167193","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:118173999","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105192259","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086920818","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:94578106","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1057599329","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148726282","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086484630","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102529490","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:2396208","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144224989","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146147833","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140041521","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1199484671","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1149528352","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1178409894","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140571113","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115771127","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105751256","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142775908","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136806889","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132899157","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1220129492","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144775953","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105234184","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102882352","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119186102","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131900787","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142516559","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105376802","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102533474","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1157019440","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141873072","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119247963","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136786351","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093653049","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104161627","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149710867","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1135872625","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1189044965","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089888938","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149605642","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098988974","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132146215","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102626885","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191970345","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099735245","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118476199","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119058982","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1184112717","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143478123","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118589255","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098856645","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071754641","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1156833790","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085729214","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245949915","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089134725","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143086158","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:920822209","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101319916","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144076089","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143668770","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1069666818","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107113006","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296810442","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1140914009","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1189425176","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141228554","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135766221","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1057553722","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1333318168","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1182899553","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:465386672","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1041172704","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:890145464","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104114091","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105192804","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143703462","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1218981838","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1091971620","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102467177","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086554295","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139683422","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104268319","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099678842","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104175356","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141667242","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106658152","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057235985","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136867045","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104833330","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104339038","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140881444","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1230583342","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:212509598","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144084723","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1183380907","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087394410","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103204486","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002160851","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1071537137","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106365695","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083572676","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191551250","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1094629483","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140594962","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118803078","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1296440759","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1141166385","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098461883","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092430094","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1029266045","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141530406","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124948404","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100332183","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:864334619","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146061498","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135555506","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1114016487","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102819836","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1309855623","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1093107207","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1056526805","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1145792742","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104699021","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128611050","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090741461","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142120536","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093204756","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144124427","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143324645","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091179112","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091941955","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106079580","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140953703","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102773967","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132862491","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1110115138","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092064548","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098614847","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131824190","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1120756096","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136410165","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149507113","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140741032","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:466812004","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1328214007","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102753285","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105666555","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:378147964","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082884209","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:444064653","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148369439","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1074018119","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216504284","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1163280395","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1144062620","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:121313661","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143557591","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127657541","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1114601955","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102664242","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127907885","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1156918132","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1069466778","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100314846","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081912651","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140071938","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1254518001","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1135766188","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118877691","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:478867396","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1197794850","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:23542032","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144289681","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098651372","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103950846","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098534515","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:163912069","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131066939","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090818320","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241842953","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1132591828","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089187161","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1134077513","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146075390","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146655484","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135744945","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090840042","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081942947","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136364964","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133248410","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102155764","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089146738","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181500380","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104641457","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:341068318","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118848294","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1115683596","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146018002","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140191732","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:866194531","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:448398561","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118365302","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103239103","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1122879409","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104234215","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1335462816","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104296561","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147928599","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085991071","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099572815","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106027208","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215485293","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1106113095","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117179965","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313497148","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105228661","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102553388","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141493048","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1250665190","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143003660","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133538112","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1007561223","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1116590967","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1024205876","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1216200066","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:248357763","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1242977253","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140232271","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135898940","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127641248","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149829952","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128670984","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1078919392","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118444386","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099527022","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104706244","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1154643069","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1141392077","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:349601762","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128738261","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:34805156","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1053221404","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132735691","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104132377","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146136760","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082419574","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098750257","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133431749","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1127980104","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090816789","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1188908958","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102655862","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215347819","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1135720519","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104460907","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:334716470","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140145773","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106145493","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1044571821","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104095070","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104764830","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:209793841","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091531765","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104442002","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140848569","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1057483213","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102570053","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191821636","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115483949","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118895450","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140286571","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101300999","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1243032465","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1198388987","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1131827150","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093428684","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092695485","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081676924","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140186231","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132111647","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124457547","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103379062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:913096848","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098529338","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1137472917","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106306126","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136858876","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142577228","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104226156","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140481219","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132957421","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102756857","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:876228223","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1108698612","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1091188521","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144271148","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144061134","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241850412","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1124007677","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1188873702","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1330924223","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103681241","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103141266","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140874097","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1110920632","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103978417","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142904888","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1245753011","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1108339510","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101235791","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1212207069","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1389213274","player_type":"Bot","notes":""},{"steamid":"U:1:1190352645","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1139959716","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1129623628","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092190412","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102702341","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099834339","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:50234870","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:242289824","player_type":"Cheater","notes":"Aimbot, but was using it with the dragon's fury for some reason? Prolly to try hide it\n"},{"steamid":"U:1:1104249996","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:439573163","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127804205","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1137837472","player_type":"Bot","notes":"Copy Bot"},{"steamid":"U:1:1136985746","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:433543085","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1329766735","player_type":"Bot","notes":"Imported from cfg/bots.txt as BOT"},{"steamid":"U:1:1102597284","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184555665","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141074438","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103387872","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1068079685","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099551246","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119037322","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101321126","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1026781534","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143964618","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1135815121","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1111582253","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1002346104","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104728001","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:388065138","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118691329","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:368006936","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142999415","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1079852328","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105985840","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133166059","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102716525","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149136352","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117389984","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149855655","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140115354","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140984246","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190324913","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1077325593","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184431862","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1074172589","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002292552","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:453195238","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143394544","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1176147070","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127700916","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149717884","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104608570","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090771944","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106194106","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216096653","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1136705004","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1198056684","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104804947","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129157533","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105568162","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098354082","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081347422","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1145961250","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092577660","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103924948","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144549607","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102434640","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117534378","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188859829","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129102887","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103194413","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1254791197","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1128200659","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1172939407","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1192415044","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1034445166","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119137713","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103947773","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118345413","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090833586","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100268408","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140981266","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106003181","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099587395","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103680579","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085645564","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089630091","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095884337","player_type":"Cheater","notes":"Imported from cfg/cheaters.txt as Cheater"},{"steamid":"U:1:1105939763","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102656851","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140897634","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133932765","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1007401062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105067247","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1150006937","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1184178023","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104786407","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135922633","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:454388220","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130526719","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:237566562","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1126530416","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057185612","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1147585755","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140146806","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1245679809","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1002348029","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140695995","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141212736","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188671325","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136135018","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127939936","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140230965","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102527570","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149183304","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1080979687","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105720933","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1202203421","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1198252786","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140915263","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1001983141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146575882","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099885530","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103948435","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102529932","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087447704","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245666122","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141008251","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149681673","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1230826869","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1150035121","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1128732739","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103096166","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119135396","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148363435","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095479668","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103973145","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107302936","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:467064098","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1175532573","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099560554","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192120625","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1119179816","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140953471","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104260938","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190452199","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1198147417","player_type":"Bot","notes":"Matched bot regex: \\[g0tb0t\\]Church\\-of\\-myg0t"},{"steamid":"U:1:1246842237","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1201864836","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1124785152","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104351371","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102582217","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101304062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098987562","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1235010944","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1098953772","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091643872","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106196591","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1023816500","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140903039","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103260775","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1198054686","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1134096887","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144042175","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144742329","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1043134649","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142017119","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1189330986","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104793698","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142606035","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102506637","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128715830","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:904772514","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:81947199","player_type":"Cheater","notes":"Baan's friend"},{"steamid":"U:1:87175387","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1141340937","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124370629","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101634930","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083212308","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147937763","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140901137","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133470344","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1199617053","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1188858505","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098957426","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142355434","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002274368","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104356337","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:435227721","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144016095","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083406288","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:457885128","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136772164","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:457646630","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102848479","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141149784","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101116479","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197750898","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105953744","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099837372","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105970824","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090841163","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100210438","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132917395","player_type":"Bot","notes":"Copy Bot"},{"steamid":"U:1:1119060884","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099381080","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102515841","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135449593","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1180865434","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1022797244","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1097237428","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245473579","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1071176729","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119051277","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1189066430","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:272600616","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085635466","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144558478","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104133237","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091134470","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104502873","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146086195","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130923105","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1078447745","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1310055587","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1103087949","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139809726","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082017243","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081958803","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:440142204","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103957035","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104104760","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1313004067","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1108516588","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086628914","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105081028","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102492715","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115739999","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215678230","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1072411944","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1125058339","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1058485533","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1145750781","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118527140","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139853145","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146004250","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133173229","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140288003","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105727311","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102976528","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102951091","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101554630","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:449762145","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:913621513","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090574817","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115260304","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103654916","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118913268","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143295556","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141255946","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090983866","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102448108","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098706099","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143293570","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098804641","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131373529","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1181118459","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1245741914","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1101040189","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1312952811","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1140590856","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190529226","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1115685582","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123141320","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103022197","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241987532","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1070655768","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102687461","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098829695","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1044771515","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201950553","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104078019","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104293765","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127858349","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1108560184","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144573463","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085654275","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104029100","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095478675","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140622591","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1129000075","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107485850","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1022911413","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099738387","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:464452698","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134818202","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:472249924","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144185326","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:891803801","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1128309452","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128762202","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107526033","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140821976","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104243541","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191573699","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106889864","player_type":"Bot","notes":""},{"steamid":"U:1:1087390094","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197909590","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:16722748","player_type":"Player","notes":"SmooveB, Kind of a cunt"},{"steamid":"U:1:1148398780","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090273765","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139898529","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1009571469","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:425092838","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057135816","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1179386812","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104600287","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1235413633","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105078676","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135837988","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1183793229","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1142739341","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127632732","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135855395","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148044130","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081910901","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102491003","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128604508","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1091952576","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002106170","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1114561337","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057258552","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100874273","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117338161","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103278724","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118992244","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:106153667","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1175674957","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092075485","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245732597","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1139278356","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144165870","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139928880","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1245939138","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:196286112","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1135892017","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144001069","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190689109","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140050980","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1058591317","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1362903209","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1148435103","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1208150701","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:391422281","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140053913","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132437506","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183333330","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090388910","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133008458","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104250182","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179226600","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1136630267","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106397765","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090555720","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216522860","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1095594136","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104665976","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140118438","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1083633501","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142983355","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111336194","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:473914486","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123427970","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092705950","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246052238","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1142100051","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104083121","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102524123","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106674858","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105750526","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103351466","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100301315","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093437690","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139882697","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103102757","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197815988","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1106707739","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1298099249","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1142309970","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140211069","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:937893578","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104054364","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140897080","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:877938796","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190610370","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1092519023","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146517942","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104151670","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:895006080","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1116573490","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124023142","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099376600","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135785637","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128051430","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144004058","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103293039","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104086131","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141514739","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1108922641","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:470923236","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1094822217","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095524932","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144364540","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1202057169","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1042237204","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148551951","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136914868","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:443101254","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091177361","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102620305","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085726229","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191855937","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104084782","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140136982","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133890550","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1087310943","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102748283","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1309958638","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1243149474","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1095515906","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1199249842","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105763317","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104210161","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105292418","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093364976","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089508066","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104007925","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190433217","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1101208492","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:133211033","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1149183884","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246318695","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140891295","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105160841","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143444879","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107553312","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:365724657","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102608677","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178152438","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1190718689","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:127672124","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141142431","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:452336938","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089130446","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140597326","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140126818","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127932395","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124917315","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102455923","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104258052","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103996707","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1242294083","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1330898449","player_type":"Bot","notes":"Copy Bot"},{"steamid":"U:1:1058764764","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141108512","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132357000","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104269265","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106703601","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093733124","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082960363","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191594061","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105778191","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090635012","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107815889","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100886312","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923823025","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090423006","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143338171","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093754090","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090692330","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:34412038","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1084813782","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1002399982","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105089905","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102900702","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136721996","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1197756523","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1131400031","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1071249929","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083217460","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1222207150","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1138936184","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098887298","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071451802","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141052652","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296528895","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1207701530","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140796807","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127760769","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105918036","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106870773","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105659869","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091517911","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:6893627","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140053674","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1250373926","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1332571208","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141011940","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089042096","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118269246","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131212589","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:443412252","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095750277","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117300375","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192026384","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1096115297","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140635978","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092679531","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095247991","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1229109754","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1090940012","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135953918","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104158491","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:918232585","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1126719119","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192422480","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1068993207","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104120692","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314595510","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1114677105","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090781144","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188606307","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1312970459","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105954707","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127813887","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104178479","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144930022","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127702321","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1245985552","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:245263852","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139874866","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104658726","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139974861","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140977409","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136747654","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103307484","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197896349","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1129672536","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:448491510","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:937599229","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099203931","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124905683","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146328633","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116695507","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245838957","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118517965","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:448358833","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111713390","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104723258","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118792188","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104225412","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:9946160","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132726874","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140113820","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099863054","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140105646","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090956203","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147577751","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111683615","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128964571","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1315017052","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1363241086","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:99499953","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104126155","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086059627","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102810433","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123942893","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1068841142","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1334099398","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1127778914","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1335418975","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1057584972","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103248005","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101595095","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143439456","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083675130","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1114564446","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148080082","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136474534","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115575237","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1177449695","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1139263601","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1191950961","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103348669","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091206449","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1072028819","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104495150","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089914717","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101577141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:130633074","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1157048599","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092052075","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116187305","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314305485","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1143850032","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091369622","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104451949","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1072251964","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314564264","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1093836276","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:462309039","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148060625","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089861082","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:426207069","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1150135587","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104079344","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1112596442","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090342044","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181404797","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1142370981","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1688294","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1245954321","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1220259006","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102572842","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923795178","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:106382425","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1119133111","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119766044","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1249957790","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1258712561","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1220284326","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1245212644","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1098628439","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241081253","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1250685451","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140132556","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1116899107","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1088665755","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:493196641","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103326084","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089455856","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124010176","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136354660","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1056892977","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142005032","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:435916750","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102396207","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1125045667","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144077171","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1137104165","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1116447638","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106451836","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139938877","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1058888798","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128710689","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100982052","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1045380085","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1180942694","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1139236774","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118410534","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1125449248","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140905635","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104129706","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1297186133","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1333298966","player_type":"Bot","notes":"Copy Bot"},{"steamid":"U:1:1168945070","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102545788","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136411175","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1010328501","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119394219","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090837780","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128725682","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190429648","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1144890776","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057067437","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086035830","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148501697","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1282933898","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:492350560","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183282542","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102561731","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098483917","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1253917867","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1190531874","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140567952","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082343118","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201890790","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1191582713","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104584428","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1109554719","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090099449","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136466726","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1097889221","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:937914273","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1096230907","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102631625","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106498746","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082841347","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1169052723","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1115128184","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099273688","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099450505","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124933334","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136152607","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1002062270","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104392660","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118570393","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105605056","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102703782","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101260945","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:336435847","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246012923","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144889820","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144180365","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095452688","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1069368584","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103538108","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082440968","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098960923","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1103875923","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1030810990","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098870552","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1333618325","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1191703314","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132646231","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1149193956","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107342074","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144209599","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191258696","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1123710122","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:169074649","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148116467","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148026505","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246157174","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104006713","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140153147","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:259427915","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1191619580","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136379988","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:244346019","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104984444","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104965962","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140379135","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105019889","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102576999","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:877682976","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115758533","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140716587","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140278851","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148556477","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132838926","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1175637865","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1250542752","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1137092924","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128182344","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1130392861","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132659569","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1084062396","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:14450628","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105311754","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102551415","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091766714","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140048908","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149759319","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140747760","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1026045088","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091536039","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104045302","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104013195","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082842679","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146396312","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104753773","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142418281","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104157002","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081614073","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127701659","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119502011","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144011749","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090576682","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071012146","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140650467","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139953101","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090822358","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089411081","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143272138","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241054305","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1183364688","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188729660","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099452670","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148355790","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143136782","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131988817","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1198273552","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1148583266","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128978121","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111841631","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135620085","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141174356","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127854617","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140119846","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132874970","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143916860","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130797110","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091608951","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148343623","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143355502","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141435407","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1168270354","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1182906055","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102734598","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135676396","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089235516","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1108320371","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104181412","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101073392","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140315212","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104037256","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104186896","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119822201","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102739342","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086879051","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087305066","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127709897","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102748999","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144112456","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090324446","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197724086","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1197899836","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:37210166","player_type":"Bot","notes":"Automatically marked as name-stealing bot."},{"steamid":"U:1:450371106","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1296248357","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1186792867","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140135744","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1123103213","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128703710","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:384458684","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1249032468","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1124873988","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143054683","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104923439","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1085980396","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1150096093","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1115219932","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140161030","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1192190154","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102469195","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106486594","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1277529693","player_type":"Cheater","notes":"Imported from cfg/cheaters.txt as Cheater"},{"steamid":"U:1:1131297292","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1115804369","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143766913","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107020129","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129274160","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141271445","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246412419","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1134475841","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105038892","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144779114","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118508698","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149773843","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1201798629","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1181622461","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:104534298","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1146204749","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104744845","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105904488","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089358304","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139538146","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1043190628","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104023488","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119098615","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:76298192","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1142597328","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128884470","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1130526380","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139344784","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1179378619","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1149693608","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104131153","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1177450026","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1190477560","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103505202","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1088675559","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103080597","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128738592","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1081720288","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133427932","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1192007926","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086912015","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190657302","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105160175","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1378752693","player_type":"Bot","notes":"Matched bot regex: dsc\\.gg/crab\\-bot"},{"steamid":"U:1:1056124618","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1309757879","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1092574938","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090589374","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:458656744","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096261958","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1247325997","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103297928","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1250205646","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:912093241","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1090330627","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141693038","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190683800","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141427080","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1125076778","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102862479","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:450060620","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1016741888","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099465124","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102523178","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085698774","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:140493846","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106486866","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105967288","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093078376","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139944457","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103217855","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082362269","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091509485","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1199520965","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089908196","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1249126460","player_type":"Cheater","notes":"Imported from cfg/cheaters.txt as Cheater"},{"steamid":"U:1:1137965788","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:356850179","player_type":"Cheater","notes":"Lots headshots on ambo"},{"steamid":"U:1:1149898191","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1125206025","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101792977","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139841123","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090722447","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105891821","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105157854","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106981012","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215656418","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1215557300","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1253848302","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105221394","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087334642","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128684432","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103844447","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179198049","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1134896437","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102541926","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123625747","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140013209","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184604552","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:914486159","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1057127936","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086989921","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146107642","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101394885","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130399443","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190590122","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102972765","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087431622","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1175534732","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102761331","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:444313511","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104431333","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131951259","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:454052709","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118315048","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104061672","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296674080","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1110942391","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141477750","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082844550","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102422706","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102495277","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241090805","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1071058768","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117564209","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095438126","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136463723","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141066827","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179304229","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1103028649","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104254953","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184383131","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140989135","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098981259","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135910609","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1111017833","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129779454","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1110954072","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197938833","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102660033","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105086531","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1283172047","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141038237","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104178431","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:473716460","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086917475","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104146506","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096786741","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:426897936","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142111909","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086776654","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103318045","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124908560","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102564525","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111709313","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098546639","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1110886507","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141125623","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1297230460","player_type":"Bot","notes":""},{"steamid":"U:1:438020609","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096842965","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144120404","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118663142","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148718564","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102799709","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098922031","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1208030943","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1145178261","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131139232","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089605696","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1072134249","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1121376374","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086586774","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140805799","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093054604","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104083315","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106254040","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141576567","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093008379","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098521253","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140068370","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103325539","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146067535","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1198140275","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1192892529","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:463191051","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129624345","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111945922","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453093240","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099022506","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241934706","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136395233","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:437426830","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139213115","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099530559","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:62294582","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:449828642","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1072625984","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102576629","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115832132","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090657795","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141094202","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1078643151","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104033643","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101256516","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131131578","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:448316804","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099604490","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923722947","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1309581455","player_type":"Bot","notes":""},{"steamid":"U:1:1133931812","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1116681690","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118516260","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1058753409","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140154121","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140554614","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102819207","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140029631","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102463760","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:439997887","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118436677","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1117381070","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140095491","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1002761305","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104253688","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136039265","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098489563","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140260537","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104676340","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104386180","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095874197","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1109407174","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128808124","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134528781","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099087292","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146247525","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082315890","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118675488","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146422740","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087318293","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103700545","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102770121","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089542557","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086524997","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192413799","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104734550","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453160305","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1250322670","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1100736171","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1364229011","player_type":"Bot","notes":""},{"steamid":"U:1:1102632191","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197788531","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141115589","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136902516","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143996060","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190777885","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1146501093","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123742781","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135767790","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105808332","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131414701","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1175840355","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1142197719","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118549859","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:46847868","player_type":"Cheater","notes":"Cheats"},{"steamid":"U:1:1090308155","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296432258","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1103742468","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090639284","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146147268","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142072424","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191868269","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090867410","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105582637","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092726235","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105694795","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215688088","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1133367883","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118962252","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127873194","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103324248","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179247634","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1135764706","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141072867","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128234088","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142873654","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146126470","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086881939","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1070981158","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104371633","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149994633","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1192036279","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140971781","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197982685","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1135544005","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102638800","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:903805224","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128986512","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1241837888","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1220480104","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140185463","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1130253168","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1193781874","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105210064","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192289913","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105614957","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117892479","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140774645","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1078658118","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181051702","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089140943","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146331883","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130439776","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139823754","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103890335","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140599189","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098905350","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093407874","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148507538","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106264767","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124470039","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:382985490","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136724301","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146141784","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104375644","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245014381","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1107107830","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057902377","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102761325","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105902146","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057288850","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:948219720","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1072232395","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136077127","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1215809512","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102538830","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106260258","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183200907","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:97913746","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104990152","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142998105","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140269600","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102588934","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118855825","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:453139062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246149181","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141038580","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140388066","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142477864","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102554243","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086545069","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1156783184","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118501543","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092088951","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149749668","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1082917678","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140939711","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1067824488","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139985484","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104102991","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090024072","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:118894363","player_type":"Player","notes":"May be using aimbot"},{"steamid":"U:1:1117492035","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141054775","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105744946","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1001858013","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:147372610","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1179549165","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102805334","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1067711794","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314190560","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1086839038","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141056088","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102558945","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118529849","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101209097","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102538882","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313333438","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1105936270","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099027565","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148152542","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141526095","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104320961","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102598198","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096707540","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128566602","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1029514847","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141174460","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1078069153","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147863846","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090704142","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:45516655","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1229134057","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1079366495","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104025072","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083254328","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130921580","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141521606","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117734233","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102756678","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091097009","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104589623","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132425675","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1122477504","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1056966825","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102711570","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091547581","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132043356","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1215740776","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:39981857","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1088396317","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144349552","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104463394","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1060821343","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140335516","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099451934","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1108751461","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143070677","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1335869649","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140957613","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139850547","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190630554","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1188781019","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098928066","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136811343","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141072842","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144488591","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105592400","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132414675","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104611071","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190449005","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1148360995","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1149552995","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1192097752","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135664206","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104621628","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104245113","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099608621","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1199140175","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118544141","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099817342","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140932920","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140276115","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089788027","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149427962","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1116694523","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135218111","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1023484957","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1297965991","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1143409318","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1145967060","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140526904","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103645991","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107741116","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132539194","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149729865","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1190857657","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1057382585","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089068825","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140194508","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104206096","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:33887248","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117603120","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119050066","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1083625097","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081479702","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245842815","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:34272154","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1115806469","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149553181","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128812291","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104233926","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104377387","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096778637","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087519529","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107845574","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130390213","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118971892","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148192047","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143826934","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102600075","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102480677","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1122675902","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092065676","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098449195","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1200830596","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099853621","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245725087","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1098698954","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1182825939","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139972199","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1150258904","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:299414116","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:288228746","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104160017","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131615046","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1192251500","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101684812","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101016853","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106232080","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1100285741","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313283191","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:109919998","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089786077","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141174346","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1176139308","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089182058","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133241228","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103063018","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085788369","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241988343","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144060719","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:448999474","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102511327","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104130096","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148940407","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1186261000","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102694620","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191480215","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142747812","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143883141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104245391","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116999879","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102505581","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140150188","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1179610566","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1111700920","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100208746","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923728153","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141092043","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1333556257","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1176476067","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1033146962","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104690022","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:979347720","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1013406460","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1025088354","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1189145776","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102511526","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098492542","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103027940","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104630785","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102551113","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103054876","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1137832255","player_type":"Bot","notes":"Copy Bot"},{"steamid":"U:1:1103981279","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105668882","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104887243","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1043675850","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127689208","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1185724809","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1098989597","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104212176","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057307822","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104943736","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143229335","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178537771","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1305020082","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104814262","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197874800","player_type":"Bot","notes":"Medic bot?"},{"steamid":"U:1:1116684661","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1111300471","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104823710","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314758495","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1091251968","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197940771","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1181222831","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1309830945","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1096574073","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140921953","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106472253","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104127054","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139756831","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103222775","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098600296","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102638068","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104209456","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1145121776","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:874374858","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1091690892","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104904566","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141075178","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1129273283","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1130505304","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1041215671","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1175472143","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104938195","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140778362","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105219704","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090742639","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1163377410","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1093086983","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098552341","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124057725","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093863543","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092062348","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103203470","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144168255","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:246188269","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1163242271","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1144049375","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104208525","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082232586","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140836062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1023896215","player_type":"Bot","notes":""},{"steamid":"U:1:1121638594","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124444435","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106905559","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1068223526","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135550577","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1109583975","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139998481","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140989590","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106355860","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1050276798","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132477918","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1175702581","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140949394","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100846308","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139364232","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098878835","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136791228","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136959286","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146368807","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1066309217","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123443846","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1081952967","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102470935","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100322497","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092690086","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1110797668","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:965691140","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1081849990","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:924185841","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106097900","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1183245905","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102507654","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:233077222","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141038493","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127632189","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132636493","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135925609","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1198020798","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1146104835","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118912835","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128866619","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099510185","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296362369","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1115156041","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115586104","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241114065","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1178798457","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1017208257","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1216978300","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1058447217","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105528495","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104200497","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119645882","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087497349","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104982195","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093345124","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313373211","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140933231","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136824326","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104143499","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141718889","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099470834","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102680132","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104109696","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104093500","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086177636","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131617856","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1175947311","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1100670870","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197764728","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1133395216","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1192486585","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1199685218","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1184562789","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1148489791","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1135852746","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139947732","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1109533473","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1181464175","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132759014","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104961411","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132740700","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104383015","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1088890587","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133178949","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132524330","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139231565","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101748994","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082355465","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106964725","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096815450","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105866025","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245865410","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089668390","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188015629","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140775198","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118842209","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1020842794","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:7225314","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:458979377","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104857606","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135777755","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136526242","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091597169","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:443204206","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107622630","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140290739","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1305121502","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1186197906","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102965654","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104711474","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1078654721","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127807149","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:335047931","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130489784","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1179618390","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1093814596","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453192061","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1073680394","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140486014","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087334324","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144470016","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105802252","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104224512","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1095543773","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134595704","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1184693017","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1103738253","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136272477","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1145975246","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245848151","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143271807","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1077778932","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118579954","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082850510","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093865355","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095487958","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190679518","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1103043265","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140519964","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139849044","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102620306","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099065987","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105979979","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091343859","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111988457","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148118784","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117344556","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190568586","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:446376047","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1109658927","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:869860472","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1181381745","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:165998832","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140987165","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102557431","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197604127","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089907958","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086066636","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142177513","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143312273","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115729684","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1097380934","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106147660","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096753216","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179630463","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1107856427","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095548719","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093015588","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105918648","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1075214518","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1243400999","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1090331683","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103622894","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148990585","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091977928","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140115750","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149823488","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133333353","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1057156791","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142305364","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111738690","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105287763","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:348820694","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:209512331","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140769972","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1059149258","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090585173","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216992257","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102550862","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105179745","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087362480","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1073569029","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057208698","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:451334419","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1198340401","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140842092","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:480090470","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119865323","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142115155","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105224784","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139891708","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1283043849","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136328864","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139729946","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082408055","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115730896","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135886909","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1245908615","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104014193","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104270677","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086515296","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104087942","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1158257098","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143350573","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:481619668","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1304632898","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1083730188","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140882378","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091863660","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246275172","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1020676570","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143482550","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090499999","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143938431","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143323983","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148585125","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1112195290","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098890868","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100242751","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141012391","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:890051566","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104164351","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1174762603","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1056286485","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136799567","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118590579","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140287672","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1271511089","player_type":"Bot","notes":""},{"steamid":"U:1:1175928833","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104053011","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:464986894","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:29587544","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143372068","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106384141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190783473","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1081854350","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:888798933","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1190381151","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1123675967","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135800514","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104557877","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1058780708","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1197887873","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143757596","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192089931","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1148521124","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105258730","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140919219","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104213362","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241480560","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1142543958","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104967574","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149567219","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086851057","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140546634","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141074621","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086546318","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105834764","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140836205","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082371358","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111508181","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146057432","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1077704670","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096119761","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133378609","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246286865","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103061298","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1020718223","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201819728","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1103406945","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102735390","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1069164091","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1250470904","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1128998090","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1045199746","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119162706","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140039144","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104031431","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1163239865","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:355716275","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089220924","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128290181","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118570121","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104222087","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192238929","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140284466","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104179053","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143187403","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105953318","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136961476","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105875557","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183669054","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118113447","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128045888","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188884533","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:100723100","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1131258721","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1071046371","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1176508698","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1132557921","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1178759384","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104129676","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148747311","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115543645","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104908459","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197876995","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104617818","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181065911","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104004982","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081796940","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111499308","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104443729","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1185985205","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1100827253","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1317936956","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105071909","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116642847","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104104761","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1041574095","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144041513","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002160963","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128620496","player_type":"Bot","notes":"Matched bot regex: \\[g0tb0t\\]Church\\-of\\-myg0t"},{"steamid":"U:1:1215574214","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1085596068","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:426380596","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089414229","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106073642","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104239429","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:429624862","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131513759","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105118069","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136647906","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1116545607","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102674291","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1006860271","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103306844","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002142831","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104149202","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139944012","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139926925","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140902640","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:243875172","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:457558684","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:126033353","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093039908","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115639173","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104542636","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1177547593","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1133401475","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103240004","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111567868","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1189022155","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104120500","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:205876590","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136936639","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:444358641","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140857807","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:458560011","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296212140","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1240900321","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099798597","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:276163084","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245576771","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1108054657","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136139990","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136986167","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1242188919","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1149002685","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147327565","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106042491","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1091943062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135210358","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100562546","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144739080","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103075287","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105601183","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1070930929","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143607809","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147417415","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149974788","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1191950550","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190516375","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1128098009","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133020627","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:487298843","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140850016","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188972641","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:14082046","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098678762","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141098948","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1298003904","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1245654056","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1297903859","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:182978553","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144264932","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:402045240","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136957747","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100155670","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086000141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102503514","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105803845","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099174532","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083333244","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105088707","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1095538958","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136684465","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140954586","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104218355","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139945539","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118687160","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1041842455","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140986639","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1329130452","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141373975","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140804499","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:177101026","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1140893828","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1254598942","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1317603180","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1147920075","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:39085278","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1156920726","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106016657","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141804172","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093076059","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117144703","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1077065458","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093872549","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142573228","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1181639347","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140926092","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143631052","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:157162136","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1181630412","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103356381","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:412123480","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:334666211","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111793410","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104302639","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102706237","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089541093","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131091521","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1088712524","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147948965","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104175937","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149785115","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1142940617","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089199969","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131130152","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:457691099","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1042037706","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:258991692","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1085604436","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104145502","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105859416","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134235910","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1108824961","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1132651588","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1008414315","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089464711","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1305811707","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1128013594","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105720436","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:444291747","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131559123","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102690126","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118562665","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128364984","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144574539","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131817893","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105749734","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136741481","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099659391","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089138145","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104032577","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144027079","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178574822","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1143785456","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142539001","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146105310","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147604438","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1335568229","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1143612965","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090243538","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192347508","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:150176291","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1135764902","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140895483","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103258264","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102709612","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102654865","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140759818","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1038354876","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139386275","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104451967","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081542655","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101950092","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1177656599","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140760030","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140092213","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102384616","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105917970","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1245917193","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1071206442","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105144470","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1183523785","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1070781585","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141853583","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1198449492","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1197133935","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1069230753","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118944091","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1145625032","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:40419343","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103937219","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:104308279","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1106361449","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136726502","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1314292261","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1143153375","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100197695","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146057595","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091227164","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127812559","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086120809","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142746113","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140013029","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102647799","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118390736","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:452966830","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101264580","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127833213","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140134328","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102490749","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140481881","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102940250","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118837821","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119005635","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141056467","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118611070","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1083586520","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103074928","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140427736","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091536480","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188836549","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144063437","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099621803","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148614989","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:130631917","player_type":"Cheater","notes":"Baan (Well known cheater and cheat developer)"},{"steamid":"U:1:1141554595","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104310146","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135637279","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136109965","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140673447","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118306211","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:210121383","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115616643","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071321258","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105639690","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1154397857","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:63972737","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106808456","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104812407","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:29371023","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:189794854","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1068262809","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131135579","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132340429","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141032935","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:438780403","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104116194","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215780853","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1158701220","player_type":"Cheater","notes":"Aimbot"},{"steamid":"U:1:1083698820","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:349262468","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101526749","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1204765414","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1070726292","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140859530","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1217034986","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1241465215","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1100615088","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090586790","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140871705","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103026563","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102705209","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1217021367","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1137561290","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:85825354","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134175573","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246316454","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140320343","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1002164814","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140675777","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216170226","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1087360752","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071574590","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057605171","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:111018421","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1254415394","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1099416508","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085552650","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314418668","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1099004866","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132778036","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090760538","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103354723","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100762145","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140339334","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131124396","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133313976","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1243251676","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1131429881","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1184473967","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148545724","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1069232329","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093744389","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190589460","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1124483105","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1296494062","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1081824804","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140851671","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103693431","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1077916091","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149678007","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215806524","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1042115519","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1073199556","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1136345431","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1107318279","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141624872","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106118347","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105736887","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096691661","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141249063","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1064326055","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1163306286","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1124033160","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1123401670","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144205023","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1080677771","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139939147","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101697397","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105554748","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148489950","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144129756","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104401549","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:445040497","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071049354","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140385330","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104100836","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1297692878","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1197975553","player_type":"Bot","notes":""},{"steamid":"U:1:457898733","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104151728","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140971102","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104268432","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139945870","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090463806","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103105787","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118440905","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246016503","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1186075315","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1181172014","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099483151","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133676235","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1043621605","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089566745","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148474478","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101129968","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103274649","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106447243","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190647009","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1087101963","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:462332258","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1169094711","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102689062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089746650","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128722892","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105939612","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140741806","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1191885408","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104133097","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148563388","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104214556","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082412208","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141055792","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105719351","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296346011","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1089559879","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140013486","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:492287358","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141374107","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1071282699","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1041767824","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178667829","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1190355293","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102621627","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135785144","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1317798616","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1082317789","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102676839","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104182244","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183011231","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1154518612","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1143247825","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099081378","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093130568","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128867439","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191841873","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103063636","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1056549292","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1117451849","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105681889","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1077444372","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102643176","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1250199786","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1041044215","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1245466550","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144605443","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1056757188","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1130823001","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141359592","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1165710999","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1091540699","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:892959250","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1073289983","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:466944838","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103144537","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104328864","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1182834036","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1204719374","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136146281","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086942280","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129653898","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106092622","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101117350","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090529828","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103241113","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1156831868","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132132340","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103918533","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143575195","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105232735","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115701502","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201611572","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1177271705","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1093022941","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1182880370","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1021788283","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102857677","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104168448","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:24811131","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1297609593","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:129372990","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098847689","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101532442","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148786605","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081899377","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071270691","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1041661394","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101576148","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133922296","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141572522","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092109718","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192294578","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103221209","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178409533","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1163227971","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102565454","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082304898","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313596735","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1221617755","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105631543","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:426421504","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1318111686","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1132715180","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1179269402","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102666045","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:282069622","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1148926820","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142883180","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105733424","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140697619","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:60930082","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1022530028","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:454245095","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:356231635","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245638597","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104127239","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:337138162","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146045959","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142208291","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135548407","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104233139","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296890002","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1216712002","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1136878249","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102631935","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103119173","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144362987","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1056935555","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140078231","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089712777","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098670211","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127742563","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100000846","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141376746","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100235012","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139957786","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090772343","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105054440","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:457646297","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141267235","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106002994","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143121630","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090841736","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1330752945","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140999921","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118737819","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141200230","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149434008","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141064097","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:136584402","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104048812","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102907410","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1333632451","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1135457052","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104167886","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1137941239","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144164717","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139825845","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123871412","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104961578","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:447821509","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102633531","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140219218","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135958473","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104589458","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141144099","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124568789","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103855840","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104070775","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:36816733","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1182908424","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105914738","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090698318","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142255820","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:457780609","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179811500","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1132532475","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106676518","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081623296","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130618838","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1069121085","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115781631","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141019363","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104119607","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104185828","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099510615","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091266516","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099605843","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1154278074","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104213031","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136801294","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089132844","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:349129455","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149062498","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1120523489","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1330875962","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141428256","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099391048","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091237604","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1333512085","player_type":"Bot","notes":"Automatically marked as name-stealing bot."},{"steamid":"U:1:1081795997","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118587776","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:258855212","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085715981","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106980563","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1002339222","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102654425","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192551629","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104787963","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101441894","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104153288","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140009867","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089201966","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091837105","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103709596","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:462984277","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071381940","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197899736","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1117554498","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136869435","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1023912630","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313474483","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1065143993","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143086227","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140510331","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1199758244","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1305232858","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1105165864","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105678796","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1201635749","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140920874","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104631985","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142988176","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140010173","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143815554","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116660385","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091898735","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089462454","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245800297","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1132352393","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128915821","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1111152389","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:982244748","player_type":"Player","notes":"Voice spammer"},{"steamid":"U:1:1102683465","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096092271","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201964104","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1071778624","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201916303","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:43127632","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:937913302","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1100834245","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1242081519","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143113432","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140685937","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923834335","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102615582","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140173645","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296702271","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1098783371","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092857728","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081572521","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135794334","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136078845","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:32074070","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104339799","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087370343","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142926849","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1114677141","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1220451584","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1197702352","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1296213777","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1185728881","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1271861454","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105954202","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1124228435","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139943855","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148632489","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241494777","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104174624","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1043163915","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149598641","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099427017","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141644193","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:464576248","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105979839","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1175539164","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106229564","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:52815220","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:40823423","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118400091","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104938755","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131156406","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140361510","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102666941","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:391786850","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:840385971","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118612151","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140853312","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100630903","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149773075","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181423655","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105287323","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098881967","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104195215","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096638299","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135091219","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1123673551","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141737308","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091874431","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246022523","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1133285457","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142875095","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098749115","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:463142871","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118446696","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1240698044","player_type":"Cheater","notes":"Imported from cfg/cheaters.txt as Cheater\nVery racist\nAim, walls"},{"steamid":"U:1:1189015233","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146382681","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183136456","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141174625","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092650399","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104264566","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098864571","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201922643","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1201849484","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1141027531","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102720693","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148116136","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1163340629","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105152825","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071501783","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098777020","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106345020","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1029693257","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101598052","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144259313","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091818025","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143333821","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104909278","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136750248","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105971787","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143464492","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141059038","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104742144","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111015820","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098916961","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099441402","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1231321940","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1087408810","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183255008","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102626259","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101627406","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104270139","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123478097","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1296618867","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1175625304","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1222821033","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105695611","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089188979","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135811308","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1186559913","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104359055","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"}] \ No newline at end of file +[{"steamid":"U:1:1200795484","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104938195","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1297914745","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1104857606","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140956986","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1121376374","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140821976","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131633551","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1241988343","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1181622461","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141132922","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144779114","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:334754114","player_type":"Bot","notes":"Matched bot regex: sniper bot"},{"steamid":"U:1:1222360933","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143996384","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1022530028","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144062620","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143932493","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101634930","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102773967","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1150258904","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1061409092","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1117534351","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103622894","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102633531","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104495150","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118663142","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099572815","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1109554719","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099678842","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144004058","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095487958","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190693998","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1081479702","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130526719","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118529849","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089243126","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146086195","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143444879","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081542655","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140146806","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141137098","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1117319266","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098677539","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102533474","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103992168","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142177513","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090841163","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148026505","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099863054","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105979979","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:237566562","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1097237428","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107113006","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148152542","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104127239","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1041562464","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1110115138","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093019548","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085552650","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106361449","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1053221404","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245985552","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1329766735","player_type":"Bot","notes":"Imported from cfg/bots.txt as BOT"},{"steamid":"U:1:1089068825","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106092746","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1254791197","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1224320029","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143757596","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141427080","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190774746","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140857807","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140214632","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:337086427","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140015703","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246149181","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103645991","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188606307","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105592400","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118523862","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135815121","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:443204206","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197899836","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1180952774","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104574780","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144364540","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102647799","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149556562","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083592572","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089668390","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105181501","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140762858","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1175527318","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:118894363","player_type":"Player","notes":"May be using aimbot"},{"steamid":"U:1:1143086158","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089861082","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1305811707","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:451334419","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1139944457","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142904888","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082412208","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100324773","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1045380085","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136633675","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:99499953","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197764728","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1093454306","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1247337837","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1119502011","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128526441","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101117350","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115729684","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105939612","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105080124","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131091521","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1034445166","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089134725","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131373529","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089888938","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140024789","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103276587","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100301315","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143844660","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1094702931","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133248410","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105768557","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105568162","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086035830","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146107642","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111841631","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105224784","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146104835","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:243875172","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148545724","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140071938","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104359055","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143684055","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141074621","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104129706","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1137832255","player_type":"Bot","notes":"Copy Bot"},{"steamid":"U:1:1118323652","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093345124","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140842092","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1184521451","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100907481","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197133935","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140908939","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105019889","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183225005","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102184815","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140320343","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1253964794","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1197788531","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1149785115","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1095594136","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118516260","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:384576783","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103406945","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083730188","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1108670219","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131321871","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118611070","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090529828","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103041556","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191480215","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093088307","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:342185549","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119865323","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143015903","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1175637865","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104672991","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133020627","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1183793229","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1135566159","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1129672536","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1241132693","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1092440935","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:388065138","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100762145","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090342044","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095452688","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093872549","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:467961449","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144027079","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1157021689","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136985746","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140650467","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135958473","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132532475","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101577141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143323983","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1175674957","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1389213274","player_type":"Bot","notes":""},{"steamid":"U:1:1103078690","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123673551","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:438885568","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143372068","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090867410","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104068972","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141493048","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091867386","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081535315","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104984444","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143964618","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1218185018","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141376746","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128867439","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102492715","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104310146","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188703719","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143086227","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190490940","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1101209097","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142761880","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098579547","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1204765414","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102713135","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140079585","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104270677","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1002098410","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103141266","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106486866","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136604781","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099738387","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179630463","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1108424559","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133324339","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102734598","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1084813782","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:443101254","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127833213","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1073569029","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140932920","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1056124618","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141166385","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131429881","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141142474","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091236164","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314564264","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1101235791","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104823710","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057307822","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104226156","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141530406","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090741461","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1304873563","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1105175602","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128762202","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131297292","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:458979377","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144168255","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090722447","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1137092924","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103769632","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099837372","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191952244","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179656333","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1190429648","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1190689109","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1250665190","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1253848302","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1298099249","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1150135587","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:333614323","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1277529693","player_type":"Cheater","notes":"Imported from cfg/cheaters.txt as Cheater"},{"steamid":"U:1:1241114065","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1093130568","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197982685","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141146403","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090822358","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1253917867","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1188908958","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132659569","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099483151","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149183884","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118635914","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104295468","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101208492","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095247991","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201950553","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1108479667","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1185985205","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1100242751","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116694523","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098678762","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090574817","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071282699","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106092622","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201697924","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1103094482","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139939147","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093352612","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:877407576","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104270139","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144362987","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:182978553","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104004982","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092121379","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140914009","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133890550","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1229134057","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1212207069","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1283043849","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099451934","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1058753409","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1271511089","player_type":"Bot","notes":""},{"steamid":"U:1:1101598052","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092690086","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1198054686","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1060821343","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1242294083","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1098796030","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105287763","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118549859","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1147407801","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102551113","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102631625","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139841123","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140481881","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107198664","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105954202","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1100844221","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1108560184","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131988817","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104943736","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102601522","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245908615","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103096166","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102597284","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148747311","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124464367","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131066939","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1312984914","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1103220329","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:210121383","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102480677","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102666941","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:870968074","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1181172014","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1242081519","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1106345406","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111683615","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144930022","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1024201619","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140092573","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188781019","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115354190","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002545563","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099381080","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:125198749","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141055167","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104744845","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091536480","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140957613","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143333821","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128808124","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104210161","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123141320","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116187305","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:481459624","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1245953335","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1133282614","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:463399536","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100846308","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141395954","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1147920075","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140971781","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090388910","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142166072","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191703314","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140032167","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103054876","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143612965","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091634475","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147417415","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1022911413","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130618838","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091863660","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183044165","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105542950","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192089931","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1106981012","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100736171","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124228435","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102729557","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139985484","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140132556","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141158401","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1165096186","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1201922643","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102703782","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139926925","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139344784","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1081347422","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140859530","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105292418","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115483949","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091798175","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136077127","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:473832619","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:438780403","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140678234","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1087476365","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057605440","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143153375","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107741116","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1069163129","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102541926","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142990449","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140230965","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102448108","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143113432","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104168448","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127566954","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103387872","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104291122","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1198146744","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1098916961","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143272138","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1069164091","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149854264","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104135851","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104179053","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089188979","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132726874","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142539001","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:63972737","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104065403","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923795178","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1129779454","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1156833790","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133932765","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140853312","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090363250","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1070981158","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1154643069","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1144185326","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099608621","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140186231","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105722559","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148940407","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1283172047","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1246022523","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1057553722","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146147268","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191841873","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106676518","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102626259","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:40419343","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1245954321","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102720693","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136807347","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140138164","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127939936","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130923808","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142739341","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1125001285","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1071206442","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1317798616","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:39085278","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104190320","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104310808","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104078019","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141804172","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140571113","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102609491","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090940012","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140315212","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1145750781","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099081378","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241837888","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:892959250","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093364976","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144132658","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127613230","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101684812","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135766221","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131130152","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1117734233","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1309757879","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1181051702","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104181412","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139945539","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1137941239","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1175625304","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140630394","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118677714","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1116447638","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140232271","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082017243","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:195640339","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1150182627","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1229109754","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:891882693","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1139880340","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093754090","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104764830","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136837398","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098844377","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1156783184","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143607809","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140309312","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135925609","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1158701220","player_type":"Cheater","notes":"Aimbot"},{"steamid":"U:1:1143938431","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103217855","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136753066","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:440142204","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139386275","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1123427970","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116871378","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104145271","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102643176","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131400031","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092088951","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119822201","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118803078","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098928066","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102713484","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140987165","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140550973","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106332349","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1333396417","player_type":"Bot","notes":"Automatically marked as name-stealing bot."},{"steamid":"U:1:1106255390","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1168637639","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1136512299","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117395152","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099441402","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1198252786","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140590856","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099560554","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1176508698","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1090692330","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104212435","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246842237","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1002031425","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1199643829","player_type":"Bot","notes":"Copy Bot"},{"steamid":"U:1:1241178977","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1132524330","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1080979687","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143055732","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133279239","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1071754641","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100594980","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099103985","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091531765","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1243400999","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1086177636","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127760769","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:104019511","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1201798629","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1141667242","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1111582253","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1064992530","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:118173999","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1111113367","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103306844","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140567952","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1069232329","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106196591","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131615046","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086889437","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245466550","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1090282842","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119155441","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:120890351","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104056872","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092121396","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105775018","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143464492","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103234268","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119137713","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1125054350","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131686183","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1175866128","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140546634","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1071012146","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104665976","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190718689","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1141096516","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1052502187","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102653483","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081930082","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143996060","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1243032465","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1127847879","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128722892","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143575195","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1137841557","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:412123480","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:23542032","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104127054","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127778914","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140871705","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103326084","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095524932","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:248357763","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144264932","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105678796","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:457646297","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1185628796","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1215557300","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:60930082","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127457225","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128364984","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102610906","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115616643","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1235403020","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1250373926","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1297186133","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105971787","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136465091","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103043265","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081614073","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002160851","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099375241","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104647891","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102563018","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1021045745","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106270852","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083563808","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100820205","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:94578106","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1204636437","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104119607","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140690246","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1147829617","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190452199","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1116590967","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1138495293","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141442132","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:464452698","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099427017","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104224512","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1109658927","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105750526","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1138917961","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1090598816","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104605893","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1182825939","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:163912069","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098034237","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119037322","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143826934","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:439573163","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1297230460","player_type":"Bot","notes":""},{"steamid":"U:1:1180865434","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1183136456","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241526185","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089225720","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089420092","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1029266045","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1069230753","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1044771515","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139277071","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1083625097","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101532442","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:228347030","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1197887873","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1056526805","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140115354","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1094822217","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131900787","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:384458684","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103681241","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082304898","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:462309039","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118612151","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132516990","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104234215","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102636651","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:356231635","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002339222","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090577843","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453139062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135615623","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100664650","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1125496836","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093478165","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105078676","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1026781534","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183109828","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1199484671","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140622591","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1096170508","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136040920","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105221394","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129102887","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103080597","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098947824","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190449005","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1106027208","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096622685","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116642847","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140683185","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117603120","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105802252","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105904488","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1230826869","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144627530","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140219218","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104093500","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128051430","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090654423","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089042096","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139943855","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1199140175","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104014193","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139729946","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101296836","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090779190","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1067711794","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116779785","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141072842","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1208030943","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:246188269","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118951869","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1242196323","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140039144","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140379135","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123625747","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1154262719","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1186075315","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1254415394","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104449144","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1185728881","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:97913746","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103890335","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296618867","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1092695485","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107526033","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111508181","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103996707","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1168270354","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140741806","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1184178023","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135945538","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1130823001","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141074438","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102561731","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140136982","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:258991692","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1142100051","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:355716275","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143482753","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:334666211","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140135744","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:463739063","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:470923236","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140287672","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133333353","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1087497349","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147604438","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136986167","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143668770","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136867207","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1077778932","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089147188","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090818320","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102655862","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100252504","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149651714","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083360430","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098990128","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118587776","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104120500","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082315890","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146331883","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107553312","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246039645","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1157048599","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104023488","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:383897501","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090807390","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104793698","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1169052723","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1136824326","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1197975553","player_type":"Bot","notes":""},{"steamid":"U:1:1149773843","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1083217460","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1198140275","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1149553181","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128098009","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100335834","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143113101","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135852746","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104442002","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1074204753","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1091939723","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099047064","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191582713","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104990152","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140679212","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116695507","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1114601955","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246514983","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1192113314","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140926092","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1097889221","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102873323","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:938112607","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104589623","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1176147070","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:282069622","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1078447745","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:840385971","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092062348","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098706099","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104339038","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:104534298","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1133285457","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102524123","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105165864","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135620085","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086476724","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140597326","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091237604","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105335396","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1056757188","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1134393506","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135561522","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1023484957","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1068762941","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087599737","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139756831","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132557921","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1056984731","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1186273890","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1101748994","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130460575","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1096786741","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192251500","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119766044","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102702341","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135633814","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132715180","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102660033","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098922031","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140778362","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141973977","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188948165","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082317789","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181065911","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1147327565","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:272600616","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:356850179","player_type":"Cheater","notes":"Lots headshots on ambo"},{"steamid":"U:1:1102770121","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:478867396","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:453093240","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1023896215","player_type":"Bot","notes":""},{"steamid":"U:1:1127632189","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:426207069","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142516559","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089914717","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099621675","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1202203421","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1103203470","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140154121","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144605443","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146258636","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140185463","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1027430075","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245638597","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1083698820","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140290739","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1058888798","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1188978963","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118390736","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1079852328","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135548407","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148707995","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090330627","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1249957790","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1188729660","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099182179","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139538146","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142208291","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245741914","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118451081","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1084062396","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090308155","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105732245","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:140556455","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141149784","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141189164","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146057595","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119102514","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136981040","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104502873","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1029693257","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140989590","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:116453236","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140953471","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118517965","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143439456","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136776255","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1215485293","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:913621513","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1134077513","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101260945","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140361510","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128732739","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089199969","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100631564","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313596735","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1148474478","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127804205","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1081958803","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296746678","player_type":"Bot","notes":""},{"steamid":"U:1:1149528352","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1117169407","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117492035","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:452966830","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098529338","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102664242","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148208014","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1297994500","player_type":"Bot","notes":""},{"steamid":"U:1:1069666818","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149717884","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083610556","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102622008","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117888428","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1087398520","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096778637","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:452336938","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1218981838","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143708230","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086251633","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092430094","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092075485","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:443412252","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132357000","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1002181117","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106889864","player_type":"Bot","notes":""},{"steamid":"U:1:1104676899","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099612990","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119078696","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1023912630","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132778036","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:202252331","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1163130522","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140269600","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105891821","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141390641","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100332183","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104923439","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128200659","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1071049354","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140278851","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144084723","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1069368584","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146204749","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149552995","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140105646","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103087949","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1183011231","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141853583","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:81947199","player_type":"Cheater","notes":"Baan's friend"},{"steamid":"U:1:1107973845","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1109533473","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1049089115","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104742144","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923478452","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092728006","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105763317","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104909278","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178409533","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104151670","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135774217","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099174532","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102558945","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128884470","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140681459","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132043356","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092639804","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099138618","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1041842455","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099203931","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141054775","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132636493","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098489563","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057599329","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140118438","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103541532","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106097900","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1108516588","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143271807","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103981279","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103274649","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090024072","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1304761615","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1162958147","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1143071694","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191821636","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105638730","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142983355","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139998481","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1117677981","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135872625","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140068370","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105979839","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1114677141","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102964658","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143121630","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098600296","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103700545","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115781631","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140679443","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132346711","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102667542","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103989440","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127932395","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133378609","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090742639","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1182804807","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103412005","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183255008","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1305386101","player_type":"Bot","notes":""},{"steamid":"U:1:1102723211","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:864334619","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1041215671","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102928826","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096119761","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119060884","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135777620","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092065676","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142926849","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104131153","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091509485","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096707337","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1110312848","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144042175","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105859416","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1109966153","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136790371","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1188972641","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1052751968","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102546437","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102638068","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106658152","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098022863","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191633071","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148990585","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1033882866","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099604490","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089649166","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1235010944","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1081854350","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124158184","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1114016487","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104143499","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095479668","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1202138385","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1245654056","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1020060925","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102576999","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103063636","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105256667","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099045073","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148489950","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100250921","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127813887","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1057288850","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1154518612","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140339334","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143312297","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135892017","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:52815220","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:472249924","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1056667979","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1129619395","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100886312","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141340937","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091134470","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139853145","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313247993","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1182999779","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:39981857","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089788027","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149759319","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1071788977","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118400091","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141011940","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104375644","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127807149","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140162960","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104452350","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082841347","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103500047","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102550610","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144573463","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141554595","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117687823","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141212736","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141152415","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:844049530","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140851671","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1010328501","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1108922641","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1085604436","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141142431","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144549607","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1070930929","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1163254959","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1129639634","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1117534378","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102965654","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:85825354","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100562546","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102384953","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127632732","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142543958","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148521124","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1156778923","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098483917","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118579954","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133676235","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099558729","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102862479","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104944729","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143003660","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245966585","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105918648","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133538112","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143286299","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:163442916","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105863149","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215809512","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1135811308","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104244815","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140971102","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127657541","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:492350560","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245949915","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1149337990","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101595095","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1258712561","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144254046","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086120809","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106397765","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107513286","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090771944","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197794850","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1181222831","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1246438452","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1082289284","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148703274","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140794408","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:355187388","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104974369","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091952576","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135720519","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090576682","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106032638","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:866167356","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1085692215","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147948965","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1010312897","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:462984277","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191950550","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192486585","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104451949","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129273283","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105751256","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:196286112","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1082855649","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140915263","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106957409","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:7225314","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1333871221","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1099735245","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101256516","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123401670","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1317836190","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1188860590","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142005032","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117144703","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149746464","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1241090805","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102564525","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102434640","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105834764","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102515841","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100317567","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1250205646","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1157019440","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099551246","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100322497","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1020842794","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141155394","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106194106","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1075628734","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1104245113","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1145178261","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093865355","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102739342","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:891879571","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1091690892","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102384616","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216504284","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1081824804","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133839761","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:44904702","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118440905","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105192259","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115701502","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102608677","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188822964","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1254278622","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1174762603","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141924283","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086839038","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1363241086","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089140943","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141249063","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1024344655","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:129372990","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1041574095","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:838504167","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102705209","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190650329","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1254880893","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104356337","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106079580","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141255946","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1049837982","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091971620","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091851929","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1176521107","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104175937","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002164814","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102622354","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135910609","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1125211267","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:133211033","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1148511777","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083631309","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:463191051","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:2396208","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104302639","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1199520965","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102467177","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149729865","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:45132672","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1133395216","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103026563","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089908196","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245800297","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1184562789","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1118962252","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101627406","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101437398","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089630091","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149710867","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144205023","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118508698","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104961411","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140741032","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314190560","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1192026384","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1146422740","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132766192","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136858876","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1147585755","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149740607","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:903805224","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1023436593","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:937599229","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102761325","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104104760","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:439997887","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136753525","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1197992657","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1128716117","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1204719374","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102570053","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190417160","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1192190154","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1220480104","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1091094876","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118492380","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140921953","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140736983","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135855395","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123023135","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1110920632","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103221209","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092546068","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1180942694","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1071320393","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1126530416","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057185612","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141041618","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201635749","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1127701659","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148551951","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142940617","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141055792","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149858315","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1073680394","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132467472","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148507538","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098804641","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127735156","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140923132","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104161627","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103022197","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197658495","player_type":"Bot","notes":"Automatically marked as name-stealing bot."},{"steamid":"U:1:1139850547","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1068993207","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105695611","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103558325","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106256247","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104351371","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118246862","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104753773","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1024205876","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103297928","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1242941609","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:844071120","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096115297","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190324913","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1240698044","player_type":"Cheater","notes":"Imported from cfg/cheaters.txt as Cheater\nVery racist\nAim, walls"},{"steamid":"U:1:1106002994","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149507113","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1100860666","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1038354876","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142999415","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148581976","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197479215","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1132899157","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:923733638","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128604508","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1091583442","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127776597","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118837821","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105152825","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:891664587","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1073199556","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1090639284","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104392660","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086770043","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:912093241","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1246316454","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104259369","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1041044215","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1108339510","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1183317894","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104463394","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102735817","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135744945","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105118069","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:869860472","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090816789","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099587395","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102632191","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245792079","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1314842280","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1144211369","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091536039","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098144727","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106905559","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091540699","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149427962","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1197940771","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1062682221","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178759384","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104218355","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148718564","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093836276","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103920090","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105013925","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1325739562","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1188983019","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116573490","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105918036","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099004866","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139802750","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098957757","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245757257","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:453195238","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144890776","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140675658","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:40823423","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144180365","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090635012","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1077704670","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241465215","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104195215","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:457691099","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1163280395","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140385330","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:118778460","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103356381","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:126033353","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128866619","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1087025452","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1315071063","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1044571821","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104786407","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105954707","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124370629","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132132340","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135920811","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124948404","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1120546354","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:391786850","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:465386672","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104386180","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144061120","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1335869649","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102951091","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089508066","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1145792742","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104222628","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099251359","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128703710","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1133427932","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105169452","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131414867","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142355434","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1254598942","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1002022848","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1002292552","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144615351","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141823414","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127734844","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1088712524","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142370981","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087310943","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1150006937","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105086531","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178409894","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1127854617","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1177449695","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:444313537","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139974861","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106016657","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:877938796","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140804499","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133249556","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119120091","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146147833","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089201966","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245014381","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102877706","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142072424","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089274190","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245921252","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1117344556","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:150353520","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1197968587","player_type":"Bot","notes":"Automatically marked as name-stealing bot."},{"steamid":"U:1:1104029100","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146396312","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102640632","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216959640","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1057067437","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104132377","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141098948","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104268319","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136688124","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141038580","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245800631","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1176139308","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1106384141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128715830","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1215918964","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1107071859","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:448491510","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093022941","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102554411","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296733365","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1091608951","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134703594","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127907885","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099530559","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215369207","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1309830945","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1124483105","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101321126","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098587156","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1363033771","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot\nMatched bot regex: default bot"},{"steamid":"U:1:1148726282","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1186792867","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1197702352","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1335516210","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1085991071","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1056286485","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146067535","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143229335","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190610370","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1136395233","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1222821033","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1142998105","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1068223526","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102735390","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140783710","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1111709313","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103240004","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:209512331","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071046371","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1158257098","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1245549547","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143409318","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135837988","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1115156041","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128657825","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1215656418","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:29587544","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1087447704","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296810442","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1091188521","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082044220","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296179793","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102756678","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118606039","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1027467275","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118446696","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100235012","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:130633074","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1096842965","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102396207","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1110886507","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1198020798","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:349129455","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140784715","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090586790","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1114677105","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:480090470","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135836121","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135660416","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102711570","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141032935","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102770869","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106256456","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146141784","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136630267","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143639606","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104174624","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096518274","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:890154914","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:244346019","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1085645564","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:872229470","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141693038","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139849044","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104631985","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092519023","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1198147417","player_type":"Bot","notes":"Matched bot regex: \\[g0tb0t\\]Church\\-of\\-myg0t"},{"steamid":"U:1:1313479844","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1136023538","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124010176","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1117220681","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096815450","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1125045667","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1242188919","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1245212644","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1241781061","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143470579","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098546639","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1024050909","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1271861454","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1135764902","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102393945","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093745160","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142120536","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140481219","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087408810","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105190137","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105232735","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140897634","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133173229","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146285081","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089411081","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090657795","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1088890587","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127700916","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1215678230","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1136806889","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1095478675","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127641248","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1029983509","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091874431","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098878835","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083851265","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179304229","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1191594061","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1408426002","player_type":"Cheater","notes":"Aimbot"},{"steamid":"U:1:1089488206","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085698774","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:891821688","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103028649","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1027511475","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117451849","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104007925","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098981259","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143883141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096638299","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140893828","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181735183","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132651588","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146045959","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102564417","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143017296","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1041416427","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:391422281","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1189066430","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141027842","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142205946","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:904772514","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085448850","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:368006936","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1006860271","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1181639347","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140673242","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216200066","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102798166","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099805196","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115804369","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1052116696","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102491003","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142747812","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105666555","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100145105","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141568876","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144338539","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184693017","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1156920726","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245842815","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102527570","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092577660","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1186119271","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:445030492","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1149598641","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098749115","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104734550","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143081567","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147099533","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149395203","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146655484","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104630785","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104072458","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143312273","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071071603","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1333318168","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1074018119","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1305054301","player_type":"Bot","notes":""},{"steamid":"U:1:1067824488","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191950961","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1139163128","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103293039","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141092043","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136867045","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1199685218","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1098626526","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179347786","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1142996404","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1001983141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135766188","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144120404","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090589316","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216313694","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1128614259","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104209456","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105601183","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1141038237","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:33887248","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146386072","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143939466","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140599189","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096833701","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098880307","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1298003904","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104328864","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086874913","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296528895","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1138936184","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1215740776","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1163227971","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105081028","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181078571","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1131827150","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1115817036","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124934325","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140874097","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090841736","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099027565","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1044769892","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1145121776","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192422480","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1148360995","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1112195290","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102687461","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115771127","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1068848344","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115806469","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296212140","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102572842","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139825845","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:252618107","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086546318","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1208147391","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1101264580","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089265413","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132735691","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136354660","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1108824961","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1081910901","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201611572","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1139224118","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139874866","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313335471","player_type":"Bot","notes":""},{"steamid":"U:1:1127833851","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1188873702","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1137561290","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103948435","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453375793","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117554498","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098628439","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119010193","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:454465263","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1073008844","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148116467","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1163306286","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1139612962","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103973145","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:335047931","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104186182","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098887298","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1199758244","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1042115519","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141070588","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1254518001","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1145695024","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146115786","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241081253","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104032577","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143595841","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1068491663","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082408055","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102553676","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190488625","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104857802","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141154349","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1245473579","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136611278","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105027046","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142115155","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191619580","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:113829888","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1181630412","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1056966825","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1184394103","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1027089438","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179161575","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1058764764","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190630554","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:492287358","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103119173","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1245732597","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103379062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119247963","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099445922","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181118459","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1190683800","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144004700","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102654865","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144042506","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100314846","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144175269","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093653049","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103505202","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132015664","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127546033","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091827487","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099467339","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128620496","player_type":"Bot","notes":"Matched bot regex: \\[g0tb0t\\]Church\\-of\\-myg0t"},{"steamid":"U:1:1140769972","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102490749","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1029514847","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105700551","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087243581","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093733124","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1217872332","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102626885","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201952208","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104243541","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1250199786","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144549544","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140013029","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246016503","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:444313511","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117343521","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1163239865","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:205876590","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1087394410","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090760538","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:37210166","player_type":"Bot","notes":"Automatically marked as name-stealing bot."},{"steamid":"U:1:1096230907","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141068757","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143703462","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144011749","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139278356","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:493196641","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1126820561","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1107065692","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102666045","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104033643","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102810433","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095884337","player_type":"Cheater","notes":"Imported from cfg/cheaters.txt as Cheater"},{"steamid":"U:1:1128725682","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141271445","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140984246","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:464986894","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132759014","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092190412","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103974809","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139165494","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1188858505","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135550577","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104104761","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:965691140","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105778191","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1192551629","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142130278","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105921483","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148486002","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1120523489","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090704142","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131156406","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1093130698","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119058982","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127689208","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127812559","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140905635","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101113478","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1043729347","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1189022155","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1109603760","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119130749","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136039265","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1096092271","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141008201","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082884209","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1186261000","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1158178118","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1096707540","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118960668","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135637279","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118877691","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1109854005","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144504841","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:103663727","player_type":"Player","notes":"UwU"},{"steamid":"U:1:1058780708","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089406040","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139837482","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082355465","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149991674","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103144537","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090713389","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104070775","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1230583342","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1093327580","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1298109775","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1215921943","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1091216384","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103015089","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1021788283","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089462454","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1043163915","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1043372131","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104621628","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132425675","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101073392","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132437506","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1154405098","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1099510185","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148571553","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245725087","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1130797110","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1069635594","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104084782","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1042037706","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1145802784","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104524544","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181381745","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089187161","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136466726","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1175840355","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105871886","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1070726292","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092109718","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089559879","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136811343","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128710689","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091977928","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133470344","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105144470","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089274191","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142597328","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1242977253","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1098953772","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149974788","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103345356","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104213031","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144303260","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141059038","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104589458","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111700920","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136474534","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144110470","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184473967","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100827253","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085596068","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:426421504","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1109510689","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1078654721","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103742468","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:87175387","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1111793410","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102756857","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101377820","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104164351","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131033589","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140276115","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197987624","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1132705717","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135544005","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1183380907","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128998090","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1041767824","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140795903","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1083254328","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140901939","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1245576771","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136204565","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103325539","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115260304","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:467064098","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102924504","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140669420","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1117338161","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139945870","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118792188","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131414701","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104129676","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098881967","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135540863","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1071058768","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184383131","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105088707","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102637235","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246012923","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1333556257","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:378147964","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098856645","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1208150701","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1192294578","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103102757","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143916860","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089681146","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:443267010","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140933231","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:914486159","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101262851","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190433217","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102761331","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190381151","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1136362307","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1111945922","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215806193","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1131411385","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148585125","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:130631917","player_type":"Cheater","notes":"Baan (Well known cheater and cheat developer)"},{"steamid":"U:1:1118971892","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1145887054","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102550862","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101040189","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096261958","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179610566","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1096687238","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100464724","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098855245","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142554947","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140150188","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091097009","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148614989","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140115750","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1179198049","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1197839757","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099470834","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:445040497","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1220451584","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143863490","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104967574","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104149202","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143527892","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129688041","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190857326","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1106486594","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181423655","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1120576190","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1083644256","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1175702581","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104502312","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095949831","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103875923","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124470039","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246286865","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1190355293","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1133922296","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1134489147","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:334133340","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1088675559","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:123946667","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099605843","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136927771","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:337138162","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192608628","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245865410","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099376600","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105068062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191868269","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100874273","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183282542","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1296432258","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1090592585","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103218932","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141066669","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098783371","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313373211","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1188015629","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1118895450","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:429624862","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140646982","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140119846","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1176476067","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102557883","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100151458","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105720436","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081695915","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124400662","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103324248","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123186410","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1330924223","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1137837472","player_type":"Bot","notes":"Copy Bot"},{"steamid":"U:1:444064653","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132146215","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092957345","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1318111686","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1188859829","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149062498","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102753285","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:463142871","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104451967","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143295556","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102422706","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144244485","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923728153","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1107342074","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099450505","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118499116","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:466206558","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099536865","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1113534745","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1055764225","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1068262809","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082371358","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102617273","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093407874","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1007401062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128684432","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102674291","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192036279","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107139021","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1078643151","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:433543085","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105279756","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1163377410","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1095750277","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136936639","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127774244","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100834245","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105627376","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086893232","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091951635","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115739999","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246136679","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1179227670","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1119005635","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124444435","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099659391","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144775953","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144151004","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144259313","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139919410","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102576629","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1126719119","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118913268","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246268643","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1207701530","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1150096093","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102616444","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1026045088","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106365695","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089566745","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105866025","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129623628","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1115639173","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103351466","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201757594","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104711474","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095874197","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149002685","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314595510","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1124933334","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143842120","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104249996","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092065450","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099853621","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1154777632","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1181464175","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:891803801","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102768167","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1305121502","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1099886606","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104109696","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140818204","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1191551250","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091943062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089780911","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098492542","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1072977912","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1132327032","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1184166482","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1085788369","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086628914","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1114564446","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:933580827","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098521253","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101163176","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102400404","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128748330","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118675488","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118992244","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1110954072","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188797888","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1103538108","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101441894","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:259427915","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1184555665","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:458656744","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1027278853","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1122264462","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141435407","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128978121","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091818025","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129624345","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179378619","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105218233","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1202075477","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1142309970","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135210358","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140554614","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1008800061","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1179779480","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:188880662","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1123828344","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090589374","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105258730","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103844447","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136463723","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1134818202","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1132680629","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103219841","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:874374858","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1103120464","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453160305","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1114561337","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148689771","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104982195","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093015257","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:44534068","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1043675850","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:457780609","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188746413","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111152389","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081905490","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1075214518","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1140902640","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1081676924","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136334805","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135457052","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141732223","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116845292","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1129274160","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128812291","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146293116","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140685937","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1154278074","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1081952967","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104274952","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101304062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100155670","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146075390","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1109583975","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104264566","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148501697","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:975509502","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133428304","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1002231935","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1022797244","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1057127936","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1095438126","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131593290","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135769550","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:341068318","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133040235","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1220526137","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1146501093","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:471033454","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1216118773","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1144063437","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136135018","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1129583302","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148398780","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090772343","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190777885","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1192202347","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144061134","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082330366","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103978417","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143070677","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128670984","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104296561","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082842679","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118436677","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144470016","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:197930295","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179226600","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1246052238","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102523178","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105917970","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:205279263","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099496262","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:109919998","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1088665755","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086912015","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1077444372","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133928440","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141056088","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142577228","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102513579","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131513759","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136335826","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140358633","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140013486","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241724336","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1128611050","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117348426","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091227164","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1120481155","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1129004744","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099416508","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071778624","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105179745","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144129586","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099409138","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102972765","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1145807720","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:450371106","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:103694693","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1178464164","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1245917193","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:453814043","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1043134649","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136914291","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104157002","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1066309217","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083633501","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1182834036","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143815554","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104728001","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135676396","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106254040","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1688294","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102553388","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1122756051","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139699801","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102799709","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140693684","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201819728","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1149016511","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143478123","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1088733784","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104268432","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188941190","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:157162136","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:847216059","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093008379","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245848151","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141144099","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104723258","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:427312257","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296599650","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089296155","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107622630","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128964571","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183364688","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1240900321","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118909918","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143850032","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102619525","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134762015","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:886546210","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103100634","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1328214007","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1192155494","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1245838957","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1093428684","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140673447","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1235413633","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1314758495","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1147874151","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148502028","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134522427","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1002274368","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127742563","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103680579","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1189191330","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1094401883","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314465752","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:457898733","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098760567","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100272491","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103075287","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142255820","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071321258","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141374124","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1165710999","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1070655768","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104260938","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139898529","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142103600","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190375931","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102618931","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135449593","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1183245905","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241213517","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1142147021","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098864571","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103950846","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:111018421","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127980104","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1125206025","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102551415","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089138145","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092574938","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102748999","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296346011","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1080677771","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1199960069","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1135953918","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1087360752","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140836205","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:454114684","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098960923","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1317603180","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1077916091","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096574073","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132317706","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1230935100","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1135744280","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1175947311","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1253802816","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1197876995","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144001069","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1053612310","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179269402","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1245753011","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1125449248","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089220924","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:216630954","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:874963126","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136656327","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148060625","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106707739","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132605078","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:435916750","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136379988","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106145493","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1124342018","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105067247","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:157010330","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146247525","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:913096848","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103222775","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092705950","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104200497","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139236774","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1216013356","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1143350573","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133367883","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106264767","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124007677","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140427736","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091547581","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102545788","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314292261","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1135785637","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140782605","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:378050311","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1146631750","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071897919","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136647906","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1130526380","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091608031","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135800514","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140933820","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091837105","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102971129","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101016853","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106260258","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102529932","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103248005","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092637141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216096653","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102689062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:890051566","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190589460","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1156918132","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1126026884","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103239103","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192238929","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135785144","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086917475","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104804947","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1108829149","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104178431","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1250542752","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1096583386","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:34412038","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143482550","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1041661394","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105311754","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103738253","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1189044965","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184112717","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143768194","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071381940","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093107207","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453370411","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102709612","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082381670","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136364964","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144039132","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1253837358","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1139957786","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102505581","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104731917","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296248357","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104133237","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082362269","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1157613191","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1134096887","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1083709489","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105095596","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216011130","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140126818","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:336658788","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140173645","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183200907","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:449617349","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090698318","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102470935","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136791228","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140050115","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197938833","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118527140","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144164717","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098847689","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241987532","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1378752693","player_type":"Bot","notes":"Matched bot regex: dsc\\.gg/crab\\-bot"},{"steamid":"U:1:1081957491","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144037895","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134475841","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136345431","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141228554","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:979347720","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1220129492","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1058945715","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132851381","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099834339","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197953479","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1178574822","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1149855655","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:454245095","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1111015820","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118590579","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140805799","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118570393","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1111017833","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106118347","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1112596442","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1192120625","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1072232395","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101116479","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104965365","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104776034","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091580086","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135892742","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102973850","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119050066","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099065987","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128698254","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002348029","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140843385","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:362269472","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105129044","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102907410","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132591828","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104262349","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082850510","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1110880477","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135659094","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086524997","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104853830","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002344275","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146057432","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1231321940","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1115575237","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086942280","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1305020082","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141125623","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:165998832","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1134175573","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106674858","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071729920","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107107830","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142962285","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102784416","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192347508","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105967288","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102582932","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190857657","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1191573699","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139946754","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140519964","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142886270","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148118784","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144124427","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179423126","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1198340401","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144165870","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178537771","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1118912835","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146126470","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104076236","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091369622","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100826591","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090160372","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091206449","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141873072","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136957747","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:453192061","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103258264","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136858438","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089162068","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102573840","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104245391","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1029028318","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133166059","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131135579","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106447243","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089608062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104371633","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:161015647","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118691329","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1228849737","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1222207150","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1190400280","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1142077036","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141267235","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148489791","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1129653898","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102767681","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197730692","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099391048","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:251718576","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1108320371","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104296536","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1125252099","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1137965788","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144049375","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179247634","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1089358304","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093478754","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179811500","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1092652411","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139906656","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116999879","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:865456698","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140526904","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136411175","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103194413","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146328633","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140999921","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1107302936","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085715981","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093015588","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139846751","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105681889","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129875263","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1020676570","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098989597","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179908258","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102716525","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104253688","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:45849798","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132862491","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106240357","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1309581455","player_type":"Bot","notes":""},{"steamid":"U:1:1154397857","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140948691","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100352719","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1187638538","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1130253168","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140531678","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104293765","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140131437","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140919219","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139809726","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133754798","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099527022","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:356098283","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:382985490","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1086000141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087318293","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197860988","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104114091","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140986639","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1314116336","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1175539164","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142883180","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139891708","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104208525","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105842123","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083325719","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104151728","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190657302","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102565454","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149527376","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140925263","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140253316","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091766714","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057584972","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1220698471","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1115128184","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216410326","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1141072867","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246318695","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:434607952","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1092650399","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140161030","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1333512085","player_type":"Bot","notes":"Automatically marked as name-stealing bot."},{"steamid":"U:1:1136078845","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1176534077","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1135817292","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1201964104","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105631543","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1065143993","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191892591","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923755773","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1123942893","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1083572676","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089907958","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133178949","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141115589","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105522236","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:349262468","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1115586104","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105582637","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089132844","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190477560","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1058485533","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1117381070","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104130096","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135555506","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:6893627","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089347744","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089130446","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1189015233","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453328215","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313004067","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104339106","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124033160","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:276163084","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:242289824","player_type":"Cheater","notes":"Aimbot, but was using it with the dragon's fury for some reason? Prolly to try hide it\n"},{"steamid":"U:1:1102940250","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092857728","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:429828329","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1333298966","player_type":"Bot","notes":"Copy Bot"},{"steamid":"U:1:1177450026","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140675777","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190546315","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1134528781","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1085376470","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216522860","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1111336194","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134595704","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1335568229","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1095538958","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1041591792","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111205948","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099130537","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1059149258","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099934027","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082131622","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133241228","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136532560","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149911111","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1116545607","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105038892","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132663929","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1282682791","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1034625693","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1132340429","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146368807","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141521606","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124782901","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132740700","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:982244748","player_type":"Player","notes":"Voice spammer"},{"steamid":"U:1:1297609593","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1140030409","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104377387","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095548719","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104053011","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192415044","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105671120","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141572522","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1198273552","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144060719","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102588934","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140848569","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103592167","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102638800","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1042237204","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1030810990","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216978300","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1145967060","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1130921580","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190679518","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102527600","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115683596","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190590122","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1099621803","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134647774","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119133111","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1096018479","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143870871","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1016741888","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104617818","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141066827","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142477864","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102976528","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106964725","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:135103722","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149136352","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:106382425","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1123754872","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1087334324","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142746113","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201899547","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1197604127","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1178798457","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1115543645","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090463806","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147577751","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136272477","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1186559913","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1071249929","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:43088537","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104006713","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201864836","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:45965335","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090840042","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081795997","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102538830","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105749734","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133313250","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1199617053","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118848294","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1186197906","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1144277175","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1122284328","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1027141196","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1330752945","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102584123","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141174356","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136762164","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133691401","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1057258552","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148381562","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140134328","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142873654","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106286638","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082343118","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1122879409","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141494393","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105733424","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1107020129","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146195379","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095543773","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1078408285","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1144262621","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1033146962","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142022247","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:107533396","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1130539488","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103924948","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453090097","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143366916","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104600287","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098449195","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143338171","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090837780","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1182880370","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103855840","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098905350","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136724301","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1201849484","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104961578","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1076957998","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104460907","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1202057169","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1139947732","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140029631","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1243251676","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1086905188","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296738303","player_type":"Bot","notes":""},{"steamid":"U:1:1189425176","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453903528","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:450060620","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141374107","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093744389","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:386605195","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1124825984","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1057382585","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1002160963","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:462332258","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140939711","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148355790","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1316054837","player_type":"Cheater","notes":"Imported from cfg/cheaters.txt as Cheater"},{"steamid":"U:1:1136878249","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:448358833","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124917315","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104079344","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:487298843","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:457885128","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192892529","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102690126","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098574154","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104775339","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103907375","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104222087","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086484630","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:454388220","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:150176291","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1242721677","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1149749668","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1215780853","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1098829695","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093743065","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102682141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090423006","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241494777","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1116684661","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146136760","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246056781","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:177101026","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1140850016","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1309855623","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1086515296","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085654275","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083675130","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131191865","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1241471549","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1236739119","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140695995","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:126854449","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:481619668","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:104308279","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1110976563","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105985840","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1335438543","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102636295","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:334716470","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1043190628","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142418281","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130505304","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1041172704","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143009984","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1114269482","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246275172","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140953703","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215574214","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1072775499","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124873988","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:209793841","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1056892977","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119162706","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140903039","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118737819","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140095491","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144311519","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104401549","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104814262","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141075178","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143293570","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191970345","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089455856","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144271148","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190516375","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1093039908","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104025072","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1156831868","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105990959","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1006962972","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142305364","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131139232","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139317078","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104102991","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142197719","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104254953","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1122419610","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:189794854","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140510331","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246412419","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144349552","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178152438","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:233077222","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140977409","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117389984","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118345413","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140335516","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102529490","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103272042","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:444358641","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087265353","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101554630","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314305485","player_type":"Bot","notes":"Matched bot regex: m4gic\nMatched bot regex: m4gic"},{"steamid":"U:1:1250322670","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1091343859","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103241113","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136772164","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1112014821","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:868472045","player_type":"Cheater","notes":"Imported from cfg/cheaters.txt as Cheater"},{"steamid":"U:1:444765331","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:425092838","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:466812004","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091866468","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002399982","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149738232","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1119124247","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127695351","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149567219","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102702293","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090273765","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136741481","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104167886","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197756523","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1090585173","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245806121","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1087370343","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1129000075","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091120777","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091179112","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1254452038","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1136902516","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1094559727","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:348820694","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104013195","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057605171","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107116097","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178542469","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1134935000","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149681673","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1092389172","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1129157533","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:877682976","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:435227721","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143187403","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124498549","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091947726","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071270691","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104182244","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106282396","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144112456","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105875557","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313333438","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:362658622","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:448955872","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1333632451","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1172939407","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1098961871","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181500380","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111113417","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1250470904","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:901457919","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136957655","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139213115","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1083586520","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135772130","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136959286","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1313474483","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1241850412","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1106232080","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1100278491","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081849990","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144574539","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1068079685","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1121638594","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082440968","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140078231","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1043483164","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100670870","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124468829","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:258855212","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1073289983","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102495277","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140881444","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1007637270","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136869435","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102737254","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1335394400","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:975103380","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136572434","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124048540","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140920874","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136799567","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141056467","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:448398561","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142187609","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184437141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144267980","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181409968","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1086868296","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144129756","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1077325593","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116681690","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141711138","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098651372","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104887243","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099113563","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104812407","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104153288","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1305232858","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1111300471","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1078069153","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103341310","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089204314","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057208698","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1097380934","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123443846","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118325559","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1081942947","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1068841142","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:45516655","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1197815988","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104608570","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:169074649","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923834335","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1002106170","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1083334374","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1246167844","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1022783893","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102656851","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089182058","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1094889636","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183523785","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:50234870","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105914738","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:212509598","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103975789","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133313976","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141644193","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1058447217","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123742781","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118381234","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103709596","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099885530","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087339894","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184604552","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124908560","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:918232585","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101191366","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:937893578","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1106306126","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134235910","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132957421","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105160841","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002062270","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102690397","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144378491","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104031431","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102694620","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140774645","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102713225","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190531874","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:349601762","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086881939","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1297965991","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1118562665","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:878026753","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116660385","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118444386","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141737308","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1023996485","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1250557301","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102770760","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111713390","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141200230","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:103734833","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1087390094","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104178479","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104185828","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:821982836","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104037256","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1057358188","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139828465","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:14082046","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131289172","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102757229","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105639690","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135764706","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099436158","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103693431","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:888798933","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118113447","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148192047","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104120692","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1097123652","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144209599","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124905683","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1217034986","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:937913302","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104007276","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105233397","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092679531","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:455252731","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095599945","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106042491","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1090331683","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136726502","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1185779946","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1197899736","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1247325997","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1112305884","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190647009","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1245679809","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104249241","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104833330","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1117564209","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141008251","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:448999474","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087384683","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118687160","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104978904","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:447157581","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132414675","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:136584402","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1073828423","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1191258696","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1139895727","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085729214","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132388652","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179618390","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:448756164","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144289681","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215806524","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:100803189","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1087305066","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146061498","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140113820","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142924826","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1255142649","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1147583012","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089118901","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096750375","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098750257","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144692283","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107318279","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118476199","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1145861645","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1282933898","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105054440","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1147390332","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104908459","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1072028819","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111567868","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1329130452","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102882352","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091251968","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104269265","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105287323","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104083121","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140092213","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144558478","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143059033","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118855825","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1130489784","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1188884533","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139966213","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100615088","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296674080","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1093814596","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1282537431","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1002346104","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105554748","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132874970","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:426897936","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106199093","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:332890903","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140898991","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144077171","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149193956","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144739080","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105210064","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106980563","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1090538106","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128738592","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136447833","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149883708","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1142576566","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314284181","player_type":"Bot","notes":"Matched bot regex: m4gic\nMatched bot regex: m4gic"},{"steamid":"U:1:1136625400","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:937914273","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1082419574","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002142831","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106003181","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1183333330","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141477750","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1362903209","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140194508","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1364229011","player_type":"Bot","notes":""},{"steamid":"U:1:1141405445","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092726235","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1175472143","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099489266","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136750248","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148632489","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1249126460","player_type":"Cheater","notes":"Imported from cfg/cheaters.txt as Cheater"},{"steamid":"U:1:1078658118","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:245263852","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141012391","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102621627","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141428256","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453363704","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104100836","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1157679337","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1139231565","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136139990","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148116136","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103470391","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106870773","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1110797668","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099465124","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107764549","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:897862377","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099097586","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:34272154","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082917678","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148563388","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191855937","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105718689","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118604732","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104239429","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090833586","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101129968","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099099339","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082960363","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127844458","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127765856","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246157174","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144742329","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1050276798","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148786605","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313338316","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1100285741","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093078376","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107016343","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104716048","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144352469","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102562575","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140284466","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099022506","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102557431","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148901099","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:458560011","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132352393","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1001858013","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131131578","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:366175960","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1115219932","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141754780","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098870552","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140288003","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106498746","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104087942","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098988974","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090687873","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1009571469","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135931903","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142017119","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:890169301","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215761145","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1100268408","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104126155","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:457646630","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105727311","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101319916","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1112113016","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146517942","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1333618325","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118798886","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102554243","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147928599","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314676201","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1124785152","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1249942886","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1098735024","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133431749","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1198090875","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:2972717","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146018002","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141392077","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:32074070","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105614957","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092064548","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1133401475","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102857677","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139972199","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100370739","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1069466778","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135886909","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102598198","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105659869","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102683465","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1071451802","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091795428","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132477918","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141624872","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313983879","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:365724657","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139930283","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1071176729","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102819836","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102506637","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105192804","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141624956","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143129947","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923893578","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104186896","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103354723","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100834387","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148369439","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1088255800","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1081720288","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141373975","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241842953","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1241054305","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1314418668","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1249032468","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1312970459","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1312997148","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1134896437","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1071574590","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135794334","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:43127632","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1111499308","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105245279","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103654916","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143766913","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102563552","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1130392861","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:457173102","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1282520173","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1089746650","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142817128","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102455923","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241413549","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1124023142","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140379316","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:140493846","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104213362","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:415639258","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118537734","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098796886","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089542557","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197750898","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144041513","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136705004","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119135396","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140901137","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1332571208","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:46847868","player_type":"Cheater","notes":"Cheats"},{"steamid":"U:1:1124561179","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:459802663","player_type":"Bot","notes":"Matched bot regex: \\[g0tb0t\\]Church\\-of\\-myg0t"},{"steamid":"U:1:1140603073","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102900702","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143872800","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100742434","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102463760","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106147660","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148605881","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1017208257","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1135936865","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1083212308","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1043621605","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148580100","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1062428727","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101674676","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140895483","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105260061","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087519529","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1185724809","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118306211","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1169094711","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105803845","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087476986","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103160560","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140486014","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:288228746","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:470923423","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140211069","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1197929520","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118944091","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1317936956","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1089712777","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178667829","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1179386812","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1105808332","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296440759","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140135441","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190318624","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1140775198","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135767790","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140981266","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081888668","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099087292","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1193781874","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1117179965","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142111909","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140260537","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105160175","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136684465","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103918533","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086059627","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057902377","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142988176","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102848479","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106229564","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140836062","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105950857","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102519164","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923823025","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148343623","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128915821","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1313555178","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1116411236","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136744415","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1243149474","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141038493","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:427331541","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1245804036","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141514739","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131124396","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104584428","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086545069","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146056565","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104133097","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245939138","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1003392390","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136067315","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103351098","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1122675902","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104676340","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104131436","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098670211","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1201916303","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1130390213","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128290181","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1310055587","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1139750989","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1114584806","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128046996","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1091941955","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119186102","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101394885","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141576567","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103847504","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1189330986","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1008414315","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1127533782","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101576148","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:9946160","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082844550","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1108751461","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1131824190","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1246712916","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103356307","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140069970","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102486789","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102615582","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140414987","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140127699","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104706244","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132467953","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1107715125","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1126120541","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131073631","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140760030","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090555720","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102511327","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144488591","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191975713","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128013594","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118571731","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1197724086","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1144016095","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192133160","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1086920818","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:29371023","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139969552","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104162628","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:457909023","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105967856","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148363435","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:473716460","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107856427","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102852137","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:890024769","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1072598788","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1064326055","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140146670","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104258052","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144624760","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118559873","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148080082","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149678007","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190593743","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1149994633","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140050980","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118868974","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141072331","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104557877","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087532169","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136167104","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1156735480","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1198150199","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1087334642","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119179816","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093054604","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296890002","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:920822209","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296727806","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1101950092","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093863543","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1074172589","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1198141229","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1098461883","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103063018","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149183304","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245666122","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102511526","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105953318","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107845574","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140104984","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1072134249","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142776124","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1335462816","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1141019363","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092768612","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1056549292","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1057156791","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140112405","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149898191","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104116194","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098935301","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117892479","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215347819","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102998645","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103278724","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118365302","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1099848360","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087431622","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117653534","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124457547","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103061298","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140388066","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179231829","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1069121085","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1197906926","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140153147","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1181404797","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1175534732","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140988625","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140048908","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1297692878","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1142875095","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118544141","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1063615355","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087389995","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188968541","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1100000846","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136721996","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105668882","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115758533","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091978603","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1313283191","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104989427","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090384078","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140650082","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1108958395","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1181230463","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127702321","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1216992257","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1091643872","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1177271705","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:402045240","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:444291747","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1137472917","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118315048","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139979151","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100642318","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135091219","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1330875962","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1069129600","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135804586","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1197896349","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105528495","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115730896","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1116899107","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119645882","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141050745","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104542636","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1072673717","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104095070","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111178757","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192361669","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140635978","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192289913","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104194367","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140160376","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103105787","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142606035","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131617856","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1110942391","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148926820","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104648671","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142078298","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140716587","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:479406224","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1149829952","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141108512","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1100210438","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139263601","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1058591317","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140053913","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:286950632","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1304632898","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1099510615","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1122477504","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141718889","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090099449","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104938755","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:457558684","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123675967","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136109965","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1101300999","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102620306","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:437426830","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104045302","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104904566","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1184431862","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1132111647","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:403083318","player_type":"Bot","notes":""},{"steamid":"U:1:1140145773","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1313497148","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104710416","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1124057725","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090956203","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135765862","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1119098615","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1197909590","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1096753216","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1221617755","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1128566602","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143136782","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105555164","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1192007926","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107134103","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140239377","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:62294582","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1217021367","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1184331635","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086776654","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002761305","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103996016","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135218111","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1176542198","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1130807722","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143539236","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091898735","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1330898449","player_type":"Bot","notes":"Copy Bot"},{"steamid":"U:1:1163204777","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1101792977","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089541093","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103348669","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:394167193","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102538882","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119051277","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1163340629","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143944101","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1090306854","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139683422","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105736887","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098682496","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105744946","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1122453600","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1315017052","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:438020609","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1177656599","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136526242","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133480242","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1309958638","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1100630903","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1179518634","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1103059141","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132838926","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1013406460","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086041543","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104431333","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090781144","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102824335","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140676293","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1088396317","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136301982","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141441078","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132917395","player_type":"Bot","notes":"Copy Bot"},{"steamid":"U:1:1098552341","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:96403174","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099798597","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146105310","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099273688","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1020718223","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123103213","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143054683","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104079486","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140485563","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135922633","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104233139","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091138631","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081481026","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1079366495","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1200830596","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1081906673","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146004250","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102743686","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128876152","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1136914868","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1150035121","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105234184","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142573228","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089146738","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1182884203","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140759818","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:948219720","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1202025332","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1085635466","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:449828642","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144033656","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083406288","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1224363304","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105228661","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091517911","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090499999","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143785456","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140891295","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104204916","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111723854","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104250182","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118570121","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106472253","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081572521","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190568586","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:464576248","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:473914486","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:106153667","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090243538","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178063348","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:121313661","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1093373806","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087334655","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103947773","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1177547593","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1102644360","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098614847","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143247825","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:454052709","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1109407174","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104214556","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102805334","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1189145776","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140897080","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1215688088","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1139138877","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1130439776","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190529226","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1087101963","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104158491","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082286072","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140747760","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083342948","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105939763","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1106345020","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1149434008","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098534515","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1243056924","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141027531","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143153737","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1175532573","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098917107","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106451836","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118410534","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1312952811","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1140193642","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102706237","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139979295","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089544241","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086879051","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104145502","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098698954","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127858349","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104086131","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143438990","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191885408","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:490451244","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1085726229","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123881531","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1071537137","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140053674","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1296494062","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104233926","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141359592","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140882378","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118842209","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104048812","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102582217","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102469195","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1070781585","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:448316804","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103697687","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:36816733","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105089905","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104061672","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105719351","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057135816","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140009867","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135898940","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1145625032","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184460118","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144076089","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118501543","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148582935","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149823488","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103260775","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128309452","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:924185841","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:890145464","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105720933","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103647025","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1241480560","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104212176","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141174346","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104690022","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143631052","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100982052","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144851078","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190455844","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1118978002","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1086989921","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143355502","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1163242271","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1133931812","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1179549165","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1141144748","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1142775908","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144375828","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106004658","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104965962","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139938877","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098957426","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102397567","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101526749","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140844862","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1250723691","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1059203591","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124058479","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105936270","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103027940","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1146575882","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106808456","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1254394284","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1089464711","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131559123","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103593945","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141526095","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089158437","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115726537","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117300375","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296220084","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1128045888","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149773075","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1094629483","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1220284326","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:336435847","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1139961490","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090496481","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1183669054","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1072411944","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1147547434","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1182908424","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128234088","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140286571","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1216712002","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1072251964","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1216170226","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1130399443","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132646231","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103417034","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1142335609","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1297903859","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1127840374","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1149693608","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1149605642","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1007561223","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135871104","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1105376802","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1115832132","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086066636","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:34805156","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1201890790","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1135664206","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102507654","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1220259006","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1120756096","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106355860","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139364232","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082818348","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1137104165","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102631935","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1078919392","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132797718","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1199249842","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1041380692","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123871412","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104383015","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1108698612","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1091597169","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1178332721","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1192097752","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:24811131","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105605056","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296244535","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1099452670","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190352645","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099396052","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1108054657","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:177335358","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1111988457","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118399448","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102676839","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090983866","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148044130","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140010173","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:447821509","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102620305","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1056935555","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100208746","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089786077","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:26195867","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140191732","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:100723100","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1143324645","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1072625984","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1141052652","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:459536875","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106073642","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1140001913","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:299414116","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105694795","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093076059","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123710122","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103204486","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104443729","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118402903","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1090532023","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139882697","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104611071","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1144302521","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148519870","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082310532","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1186143140","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1199120918","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1198388987","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105219704","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144298735","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1093437690","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139953101","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082264625","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1115685582","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136747654","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1112577624","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131258721","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1126035708","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:127672124","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104225412","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1002110230","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103245461","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1047763632","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104787963","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1118589255","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140796807","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1085924169","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141064097","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1077065458","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1025088354","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:448442914","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:923722947","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146382681","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1334099398","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104658726","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140417053","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086851057","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119260218","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128101412","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098987562","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091177361","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107815889","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082323683","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140989135","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314353891","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1139823754","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1129070197","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104320961","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1176179845","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1147937763","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139928880","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1045199746","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1145961250","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102654425","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128738261","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141174625","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:466944838","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099817342","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136328864","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1098865350","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099397092","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089149793","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140697619","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:451215039","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1131951259","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140041521","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1092052075","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:895006080","player_type":"Cheater","notes":"Baan"},{"steamid":"U:1:1103995525","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1158569440","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:446376047","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102551107","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1107485850","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143557591","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139959716","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104175356","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1090324446","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096691661","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089489976","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085639098","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1087362480","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095515906","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1108485972","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1181043450","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1064627644","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089235516","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:16722748","player_type":"Player","notes":"SmooveB, Kind of a cunt"},{"steamid":"U:1:1123374235","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144442481","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144889820","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144224989","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140634003","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106703601","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1168945070","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1093086983","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104339799","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:180469769","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133284614","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148435103","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102503514","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1125076778","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140188230","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1106123855","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136410165","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1081912651","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1314510731","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1123478097","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103937219","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1078795119","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:426380596","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1192413799","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1182899553","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245259864","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1141174460","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184234365","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106031176","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1133008458","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1081623296","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105009610","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140949394","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1296362369","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1148583266","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140594962","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104270273","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140954586","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104054364","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1146452770","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105902146","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105115105","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098777020","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245742870","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1134387702","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1163285396","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103318045","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102748283","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:72263462","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:876228223","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1123814804","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131288687","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1089414229","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140962271","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104710445","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1069085237","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141286492","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1241934706","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1147863846","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1335418975","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1104641457","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1245725140","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1083366297","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105970824","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1191860306","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104061869","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1089605696","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102155764","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1143579266","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136146281","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1130891617","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136786351","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102508540","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057235985","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1083333244","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1092815486","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102437106","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103307484","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127873194","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:866194531","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1296702271","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1296763983","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1090682076","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105071909","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:14450628","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1132539194","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102600075","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1085980396","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1127709897","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102468501","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1119394219","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1102680132","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1182911292","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1103074928","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081796940","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1297437193","player_type":"Bot","notes":"Matched bot regex: m4gic"},{"steamid":"U:1:1098890868","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135191934","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104128732","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:76298192","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1104206096","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141392785","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1118269246","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057453229","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102819207","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1139854536","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1057483213","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104146506","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1333284171","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1188671325","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1106113095","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1102741354","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1099098720","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:449762145","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136152607","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143837727","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1057129698","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1130923105","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1135777755","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1141125513","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1091266516","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144007480","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1105157854","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:453058133","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1182906055","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144539037","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1135852778","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1093204756","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104083315","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1250685451","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1139944012","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1104920002","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1082885197","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1184546002","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1136801294","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1140013209","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100185108","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1189264453","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1096399708","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141086845","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1145975246","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1148989480","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1198449492","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1198056684","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1023816500","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1197814011","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1099581426","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1140306067","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:147372610","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102548319","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188920120","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1144501975","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1134436547","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1128986512","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1136961476","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1143394544","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1095627754","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141094202","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1082232586","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104160017","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188836549","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1132111288","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1296213777","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1103957035","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086554295","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1128182344","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1071501783","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1100197695","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1188814819","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1190783473","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1105953744","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1124568789","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1148728135","player_type":"Bot","notes":"Imported from cfg/bots.txt as Bot"},{"steamid":"U:1:1102506814","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1141052748","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1117401246","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1330940018","player_type":"Bot","notes":"Copy Bot"},{"steamid":"U:1:1131817893","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1103616502","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1125058339","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1131212589","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1111738690","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:861401609","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1136195763","player_type":"Bot","notes":"Imported from cfg/milenko-cumulative.json as Bot"},{"steamid":"U:1:1190345825","player_type":"Bot","notes":"Imported from /home/ethan/Downloads/Combined lists.txt as Bot"},{"steamid":"U:1:1148556477","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1086586774","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1175928833","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1104699021","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1088561500","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1101697397","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1081899377","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"},{"steamid":"U:1:1098354082","player_type":"Bot","notes":"Imported from cfg/biglist.json as Bot"}] \ No newline at end of file diff --git a/src/gui.rs b/src/gui.rs index 19a09e8..6c5243d 100644 --- a/src/gui.rs +++ b/src/gui.rs @@ -9,7 +9,7 @@ use crate::{ logwatcher::LogWatcher, player_checker::PlayerRecord, server::player::{Player, PlayerState, PlayerType, Team}, - state::State, + state::State, version::{self, VersionResponse}, }; use self::{ @@ -117,6 +117,11 @@ pub fn render( if ui.button("Recent players").clicked() { windows.push(player_windows::recent_players_window()); } + + if ui.button("Check for updates").clicked() && state.latest_version.is_none() { + state.latest_version = Some(VersionResponse::request_latest_version()); + state.force_latest_version = true; + } }); }); @@ -127,6 +132,10 @@ pub fn render( ui.spacing_mut().item_spacing.x = 0.0; ui.label("powered by "); ui.hyperlink_to("egui", "https://github.com/emilk/egui"); + + ui.with_layout(egui::Layout::right_to_left(), |ui| { + ui.label(version::VERSION); + }); }); }); diff --git a/src/main.rs b/src/main.rs index 6c5ce01..1050996 100644 --- a/src/main.rs +++ b/src/main.rs @@ -14,9 +14,11 @@ pub mod server; pub mod settings; pub mod state; pub mod timer; +pub mod version; use chrono::{DateTime, Local}; use command_manager::CommandManager; +use egui::{Align2, Vec2}; use egui_winit::winit::{ dpi::{PhysicalPosition, PhysicalSize}, window::{Icon, WindowBuilder}, @@ -26,14 +28,15 @@ use glium::{ Display, }; use glium_app::{ - context::Context, run_with_context, utils::persistent_window::PersistentWindowManager, + context::Context, run_with_context, utils::persistent_window::{PersistentWindowManager, PersistentWindow}, Application, }; use image::{EncodableLayout, ImageFormat}; use player_checker::{PLAYER_LIST, REGEX_LIST}; use server::{player::PlayerType, *}; use state::State; -use std::{io::Cursor, time::SystemTime}; +use version::VersionResponse; +use std::{io::Cursor, time::SystemTime, sync::mpsc::TryRecvError}; mod regexes; fn main() { @@ -100,6 +103,8 @@ impl Application for TF2BotKicker { self.state.refresh_timer.reset(); self.state.kick_timer.reset(); self.state.alert_timer.reset(); + + self.state.latest_version = Some(VersionResponse::request_latest_version()); } fn update(&mut self, _t: &glium_app::Timer, ctx: &mut Context) { @@ -109,6 +114,43 @@ impl Application for TF2BotKicker { windows, } = self; + if let Some(latest) = &mut state.latest_version { + match latest.try_recv() { + Ok(Ok(latest)) => { + log::debug!("Got latest version of application, current: {}, latest: {}", version::VERSION, latest.version); + + if latest.version != version::VERSION && (latest.version != state.settings.ignore_version || state.force_latest_version) { + windows.push(latest.to_persistent_window()); + state.force_latest_version = false; + } else if state.force_latest_version { + windows.push(PersistentWindow::new(Box::new(|_, _, ctx, _| { + let mut open = true; + egui::Window::new("No updates available") + .collapsible(false) + .resizable(false) + .open(&mut open) + .anchor(Align2::CENTER_CENTER, Vec2::new(0.0, 0.0)) + .show(ctx, |ui|{ + ui.label("You already have the latest version."); + }); + open + }))); + } + + state.latest_version = None; + }, + Ok(Err(e)) => { + log::error!("Error getting latest version: {:?}", e); + state.latest_version = None; + }, + Err(TryRecvError::Disconnected) => { + log::error!("Error getting latest version, other thread did not respond"); + state.latest_version = None; + }, + Err(TryRecvError::Empty) => {}, + } + } + let refresh = state.refresh_timer.go(state.settings.refresh_period); if refresh.is_none() { @@ -132,18 +174,6 @@ impl Application for TF2BotKicker { Some(lw) => { // If there is a loaded dir, process any new console lines while let Some(line) = lw.next_line() { - if let Some(c) = state.regx_disconnect.r.captures(&line) { - (state.regx_disconnect.f)( - &mut state.server, - &line, - c, - &state.settings, - &mut state.player_checker, - &mut self.cmd, - ); - continue; - } - if let Some(c) = state.regx_status.r.captures(&line) { (state.regx_status.f)( &mut state.server, diff --git a/src/regexes.rs b/src/regexes.rs index 2f9fd53..09b38ac 100644 --- a/src/regexes.rs +++ b/src/regexes.rs @@ -151,7 +151,7 @@ pub fn fn_status( player_checker.update_player(&p); } - if p.time <= (settings.refresh_period * 1.5) as u32{ + if p.time <= (settings.refresh_period * 1.5).ceil() as u32{ server.new_connections.push(p.steamid.clone()); } server.players.insert(p.steamid.clone(), p); @@ -210,18 +210,6 @@ pub fn fn_lobby( } } -pub const REGEX_USER_DISCONNECTED: &str = r#"^Disconnecting from .*"#; -pub fn fn_user_disconnect( - serv: &mut Server, - str: &str, - caps: Captures, - set: &Settings, - bot_checker: &mut PlayerChecker, - cmd: &mut CommandManager, -) { - serv.clear(); -} - const INVIS_CHARS: &[char] = &[ '\u{00a0}', '\u{00ad}', diff --git a/src/server.rs b/src/server.rs index 5d9ad97..23cf03b 100644 --- a/src/server.rs +++ b/src/server.rs @@ -209,7 +209,6 @@ impl Server { // Send message cmd.send_chat(&message); - self.new_connections.clear(); } } diff --git a/src/settings.rs b/src/settings.rs index 2106fb8..639ecf7 100644 --- a/src/settings.rs +++ b/src/settings.rs @@ -33,6 +33,8 @@ pub struct Settings { pub tf2_directory: String, pub mark_name_stealers: bool, + + pub ignore_version: String, } impl Settings { @@ -65,6 +67,7 @@ impl Settings { tf2_directory: String::new(), mark_name_stealers: true, + ignore_version: String::new(), } } @@ -122,6 +125,10 @@ impl Settings { .as_str() .unwrap_or(&set.tf2_directory) .to_string(); + set.ignore_version = json["ignore_version"] + .as_str() + .unwrap_or(&set.ignore_version) + .to_string(); set.mark_name_stealers = json["mark_name_stealers"] .as_bool() diff --git a/src/state.rs b/src/state.rs index 53d0a53..1d3ed9a 100644 --- a/src/state.rs +++ b/src/state.rs @@ -1,3 +1,5 @@ +use std::{sync::mpsc::Receiver, error::Error}; + use regex::Regex; use crate::{ @@ -5,12 +7,11 @@ use crate::{ logwatcher::LogWatcher, player_checker::{PlayerChecker, PLAYER_LIST, REGEX_LIST}, regexes::{ - fn_lobby, fn_status, fn_user_disconnect, LogMatcher, REGEX_LOBBY, REGEX_STATUS, - REGEX_USER_DISCONNECTED, + fn_lobby, fn_status, LogMatcher, REGEX_LOBBY, REGEX_STATUS }, server::Server, settings::Settings, - timer::Timer, + timer::Timer, version::VersionResponse, }; pub struct State { @@ -25,9 +26,11 @@ pub struct State { pub regx_status: LogMatcher, pub regx_lobby: LogMatcher, - pub regx_disconnect: LogMatcher, pub player_checker: PlayerChecker, + + pub latest_version: Option>>>, + pub force_latest_version: bool, } impl State { @@ -50,10 +53,6 @@ impl State { // Load regexes let regx_status = LogMatcher::new(Regex::new(REGEX_STATUS).unwrap(), fn_status); let regx_lobby = LogMatcher::new(Regex::new(REGEX_LOBBY).unwrap(), fn_lobby); - let regx_disconnect = LogMatcher::new( - Regex::new(REGEX_USER_DISCONNECTED).unwrap(), - fn_user_disconnect, - ); // Create player checker and load any regexes and players saved let mut player_checker = PlayerChecker::new(); @@ -85,9 +84,10 @@ impl State { regx_status, regx_lobby, - regx_disconnect, player_checker, + latest_version: None, + force_latest_version: false, } } diff --git a/src/version.rs b/src/version.rs new file mode 100644 index 0000000..75e71e9 --- /dev/null +++ b/src/version.rs @@ -0,0 +1,126 @@ +use std::{sync::mpsc, error::Error}; + +use egui::{Id, Vec2, Align2}; +use glium_app::utils::persistent_window::PersistentWindow; +use serde_json::Value; + +use crate::state::State; + +pub const VERSION: &str = "v1.2.3"; + +pub struct VersionResponse { + pub version: String, + pub downloads: Vec, +} + +impl VersionResponse { + + pub fn request_latest_version() -> std::sync::mpsc::Receiver>> { + let (tx, rx) = mpsc::channel(); + + std::thread::spawn(move || { + + let runtime = tokio::runtime::Builder::new_current_thread() + .enable_io() + .build() + .unwrap(); + + runtime.block_on(async { + tx.send(VersionResponse::get_latest_version().await).unwrap(); + }); + + }); + + rx + } + + async fn get_latest_version() -> Result> { + let release = match reqwest::Client::new().get("https://api.github.com/repos/Bash-09/tf2-bot-kicker-gui/releases/latest") + .header("User-Agent", "tf2-bot-kicker-gui") + .send().await { + Ok(it) => it, + Err(err) => return Err(Box::new(err)), + }; + + let text = match release.text().await { + Ok(it) => it, + Err(err) => return Err(Box::new(err)), + }; + let json: Value = match serde_json::from_str(&text) { + Ok(it) => it, + Err(err) => return Err(Box::new(err)), + }; + + + let version; + if let Some(Value::String(v)) = json.get("tag_name") { + version = v.to_string(); + } else { + version = "".to_string(); + } + + let mut response = VersionResponse { + version, + downloads: Vec::new(), + }; + + if let Some(Value::Array(assets)) = json.get("assets") { + for a in assets { + if let Some(Value::String(url)) = a.get("browser_download_url") { + response.downloads.push(url.to_string()); + } + } + } + + Ok(response) + } + + + pub fn to_persistent_window(self) -> PersistentWindow { + let file_names: Vec = self.downloads.iter().map(|link| { + link.split('/').last().unwrap().to_string() + }).collect(); + + PersistentWindow::new(Box::new(move |id, _, ctx, state| { + let mut open = true; + + egui::Window::new("New version available") + .id(Id::new(id)) + .anchor(Align2::CENTER_CENTER, Vec2::new(0.0, 0.0)) + .collapsible(false) + .resizable(false) + .open(&mut open) + .show(ctx, |ui| { + + ui.heading(&format!("Current version: {}", VERSION)); + ui.heading(&format!("Latest version: {}", &self.version)); + + let ignored = state.settings.ignore_version == self.version; + let mut ignore = ignored; + ui.checkbox(&mut ignore, "Don't remind me for this version"); + if ignore && !ignored { + state.settings.ignore_version = self.version.clone(); + } else if !ignore && ignored { + state.settings.ignore_version = String::new(); + } + + ui.separator(); + + ui.horizontal(|ui| { + ui.label("Find the latest version on"); + ui.add(egui::Hyperlink::from_label_and_url("github", "https://github.com/Bash-09/tf2-bot-kicker-gui/releases/latest")); + }); + ui.add_space(10.0); + + ui.label("Or download it directly:"); + for (i, file) in file_names.iter().enumerate() { + ui.add(egui::Hyperlink::from_label_and_url(file, &self.downloads[i])); + } + + }); + open + })) + } + +} +