Skip to content

Instantly share code, notes, and snippets.

@ymmyk
ymmyk / TalentBuilds
Last active August 21, 2020 01:34
Heroes of the Storm Talent Builds for Brawl
Kaelthas=Build1|01040101010108|02040202010404|""|86D5ADE0AD03FB
Varian=Build1|02040201020204|01020101020202|01010101020201|AA275A0AF3C560
Malfurion=Build1|01020201010201|02040202020208|""|8127E303AB0A91
Amazon=Build1|02020101010201|04020401040404|""|9060F0E64787D1
Lucio=Build1|01010401010104|""|""|F6500D17E7C2ED
Probius=Build1|01040101040101|""|""|66B18B01F8404F
Butcher=Build1|02010202020202|""|""|DF98C6D64368F0
Rexxar=Build1|01020402010202|""|""|BA923C83C84BDF
Auriel=Build1|01010101040201|01040101040101|""|C54BEEE3A385CF
Alarak=Build1|04020402020202|01010102020102|""|F985B31D7FABEB
@ymmyk
ymmyk / AdvancedWindowSnap.ahk
Created July 28, 2017 02:00 — forked from AWMooreCO/AdvancedWindowSnap.ahk
Advanced Window Snap is a script for AutoHotKey that expands upon Windows built-in window-snapping hotkeys.
/**
* Advanced Window Snap
* Snaps the Active Window to one of nine different window positions.
*
* @author Andrew Moore <andrew+github@awmoore.com>
* @version 1.0
*/
/**
* SnapActiveWindow resizes and moves (snaps) the active window to a given position.