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:
| 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 |
I hereby claim:
To claim this, I am signing this object:
| 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 |
| # 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 |
| 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 |
| // ---------------------------------------------------------------------------- | |
| // 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 "" |
| // ==UserScript== | |
| // @name Add Favicons to links | |
| // @namespace Bluscream | |
| // @version 1.0 | |
| // @description H3H3 | |
| // @author Bluscream | |
| // @include * | |
| // @grant unsafeWindow | |
| // @grant GM_xmlhttpRequest | |
| // @require https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0/jquery.min.js |
| @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 |
| 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/ |