Title is pretty much self explanatory.
- Join running game
- Autojoin
- Open Tapermonkey's dashboard.
- Click on the
Utilities
tab on the right. - Paste
https://raw.githubusercontent.com/RockyTV/steamMinigameAutojoin/master/autoJoin.user.js
into the text area, and clickImport
. - When the editor has loaded, click
Install
(NOTProcess with Chrome
).
- Navigate to
https://raw.githubusercontent.com/RockyTV/steamMinigameAutojoin/master/autoJoin.user.js
- Right click on the page, and click
Save Page As
. - While Firefox is still open, open a File Manager of any sort, and navigate to the directory you saved the script.
- Drag & drop the script file onto the Firefox window.
- Press
Install
.
- Open https://raw.githubusercontent.com/RockyTV/steamMinigameAutojoin/master/autoJoin.user.js
- Select All, Copy.
- Navigate to
http://steamcommunity.com/minigame/
. - Press
Ctrl + Shift + J
. - Paste into the javascript input, and hit
Enter
. - Type in the room id in the numeric textbox and press the button next to it, or press the big green button.
- Open https://raw.githubusercontent.com/RockyTV/steamMinigameAutojoin/master/autoJoin.user.js
- Select All, Copy.
- Navigate to
http://steamcommunity.com/minigame/
. - Press
Ctrl + Shift + K
. - Paste into the javascript input, and hit
Enter
. - Type in the room id in the numeric textbox and press the button next to it, or press the big green button.
- Open https://raw.githubusercontent.com/RockyTV/steamMinigameAutojoin/master/autoJoin.user.js
- Select All, Copy.
- Navigate to
http://steamcommunity.com/minigame/
. - Press
F12
and navigate to theConsole
tab. - Paste into the javascript input, and hit
Enter
. - Type in the room id in the numeric textbox and press the button next to it, or press the big green button.
To stop the manual script, type window.clearTimeout(window.joinTimer);
into the console and hit Enter
.