Skip to content

Instantly share code, notes, and snippets.

local SECS = 5;
local function Min(x, y) {
if (x < y)
return x;
return y;
}
local function Max(x, y) {
if (x > y)
return x;
@wgetJane
wgetJane / ttt_minecraft_b5.lua
Created April 20, 2022 15:28
mapcfgs examples
-- disable traitor traps
for _, v in pairs(ents.FindByClass"ttt_traitor_button") do
v:Remove()
end
-- disable traitor tester
for _, v in pairs(ents.FindByName"GoldBlock") do
v:Remove()
end
@wgetJane
wgetJane / bot_list.txt
Last active December 16, 2021 03:01
List of TF2 cheating bots
//list of "racist" bots
76561197997082461
76561198046091082
76561198071284149
76561198079044188
76561198100822183
76561198124177797
76561198129340377
76561198137601086
76561198143244281