Skip to content

Instantly share code, notes, and snippets.

@kurobeniq
kurobeniq / get_twitpic.sh
Last active August 29, 2015 14:06
Download the image from twitpic
#!/bin/bash
# Download the image from twitpic.
# wget is required!
err() {
echo "[err][$(date +'%Y-%m-%dT%H:%M:%S%z')]: $@" >&2
}
info() {
echo "[info][$(date +'%Y-%m-%dT%H:%M:%S%z')]: $@"
@kurobeniq
kurobeniq / 140621LiveInfo.md
Last active August 29, 2015 14:01
2014年6月21日(土)「BAN MU!」の情報です。

2014年6月21日(土)「BAN MU!」

(有)テクニカルモアイでマクロスFを中心に雑食でライブします!
(有)テクニカルモアイ」はバンド名です。

ライブ詳細

  • 日時 2014年6月21日(土) OPEN 17:30~ START18:00~
  • 場所 東京 渋谷ギルティ http://www.guilty.ne.jp/access.html
  • チケット代 前売り2000円 当日2500円 ドリンク代500円
  • 出演バンド
    αer music/イナズマドロトップ零式/THE☆アニソンバンド/㈲テクニカルモアイ/Trance aqmation
  • メンバー (有)テクニカルモアイのメンバーは下記の通りです!
;使い方
;Win + s でクッキー自動クリック開始
;Win + z でストップ
CoordMode, Mouse, Relative ;マウスの座標をアクティブウィンドウの左上基準にする
;基本設定
global BIG_COOKIE_X = 300 ;クッキーのx座標
global BIG_COOKIE_Y = 500 ;クッキーのy座標
global STORE_X = 1780 ;storeのx座標