Skip to content

Instantly share code, notes, and snippets.

@Bluscream
Bluscream / steam_console_params.txt
Last active November 2, 2016 19:58 — forked from davispuh/steam_console_params.txt
Steam client parameters, consoles commands and variables
nClientBackgroundAutoUpdateTimeSpreadMinutes = "240" - Number of minutes to spread background auto-updates out over
@panorama_suggestions_view = "0" - 0 - default, 1 - no games or friends, 2 - just games no friends, 3 - some games and friends, 4 - some friends no games
app_license_request - <AppID> - Requests a free licenses for this app if not already owned.
app_uninstall - [-complete] <appId>
-dumpvideostream - Dump the game stream as an elementary video file
-installer_test - changes installing a retail game to emit all files to install_validate/ folder instead of to the steam cache
-opengl - Use the OpenGL render for the UI
-fullscreenopengl - Use the full screen OpenGL render for the UI
-tenfoot - Start in Steam Big Picture mode
-bigpicture - Start in Steam Big Picture mode

Keybase proof

I hereby claim:

  • I am Bluscream on github.
  • I am bluscream (https://keybase.io/bluscream) on keybase.
  • I have a public key whose fingerprint is D1F5 F535 F4F4 06F3 F806 645F C2BC 3CD9 14C5 7D7B

To claim this, I am signing this object:

@Bluscream
Bluscream / tree.txt
Created January 17, 2017 03:27
GTA Dir
Folder PATH listing for volume Spiele
Volume serial number is C0000100 6A4A:0AA4
S:.
| AdvancedHook.log
| AdvancedHookV.asi
| AdvancedHookV.dll
| Albo1125.Common.dll
| asiloader.log
| AutoItX3.Assembly.dll
| AutoItX3.dll
@Bluscream
Bluscream / pr0pornwall.ps1
Last active January 19, 2017 02:33
Epic pr0gramm NSFW Desktop Changer by Bluenight
# Epic pr0gramm NSFW Desktop Changer by Bluenight
######### Config hier ###############
# bei tag kann noch ein Tag definiert werden... minvotes ist die mindest Anzahl von Upvotes die ein Bild haben muss
$tag = "earthporn"
# Kommaseparierte Liste an blacklisted Tags
$blacklistTags = "kadse, repost"
$minvotes = 200
$flags = "1" # 1 = sfw | 2 = nsfw
$style = 2 #0 = unverändert | 2 = gestreckt
@Bluscream
Bluscream / freetz.sh
Last active October 4, 2017 13:24
Freetz Startscript
sudo apt-get -y update
sudo apt-get -y upgrade
sudo apt-get -y dist-upgrade
sudo apt-get -y install imagemagick subversion gcc g++ binutils autoconf automake automake1.9 libtool make bzip2 libncurses5-dev libreadline-dev zlib1g-dev flex bison patch texinfo tofrodos gettext pkg-config jikes ecj fastjar realpath perl libstring-crc32-perl ruby ruby1.8 gawk python libusb-dev unzip intltool libglib2.0-dev xz-utils git-core libacl1-dev libattr1-dev libcap-dev
sudo apt-get -y install imagemagick subversion gcc g++ bzip2 binutils automake patch autoconf libtool pkg-config make libncurses5-dev libreadline-dev zlib1g-dev flex bison patch texinfo tofrodos gettext pkg-config ecj fastjar realpath perl libstring-crc32-perl ruby ruby1.8 gawk python libusb-dev unzip intltool libglib2.0-dev xz-utils git-core libacl1-dev libattr1-dev libcap-dev
sudo apt-get -y install graphicsmagick subversion gcc g++ binutils autoconf automake automake1.9 libtool make bzip2 libncurses5-dev libreadline-dev zlib1g-dev flex bison patch texinfo t
@Bluscream
Bluscream / guns.cfg
Last active August 3, 2017 11:22
Brainles5 CS:GO Weapon Mod 2016 EDIT by Bluscream
// ----------------------------------------------------------------------------
// Brainles5 CS:GO Weapon Mod 2016
// http://gamebanana.com/scripts/7454
// steamapps\common\Counter-Strike Global Offensive\csgo\cfg\guns.cfg
// exec guns.cfg
echo ""
echo "Brainles5 Easier Give Commands 2016"
echo "For help type bm_help"
echo ""
@Bluscream
Bluscream / faviconLinks.user.js
Last active June 8, 2017 10:41
Add Favicons to Links Userscript
@Bluscream
Bluscream / wgetall.bat
Last active September 17, 2022 09:33
WGet all files
@echo off
REM wget --reject-regex='*@*' --execute="robots = off" --mirror --convert-links --no-parent --wait=1 %*
REM wget --tries=inf --timestamping --recursive --level=inf --convert-links --page-requisites --no-parent -R '\?C=' %*
"C:\Program Files\WinHTTrack\httrack.exe" %* -*.html@* --mirror
@Bluscream
Bluscream / build.sh
Last active May 1, 2017 02:22
TS3AudioBot scripts
sudo git pull origin develop
mono nuget.exe restore
xbuild /p:Configuration=Release /p:Platform=x86 TS3AudioBot.sln
wget https://johnvansickle.com/ffmpeg/builds/ffmpeg-git-32bit-static.tar.xz
tar -vxf ffmpeg-git-32bit-static.tar.xz
cp ffmpeg-git-20170417-32bit-static/ffmpeg TS3AudioBot/bin/Release/