Skip to content

Instantly share code, notes, and snippets.

@echo off
wmic computersystem where name="%computername%" set AutomaticManagedPagefile=False
wmic pagefileset where name="C:\\pagefile.sys" delete
wmic process where name="OriginThinSetupInternal.exe" CALL setpriority 64
wmic process where name="SearchIndexer.exe" CALL setpriority 64
wmic process where name="spoolsv.exe" CALL setpriority 64
wmic process where name="lp-service.exe" CALL setpriority 128
wmic process where name="LoudPlay-server.exe" CALL setpriority 128
start cd %userprofile%\Downloads ^&^& curl https://install.robertsspaceindustries.com/star-citizen/RSI-Setup-1.5.5.exe
start /belownormal langswitcher-ng.exe -win de-DE -ubisoft de-DE -origin de_DE -battlenet deDE -i4game eu -wargaming de -rgl de-DE -egl de-DE -steam german & start /belownormal compact /compactos:always
@realdomdom
realdomdom / halo.sh
Last active November 13, 2016 19:25
#!/usr/bin/env bash
echo "THIS SCRIPT ONLY WORKS ON UBUNTU FOR NOW." > /dev/tty;
echo "IT WILL INSTALL THE HALO: CUSTOM EDITION DEDICATED SERVER PROGRAM, PATCH IT, INSTALL THE OPEN SAUCE AND SAPP MODIFICATIONS, AND DOWNLOAD CUSTOM MAPS." > /dev/tty;
echo "IT WILL ALSO INSTALL THE SOFTWARE-PROPERTIES PACKAGE, FLUXBOX, X2GO SERVER, WINE AND OTHER DEPENDENCIES." > /dev/tty;
if [ "$(uname)" == "Darwin" ]; then
{ echo "YOU ARE RUNNING MAC OS." > /dev/tty; exit 1; }
elif [ "$(expr substr $(uname -s) 1 10)" == "MINGW32_NT" ]; then
{ echo "YOU ARE RUNNING WINDOWS." > /dev/tty; exit 1; }
elif [ "$(expr substr $(uname -s) 1 5)" == "Linux" ]; then
if [ "$(whoami)" != "root" ]; then

Keybase proof

I hereby claim:

  • I am realdomdom on github.
  • I am realdomdom (https://keybase.io/realdomdom) on keybase.
  • I have a public key whose fingerprint is 4F2A CB3C 5E45 D87D EF44 1F64 AC2C 5481 9499 826D

To claim this, I am signing this object: