This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
First | |
1. Copy URL from raid summon select (Campaign Quest, Sandbox fight, etc) | |
2. Make URL your browser's home page | |
3. Bind mouse button 1 to Alt+Home (goes to home page) | |
4. Bind mouse button 2 to Backspace (the key) | |
Then | |
1. Window 1: btn1 (Alt+Home) -> Summon | |
2. Select Window 2: btn1 -> Results | |
-- loop here -- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"charge_attacks": [ | |
{ | |
"name": "Astro Divergence", | |
"form": "Axe Form", | |
"description": "450% Earth damage to a foe. Swap to Sword form." | |
}, | |
{ | |
"name": “Meteor Thrust”, | |
"form": “Sword Form”, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// This doesn't make any sense! | |
Time: 8/21/19 10:32 PM | |
Description: Watching Server | |
java.lang.Error | |
at uw.b(SourceFile:452) | |
at vi.n(SourceFile:278) | |
at vi.c(SourceFile:216) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
set -u | |
#set -x | |
U=username | |
P=password | |
H=hostname | |
IP="$(ip -o addr show ppp0 | awk '/inet / {print $4}')" | |
DIGIP="$(dig +short $H)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yoru ni tojikomerareta ko wa | |
muhyoujou ni iki wo tometa | |
夜に閉じ込められた子は | |
無表情に息を止めた | |
A child imprisoned in the night | |
Stopped breathing expressionlessly. | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yoru ni tojikomerareta ko wa | |
muhyoujou ni iki wo tometa | |
夜に閉じ込められた子は | |
無表情に息をとめた | |
A child imprisoned in the night | |
Stopped breathing expressionlessly. | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am jedmund on github. | |
* I am jedmund (https://keybase.io/jedmund) on keybase. | |
* I have a public key ASBP4IfDKfon9RmMgU3Oxdx6rfcCdOArtYfw0jFtST-vUAo | |
To claim this, I am signing this object: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Darkstar map server conf | |
#-------------------------------- | |
#map server parameters | |
#-------------------------------- | |
#map server port | |
map_port: 54230 | |
#Time-stamp format which will be printed before all messages. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/// Print a colloquial representation of the difference between two dates. | |
/// For example "1 year ago", "just now", "3s" etc. | |
/// | |
/// - parameter fDate: date a | |
/// - parameter tDate: date b | |
/// | |
/// - throws: throw `.DifferentCalendar` if dates are expressed in a different calendar, `.MissingRsrcBundle` if | |
/// required localized string are missing from the SwiftDate bundle | |
/// | |
/// - returns: a colloquial string representing the difference between two dates |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Locksmith: Saving data to keychain... | |
Locksmith: Receiving data from keychain... | |
Locksmith: Data received from keychain: nil |
NewerOlder