Steam Summer Sales Monster Game (Room Guide) , 20150622 0045 FINAL Update

官方 Steam 群組(英文)

拿卡條件:
Card 1: Given for simply joining a game ( 加入/開新房 遊戲就有一張 )
Card 2: Given for joining a friends game/any different game (玩一玩跳房 ,跳房時給予)
Card 3: Given for BEING there (actually playing the game) when level 10 is beaten (跳房後打到衝 10 等)

Reddit 掉卡問題討論 (英文)

看房間號碼:
https://lab.xpaw.me/towerattack.php

http://www.steamga.me/

http://drx.pl/steamgame/

官方群組的 DAY - Monster Game Lobby

官方群組內的 Twitch (會公佈房間 ID)

或是你有灌腳本(Script)的話,會顯示。

看到想要的房間號碼(Room No.)後

Steam 夏日夭獸小遊戲

請記得登入你的 Steam 帳號,之後照者下面那張圖(Chrome OK , 其他瀏覽器請自行參酌)

http://imgur.com/mUdD247 或是:

Steam 官方群組房間加入法教學 (英文)

就是網址列打 javascript:JoinGame(房間號碼); 或是 JoinGame(房間號碼);

F12 開 Console 的話, javascript: 這不用打。

真不行的話,自己用瀏覽器書籤(booklet)去加看看。

手動方式:
Steam 官方群組手動攻略(英文)

自動化腳本:
要使用的話,你可能需要 GreeceMonkey 或 TamperMonkey.
或者,你乾脆直接 F12 跟 console 玩。

https://github.com/SteamDatabase/steamSummerMinigame

一般通用型,基本上如果你是真的想衝那個牌的話,那麼 wchill 或許不是你該使用的
https://github.com/wchill/steamSummerMinigame (分支, 簡稱 wchill script.)

YOWH 會自行公佈房間,請自己去找他們 IRC (IRC is located here: http://irc.lc/quakenet/YeOldeWH) 或是其他地方公佈。
https://github.com/YeOldeWH/MonsterMinigameWormholeWarp/ (分支, 簡稱 YOWH script.)
https://github.com/YeOldeWH/MonsterMinigameWormholeWarp/blob/master/autoplay.noUpdate.user.js

Reddit 也一樣,基本上請不要當小白或是 Troller ,擠進去就那邊沒事 NUKE (丟核彈)或是作白痴事 ,這最後一天了,有人想拿徽章,你想當黑羊(或是拖累大家的)嗎?
https://github.com/ensingm2/SteamMonsterGameScript (擠房輔助,但不一定有用)

https://github.com/Pawsed/SteamMonsterAutoUpgradeManager/ for Auto Upgrade.


注意,如果你需要調整的話,你需要自己手動處理(console , or read the script.)

要擠熱門房間的話 , (Chrome, Other need confirmed) When not at current game (exit first.) , 在主畫面下

按 Ctrl + Shift + J (for Chrome) or Ctrl + Shift + K (for FireFox), F12 也可以(但比較慢),
接者
Chrome 步驟(有請強者補 FireFox 方式或其他瀏覽器等等...)
a.按Resources旁的雙箭頭
b.按Console
c.把 RoomNo. 改成你想進去的房間號碼,下面隨便選一個腳本

var gameID = RoomNo.
setInterval(function ()
{$J('div.btn_grey_white_innerfade.btn_medium').click();}, 200);
setInterval(function () {JoinGame(gameID);}, 1000);

javascript : setInterval(function() {JoinGame(RoomNo.);$J('.newmodal').remove();}, 1000)

(function(key){setInterval(function(){JoinGame(key);$J('.newmodal').remove();}, 2000)})(RoomNo.);

setInterval(function() {JoinGame(RoomNo.);$J('.newmodal').remove();}, 1000);

超過十分鐘會自動把你踢出去。(Day 5 取消)

除了上面那個輔助擠房外,這裡也可以試試看就是https://github.com/chauffer/SteamGame-util/blob/master/autoJoin.js
or 請自己想辦法把這個 Script 灌起來

or just........
javascript:StartNewGame(); 開新的自己等人一起玩。


At first , I don't want to play this with CSS , so I want live with the messy HTML code.
but I did , still can't escape with CSS.
reiden2 @ reiden's LAB.

Special Thanks : (Not sorted)
\>yummypixza , [RIP]Herro_Guy , iouzcna , Nico Okarr , hookjaw,「星降る火龍廟」, WBF3 , Howar31,
KOEN, [TW] 酩獄, Cokelon , Steam 板 QQMoMoTea
Quality Control : CrawlingMist , skaar
Everyone who is in the Steam PTT.cc Chat.
and YOU , for reading this.