forked from Fr0stbyteR/Majsoul-Helper
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5ea0684
commit c0208bb
Showing
3 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
Version 2, December 2004 | ||
|
||
Copyright (C) {{ year }} {{ organization }} | ||
|
||
Everyone is permitted to copy and distribute verbatim or modified | ||
copies of this license document, and changing it is allowed as long | ||
as the name is changed. | ||
|
||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | ||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
|
||
0. You just DO WHAT THE FUCK YOU WANT TO. | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# 雀魂麻将牌效辅助 | ||
> 使用天凤牌理规则,根据牌效将推荐的两枚切牌染色。 | ||
 | ||
|
||
> 挤房间功能 | ||
### 安装方法 | ||
- 安装油猴脚本 TamperMonkey | ||
- 导入 **main.js** 或打开 [此链接](https://greasyfork.org/zh-CN/scripts/378059-majsoul-helper) 安装脚本 | ||
|
||
### 使用方法 | ||
- 牌效染色默认开启 | ||
|
||
- 自动和了按钮默认开启 | ||
|
||
- 自动打牌功能 | ||
|
||
如需开启电脑自动打牌,请打开控制台 (F12) 输入 `helper.auto = true;` | ||
|
||
若要关闭,输入 `helper.auto = false;` | ||
- 高速加入房间功能 | ||
|
||
如需高速加入房间(如房间 0000 ),请打开控制台 输入 `add = new AddRoom(0000).start();` | ||
|
||
停止加入,请输入 `add.stop();` |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.