All Projects → Fr0stbyteR → Majsoul Helper

Fr0stbyteR / Majsoul Helper

Licence: wtfpl
使用天凤牌理规则,根据牌效将推荐切牌染色

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Majsoul Helper

GreasyFork-Scripts
该项目开源代码用于主流浏览器的油猴脚本,包含字体渲染脚本 Font Rendering.user.js, 搜索引擎跳转工具 Google & Baidu Switcher.user.js.
Stars: ✭ 260 (+101.55%)
Mutual labels:  greasemonkey
Gm script
我就是来分享脚本玩玩的
Stars: ✭ 4,351 (+3272.87%)
Mutual labels:  greasemonkey
Nxenhanced
Adds "quality-of-life" features to NextDNS website for a more practical usability
Stars: ✭ 58 (-55.04%)
Mutual labels:  greasemonkey
anki-add-hooks-userscripts
Automate Anki card creation from popular translation websites
Stars: ✭ 17 (-86.82%)
Mutual labels:  greasemonkey
dislike-truck
Youtube Mass Dislike Script
Stars: ✭ 40 (-68.99%)
Mutual labels:  greasemonkey
Github Dark Script
Archived - Please use https://github.com/StylishThemes/GitHub-Dark directly
Stars: ✭ 578 (+348.06%)
Mutual labels:  greasemonkey
anilist-chinese
Translate anime titles on anilist.co to Chinese
Stars: ✭ 21 (-83.72%)
Mutual labels:  greasemonkey
Userscripts
Userscripts for Greasemonkey, Tampermonkey etc.
Stars: ✭ 78 (-39.53%)
Mutual labels:  greasemonkey
UltraTypeBot
A fast, easy to use bot for NitroType.com
Stars: ✭ 24 (-81.4%)
Mutual labels:  greasemonkey
Gmail Fixed Font
Use your browser's monospace font for message body text in Gmail
Stars: ✭ 44 (-65.89%)
Mutual labels:  greasemonkey
Misc-userscripts
Userscripts to add functionality to miscellaneous sites
Stars: ✭ 20 (-84.5%)
Mutual labels:  greasemonkey
PixivPreview
Showing an enlarged preview of arts/manga, highlighting followed users, providing history better then premium on pixiv
Stars: ✭ 18 (-86.05%)
Mutual labels:  greasemonkey
Netflix Ratings Extractor
Greasemonkey script for Chrome, Firefox, Safari: export your rated Netflix movies.
Stars: ✭ 30 (-76.74%)
Mutual labels:  greasemonkey
userscript-proxy
HTTP proxy to inject scripts and stylesheets into existing sites.
Stars: ✭ 66 (-48.84%)
Mutual labels:  greasemonkey
Userscript Plus
🐒 Show current site all UserJS,The easier way to install UserJs for Tampermonkey. 显示当前网站的所有可用Tampermonkey脚本
Stars: ✭ 1,142 (+785.27%)
Mutual labels:  greasemonkey
userscripts
Userscripts and Userstyles
Stars: ✭ 18 (-86.05%)
Mutual labels:  greasemonkey
Awesome Userscripts
📖 A curated list of Awesome Userscripts.
Stars: ✭ 508 (+293.8%)
Mutual labels:  greasemonkey
Fuckfuckadblock
Acts like FuckAdBlock.js but always says that no adblock was detected
Stars: ✭ 1,249 (+868.22%)
Mutual labels:  greasemonkey
Userscripts
My userscripts
Stars: ✭ 67 (-48.06%)
Mutual labels:  greasemonkey
Github Userscripts
Userscripts to add functionality to GitHub
Stars: ✭ 1,011 (+683.72%)
Mutual labels:  greasemonkey

雀魂麻将牌效辅助 License

感谢 FlyingBamboo 的巨大贡献

本项目仅供学习研究使用,使用此脚本进行游戏会导致您被官方封禁。

  1. 使用天凤牌理规则,根据牌效将推荐的切牌染色。

  2. 对河牌、副露牌进行染色,包括:

    • 别家,红:筋,蓝:现物,黄:壁候选牌;颜色越深越有用。

    • 自家,仅显示河牌和副露牌中的壁候选牌和现物

  3. 摸切的河牌灰色提示

  4. 挤房间功能

  5. 显示玩家段位

  6. 在任何情况下开启便捷提示 by @purerosefallen

Demo Demo Demo Demo

安装方法 - 浏览器

  • 安装油猴脚本 TamperMonkey
  • 导入 main.js 或打开 此链接 安装脚本

安装方法 - Majsoul Plus

1.x版本

  • resources\app\execute 中新建文件夹
  • execute.jsonmain.js 文件复制到该文件夹

2.x版本(未经过充分测试)by @TanakaKotoha

  • resources\app\extension 中新建文件夹,并设置文件夹的名字为任意英文数字字符串
  • extension.jsonmain.js 文件复制到该文件夹
  • 打开 extension.json ,在文件开头的 "id": 处填写文件夹的名字,保存

使用方法

  • 单击右下角按钮打开控制界面

  • 自动和了按钮默认开启

  • 高速加入房间功能

    如需高速加入房间(如房间 0000 ),请打开控制台 输入 add = new AddRoom(0000).start();

    停止加入,请输入 add.stop();

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].