Skip to content

Instantly share code, notes, and snippets.

View Newbrict's full-sized avatar
💭

Dimitar Dimitrov Newbrict

💭
View GitHub Profile

Keybase proof

I hereby claim:

  • I am newbrict on github.
  • I am dimitar (https://keybase.io/dimitar) on keybase.
  • I have a public key ASCJ9fJ02VTWKfkLFMnfWXUbsfId2MIqE1jnGZjsDuplKgo

To claim this, I am signing this object:

@Newbrict
Newbrict / ascii cube
Created March 26, 2014 16:56
an ASCII art Cube
cubes look like this:
e-------f
/| /|
/ | / |
a--|----b |
| g----|--h
| / | /
c-------d
@Newbrict
Newbrict / serfer.cfg
Created June 30, 2014 04:58
Garry's mod ObjHunt server cfg, for now.
gamemode "objhunt"
sv_stopspeed "75"
sv_friction "6"
sv_accelerate "8"
sv_airaccelerate "100"
sv_stopspeed "75"
sv_gravity "600"
sv_downloadurl "http://newbrict.com/garrysmod"
hostname "ObjHunt | Development"
@Newbrict
Newbrict / server.bat
Created June 30, 2014 05:58
launch gmod server
@echo off
cls
title Climb Server
:srcds
echo (%time%) Server started
start /wait C:\gmod_server\srcds.exe -console -tickrate 100 -game garrysmod +maxplayers 32 +map gm_construct
echo (%time%) SERVER STOPPED UNEXPECTEDLY
goto srcds
@Newbrict
Newbrict / permissions.txt
Created July 6, 2014 01:26
PolyBase Config file, set any permissions you want here
{
"noclip" : 1
}
@Newbrict
Newbrict / users.txt
Last active August 29, 2015 14:03
PolyBase Config file, set elevated user status here
{
"newbrict": {
"steamid": "76561197995094107",
"level": 1
},
"deib": {
"steamid": "76561198044005262",
"level": 1
},
"pineappleking": {
@Newbrict
Newbrict / server.cfg
Last active September 14, 2016 00:06
Garry's mod server.cfg
gamemode "prop_hunt"
sv_stopspeed "75"
sv_friction "6"
sv_accelerate "8"
sv_airaccelerate "100"
sv_stopspeed "75"
sv_gravity "600"
sv_downloadurl "http://newbrict.com/garrysmod"
sv_playerpickupallowed "0"
hostname "ObjHunt | Development"
@Newbrict
Newbrict / autoexec.cfg
Created July 12, 2014 00:37
My gmod autoexec.cfg
exec server.cfg
@Newbrict
Newbrict / mount.cfg
Created July 12, 2014 00:39
My garry's mod mount.cfg
"mountcfg"
{
"cstrike" "C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Source\cstrike"
}
@Newbrict
Newbrict / autoexec.cfg
Last active December 12, 2020 02:19
Counter Strike: Global Offensive files
// Newbrict CS:GO config
// 2020-12-11
// filename: autoexec.cfg
// launch options: -novid -freq 144 -refresh 144 -tickrate 128 -language textmodorel +exec autoexec.cfg
// Download the text mod from https://gamebanana.com/gamefiles/3711
// Should be placed in csgo/resource/csgo_textmodorel.txt
// Rates
// this value is 6MB = (6*1024*1024)/8 = 786432