I hereby claim:
- I am dalet on github.
- I am dalet (https://keybase.io/dalet) on keybase.
- I have a public key ASC2-d1Uqhl08cgLJMvi4aqS0Vb6M1nXuwVV9OcYjd1KAwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
// ==UserScript== | |
// @name Twitch HTML5 player | |
// @namespace Revolution | |
// @include http://*.twitch.tv/* | |
// @exclude http://api.twitch.tv/* | |
// @exclude http://tmi.twitch.tv/* | |
// @exclude http://chatdepot.twitch.tv/* | |
// @require https://gist.githubusercontent.com/BrockA/2625891/raw/9c97aa67ff9c5d56be34a55ad6c18a314e5eb548/waitForKeyElements.js | |
// @version 1 | |
// @grant none |
state("EternalWar-HQ") | |
{ | |
string10 map : "", 0x459B1FD; | |
float igt : "", 0x2202C3C, 0x11a0; | |
} | |
start | |
{ | |
return current.map == "start.bsp" && current.igt > 0 && current.igt != old.igt; | |
} |
/* | |
Chaser ASL v0.1 | |
*/ | |
state("chaser") | |
{ | |
bool isLoadingScreen : "Chaser.exe", 0x2360DD; | |
bool isQuickloading : "Chaser.exe", 0x002301C0, 0x228; | |
} |
/* | |
Archangel ASL v0.2 | |
*/ | |
state("game") | |
{ | |
/* | |
2 == Saving | |
3 == Loading | |
4 == Finishing |
state("twoworlds") | |
{ | |
bool isLoading : "TwoWorlds.exe", 0x006B4460, 0x680, 0x4, 0x41c; | |
bool isLoading_win8 : "TwoWorlds.exe", 0x006B4594, 0xB48, 0x18, 0xA9C; | |
} | |
start | |
{ | |
} |