Tuesday, September 22, 2015

Diet and gaming update

Lately I've been trying to avoid excessive noise wherever possible.

Another tidbit is that I managed to save some money for computer parts and put together a desktop for gaming and can now play Dota 2 and Heroes of the Storm again.

I just ordered another couple of jars of specialized honey from supersup.com. Probably waited too long to do this! Anyway, it has royal jelly and bee pollen in it which help provide nourishment and energy to my body. I'm almost done eating my first 50 pounds of Teff from the Teff Company and will be ordering another 25 soon. I have lately not eaten as much white rice as I used to despite ordering a lot of it. I am currently thinking about additions to my diet. I'm trying to stay away from GMO and gluten the most. I'm thinking of maybe onions and lean beef? My body doesn't like potatoes and cabbage so much anymore and it has grown weary of beef hot dogs. Another proposition would be adding fish oil from Super Supplements into my diet, but I wonder if I should just start buying fish instead? Does fish go good with onions?

As a minor note, I am going to just use the rest of this blog as a backup source for my configuration files. I don't think I'll need it, but I might as well do it anyway. Anyone that doesn't play either of the above games might as well ignore the rest of this blog post.

//game_convars.vcfg
 "config"
{
    "convars"
    {
        "mat_motion_blur_enabled"    "0"
        "snd_foliage_db_loss"    "0"
        "exec"            "autoexec.cfg"
    }
}

//autoexec.cfg
alias chat0 "chat_wheel_phrase_0 20;chat_wheel_phrase_1 21;chat_wheel_phrase_2 14;chat_wheel_phrase_3 16;chat_wheel_phrase_4 78;chat_wheel_phrase_5 1;chat_wheel_phrase_6 17;chat_wheel_phrase_7 15;"
alias chat1 "chat_wheel_phrase_0 1;chat_wheel_phrase_1 83;chat_wheel_phrase_2 42;chat_wheel_phrase_3 45;chat_wheel_phrase_4 42;chat_wheel_phrase_5 84;chat_wheel_phrase_6 44;chat_wheel_phrase_7 58;"
alias chat2 "chat_wheel_phrase_0 70;chat_wheel_phrase_1 80;chat_wheel_phrase_2 69;chat_wheel_phrase_3 62;chat_wheel_phrase_4 75;chat_wheel_phrase_5 68;chat_wheel_phrase_6 64;chat_wheel_phrase_7 79;"
alias chat3 "chat_wheel_phrase_0 55;chat_wheel_phrase_1 36;chat_wheel_phrase_2 63;chat_wheel_phrase_3 35;chat_wheel_phrase_4 57;chat_wheel_phrase_5 81;chat_wheel_phrase_6 54;chat_wheel_phrase_7 37;"
alias "chatchangekeys_toggle" "chatseta_on"
alias "chatseta_on" "exec chatalternatelist.cfg; alias chatchangekeys_toggle chatseta_off"
alias "chatseta_off" "exec chatfirstlist.cfg; alias chatchangekeys_toggle chatseta_on"
"dota_health_per_vertical_marker" "333"
"dota_minimap_tower_defend_distance" "250"
bind "f4" "exec HH00.cfg"//default
bind "f5" "exec HH01.cfg"//6skillhero
bind "f6" "exec HH02.cfg"//autocasterA
alias "+heroabilitylearn" "dota_ability_learn_mode"
alias "-heroabilitylearn" "dota_learn_stats"
alias "+topruneview" "dota_camera_set_lookatpos -2520.607910 1695.889038"
alias "-topruneview" "+dota_camera_follow; +dota_camera_follow"
alias "+botruneview" "dota_camera_set_lookatpos 3177.680664 -2339.680420"
alias "-botruneview" "+dota_camera_follow; +dota_camera_follow"
alias "+smartshop" "toggleshoppanel"
alias "-smartshop" "toggleshoppanel"
bind "f3" "toggleconsole"
bind "z" "dota_courier_burst"
bind "c" "dota__select_courier"
dota_minimap_misclick_time "0"
dota_show_itempickups 0
dota_selector_fulldeck_mode 1
//dota_camera_disable_zoom "0"
dota_disable_showcase_view_button "1"
dota_hero_tooltip 1 //Style of the hero tooltip. 0 = Corner, 1(default) = Overhead, 2 = Inline overhead.
dota_hud_colorblind 1
dota_minimap_hero_size 625
dota_minimap_simple_colors 0
dota_minimap_simple_filter 1
dota_friendly_color_r_cb 1.0
dota_friendly_color_g_cb 1.0
dota_friendly_color_b_cb 1.0
dota_enemy_color_r_cb 0.596078431372549
dota_enemy_color_g_cb 0.4627450980392157
dota_enemy_color_b_cb 0.3294117647058824

//HH00.cfg
dota_player_units_auto_attack 0
dota_player_units_auto_attack_after_spell 1
dota_player_teleport_requires_halt 1
dota_player_add_summoned_to_selection 0
bind "u" "dota_ability_execute 0"
bind "h" "dota_ability_execute 1"
bind "m" "dota_ability_execute 2"
bind "r" "dota_ability_execute 5"
bind "MOUSE5" "+heroabilitylearn"
bind "d" "dota_item_execute 0"
bind "g" "dota_item_execute 1"
bind "j" "dota_item_execute 2"
bind "x" "dota_item_execute 3"
bind "v" "dota_item_execute 4"
bind "n" "dota_item_execute 5"
bind "." "dota_purchase_stickybuy"
bind "/" "stash_grab_all"
bind "," "dota_purchase_quickbuy"
bind "f" "dota_stop"
bind "k" "mc_attack"
bind "i" "mc_move"
bind "8" "+dota_camera_follow"//
bind "7" "dota_select_all"//selecting all your units
bind "6" "dota_select_all_others"//selecting all but hero
bind "5" "dota_courier_deliver"
bind "a" "+smartshop"
bind "4" "+voicerecord"//
bind "0" "dota_glyph"//
bind "SPACE" "dota_cycle_selected"
bind "MOUSE4" "+dota_camera_follow; +dota_camera_follow"//
bind "t" "+topruneview"
bind "y" "+botruneview"
bind "e" "+chatwheel; chat0"
bind "3" "+chatwheel; chat1"
bind "2" "+chatwheel; chat2"
bind "w" "+chatwheel; chat3"

//HH01.cfg
dota_player_units_auto_attack 0
dota_player_units_auto_attack_after_spell 0
dota_player_teleport_requires_halt 1
dota_player_add_summoned_to_selection 0
bind "d" "dota_ability_execute 0"
bind "f" "dota_ability_execute 1"
bind "g" "dota_ability_execute 2"
bind "h" "dota_ability_execute 3"
bind "j" "dota_ability_execute 4"
bind "k" "dota_ability_execute 5"
bind "t" "dota_item_execute 0"
bind "y" "dota_item_execute 1"
bind "u" "dota_item_execute 2"
bind "b" "dota_item_execute 3"
bind "n" "dota_item_execute 4"
bind "m" "dota_item_execute 5"
bind "." "dota_purchase_stickybuy"
bind "/" "stash_grab_all"
bind "," "dota_purchase_quickbuy"
bind "MOUSE5" "dota_stop"
bind "MOUSE4" "mc_attack"
bind "x" "mc_move"
bind "8" "+dota_camera_follow;+dota_camera_follow"//
bind "7" "dota_select_all"//selecting all your units
bind "6" "dota_select_all_others"//selecting all but hero
bind "5" "dota_courier_deliver"
bind "a" "+smartshop"
bind "4" "+voicerecord"//
bind "0" "dota_glyph"//
bind "SPACE" "dota_cycle_selected"
bind "r" "+topruneview"
bind "i" "+botruneview"
bind "e" "+chatwheel; chat0"
bind "3" "+chatwheel; chat1"
bind "2" "+chatwheel; chat2"
bind "w" "+chatwheel; chat3"

//HH02.cfg
 bind "f6" "exec HH03.cfg"
dota_player_units_auto_attack 0
dota_player_units_auto_attack_after_spell 1
dota_player_teleport_requires_halt 1
dota_player_add_summoned_to_selection 0
bind "u" "dota_ability_execute 0"
bind "h" "dota_ability_execute 1"
bind "m" "dota_ability_execute 2"
bind "r" "dota_ability_execute 5"
bind "MOUSE5" "+heroabilitylearn"
bind "d" "dota_item_execute 0"
bind "g" "dota_item_execute 1"
bind "j" "dota_item_execute 2"
bind "x" "dota_item_execute 3"
bind "v" "dota_item_execute 4"
bind "n" "dota_item_execute 5"
bind "." "dota_purchase_stickybuy"
bind "/" "stash_grab_all"
bind "," "dota_purchase_quickbuy"
bind "f" "dota_stop"
bind "k" "mc_attack"
bind "i" "mc_move"
bind "8" "+dota_camera_follow;+dota_camera_follow"//
bind "7" "dota_select_all"//selecting all your units
bind "6" "dota_select_all_others"//selecting all but hero
bind "5" "dota_courier_deliver"
bind "a" "+smartshop"
bind "4" "+voicerecord"//
bind "0" "dota_glyph"//
bind "SPACE" "dota_cycle_selected"
bind "MOUSE4" "dota_ability_autocast 0"//
bind "t" "+topruneview"
bind "y" "+botruneview"
bind "e" "+chatwheel; chat0"
bind "3" "+chatwheel; chat1"
bind "2" "+chatwheel; chat2"
bind "w" "+chatwheel; chat3"

//HH03.cfg
bind "f6" "exec HH04.cfg"
dota_player_units_auto_attack 0
dota_player_units_auto_attack_after_spell 1
dota_player_teleport_requires_halt 1
dota_player_add_summoned_to_selection 0
bind "u" "dota_ability_execute 0"
bind "h" "dota_ability_execute 1"
bind "m" "dota_ability_execute 2"
bind "r" "dota_ability_execute 5"
bind "MOUSE5" "+heroabilitylearn"
bind "d" "dota_item_execute 0"
bind "g" "dota_item_execute 1"
bind "j" "dota_item_execute 2"
bind "x" "dota_item_execute 3"
bind "v" "dota_item_execute 4"
bind "n" "dota_item_execute 5"
bind "." "dota_purchase_stickybuy"
bind "/" "stash_grab_all"
bind "," "dota_purchase_quickbuy"
bind "f" "dota_stop"
bind "k" "mc_attack"
bind "i" "mc_move"
bind "8" "+dota_camera_follow;+dota_camera_follow"//
bind "7" "dota_select_all"//selecting all your units
bind "6" "dota_select_all_others"//selecting all but hero
bind "5" "dota_courier_deliver"
bind "a" "+smartshop"
bind "4" "+voicerecord"//
bind "0" "dota_glyph"//
bind "SPACE" "dota_cycle_selected"
bind "MOUSE4" "dota_ability_autocast 1"//
bind "t" "+topruneview"
bind "y" "+botruneview"
bind "e" "+chatwheel; chat0"
bind "3" "+chatwheel; chat1"
bind "2" "+chatwheel; chat2"
bind "w" "+chatwheel; chat3"

//HH04.cfg
bind "f6" "exec HH02.cfg"
dota_player_units_auto_attack 0
dota_player_units_auto_attack_after_spell 1
dota_player_teleport_requires_halt 1
dota_player_add_summoned_to_selection 0
bind "u" "dota_ability_execute 0"
bind "h" "dota_ability_execute 1"
bind "m" "dota_ability_execute 2"
bind "r" "dota_ability_execute 5"
bind "MOUSE5" "+heroabilitylearn"
bind "d" "dota_item_execute 0"
bind "g" "dota_item_execute 1"
bind "j" "dota_item_execute 2"
bind "x" "dota_item_execute 3"
bind "v" "dota_item_execute 4"
bind "n" "dota_item_execute 5"
bind "." "dota_purchase_stickybuy"
bind "/" "stash_grab_all"
bind "," "dota_purchase_quickbuy"
bind "f" "dota_stop"
bind "k" "mc_attack"
bind "i" "mc_move"
bind "8" "+dota_camera_follow;+dota_camera_follow"//
bind "7" "dota_select_all"//selecting all your units
bind "6" "dota_select_all_others"//selecting all but hero
bind "5" "dota_courier_deliver"
bind "a" "+smartshop"
bind "4" "+voicerecord"//
bind "0" "dota_glyph"//
bind "SPACE" "dota_cycle_selected"
bind "MOUSE4" "dota_ability_autocast 5"//
bind "t" "+topruneview"
bind "y" "+botruneview"
bind "e" "+chatwheel; chat0"
bind "3" "+chatwheel; chat1"
bind "2" "+chatwheel; chat2"
bind "w" "+chatwheel; chat3"