Skip to content

Instantly share code, notes, and snippets.

View Myster's full-sized avatar

Murray Roke Myster

View GitHub Profile
09:06:26.831: CoInitializeEx succeeded: 0x00000001
09:06:26.831: CPU Name: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
09:06:26.831: CPU Speed: 3696MHz
09:06:26.831: Physical Cores: 6, Logical Cores: 12
09:06:26.831: Physical Memory: 16319MB Total, 11283MB Free
09:06:26.831: Windows Version: 10.0 Build 18362 (release: 1903; revision: 778; 64-bit)
09:06:26.831: Running as administrator: false
09:06:26.831: Aero is Enabled (Aero is always on for windows 8 and above)
09:06:26.831: Windows 10 Gaming Features:
09:06:26.831: Game DVR: On
2016-04-12 20:05:46,843 [DEBUG] - Configured chocolatey.infrastructure.logging.log4net.config.xml from assembly choco, Version=0.9.9.12, Culture=neutral, PublicKeyToken=79d02ea9cad655eb
2016-04-12 20:05:46,843 [DEBUG] - Configured chocolatey.infrastructure.logging.log4net.config.xml from assembly choco, Version=0.9.9.12, Culture=neutral, PublicKeyToken=79d02ea9cad655eb
2016-04-12 20:05:46,858 [DEBUG] - XmlConfiguration is now operational
2016-04-12 20:05:46,993 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\config\chocolatey.config.update".
2016-04-12 20:05:47,012 [INFO ] - ============================================================
2016-04-12 20:05:47,012 [INFO ] - Chocolatey v0.9.9.12
2016-04-12 20:05:47,012 [DEBUG] - Chocolatey is running on Windows v 10.0.10586.0
2016-04-12 20:05:47,012 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2016-04-12 20:05:47,012 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2016-04-12 20:05:47,027
//# sourceURL=AutoKitten.js
//Kitten Game Script
//for game here: http://bloodrizer.ru/games/kittens/#
//Based on scripts found here: https://www.reddit.com/r/kittensgame/comments/2eqlt5/a_few_kittens_game_scripts_ive_put_together/
var automsg = function(msg){game.msg("<span style='color:green'>"+msg+"</span>");};
//will get you the Achievement "Super Unethical Climax" "Cheat your way throught the game"
/*
@Myster
Myster / data-attribute-revealer
Created September 6, 2012 02:56
Bookmarklet to reveal data attributes (assumes jQuery)
alert('D.A.R. moved here: https://github.com/Myster/DataAttributeRevealer/')