Skip to content

Commit fb98404

Browse files
committed
doc: add wow-fishing-bot
And simplify the list.
1 parent 2d14fc2 commit fb98404

File tree

1 file changed

+13
-32
lines changed

1 file changed

+13
-32
lines changed

docs/source/where.rst

Lines changed: 13 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -5,48 +5,29 @@ Who Uses it?
55
This is a non exhaustive list where MSS is integrated or has inspired.
66
Do not hesistate to `say Hello! <https://github.com/BoboTiG/python-mss/issues>`_ if you are using MSS too.
77

8-
9-
AI, Computer Vison
10-
==================
11-
8+
- `Airtest <https://github.com/AirtestProject/Airtest>`_, a cross-platform UI automation framework for aames and apps;
9+
- `Automation Framework <https://github.com/capaximperii/AutomationFramework>`_, a Batmans utility;
1210
- `DeepEye <https://github.com/thayerAlshaabi/DeepEye>`_, a deep vision-based software library for autonomous and advanced driver-assistance systems;
1311
- `DoomPy <https://github.com/WNoxchi/DoomPy>`_ (Autonomous Anti-Demonic Combat Algorithms);
1412
- `Europilot <https://github.com/jsistla/eu-pilot>`_, a self-driving algorithm using Euro Truck Simulator (ETS2);
13+
- `Flexx Python UI toolkit <https://github.com/zoofio/flexx>`_;
14+
- `Go Review Partner <https://github.com/pnprog/goreviewpartner>`_, a tool to help analyse and review your game of go (weiqi, baduk) using strong bots;
1515
- `Gradient Sampler <https://github.com/FrankFirsching/gradient_sampler>`_, sample blender gradients from anything on the screen;
1616
- `gym-mupen64plus <https://github.com/bzier/gym-mupen64plus>`_, an OpenAI Gym environment wrapper for the Mupen64Plus N64 emulator;
17+
- `NativeShot <https://addons.mozilla.org/en-US/firefox/addon/nativeshot/>`_ (Mozilla Firefox module);
18+
- `NCTU Scratch and Python, 2017 Spring <https://github.com/mzshieh/snp2017spring>`_ (Python course);
19+
- `normcap <https://github.com/dynobo/normcap>`_, OCR powered screen-capture tool to capture information instead of images;
1720
- `Open Source Self Driving Car Initiative <https://github.com/OSSDC/OSSDC-VisionBasedACC>`_;
1821
- `OSRS Bot COLOR (OSBC) <https://github.com/kelltom/OSRS-Bot-COLOR>`_, a lightweight desktop client for controlling and monitoring color-based automation scripts (bots) for OSRS and private server alternatives;
22+
- `Philips Hue Lights Ambiance <https://github.com/digital-concrete-jungle/hue-ambiance>`_;
23+
- `Pombo <https://github.com/BoboTiG/pombo>`_, a thief recovery software;
1924
- `Python-ImageSearch <https://github.com/drov0/python-imagesearch>`_, a wrapper around OpenCV2 and PyAutoGUI to do image searching easily;
2025
- `PUBGIS <https://github.com/andrewzwicky/PUBGIS>`_, a map generator of your position throughout PUBG gameplay;
26+
- `ScreenCapLibrary <https://github.com/mihaiparvu/ScreenCapLibrary>`_, a Robot Framework test library for capturing screenshots and video recording;
2127
- `Self-Driving-Car-3D-Simulator-With-CNN <https://github.com/sagar448/Self-Driving-Car-3D-Simulator-With-CNN>`_;
28+
- `Serpent.AI <https://github.com/SerpentAI/SerpentAI>`_, a Game Agent Framework;
2229
- `Star Wars - The Old Republic: Galactic StarFighter <https://github.com/RedFantom/gsf-parser>`_ parser;
30+
- `Stitch <https://nathanlopez.github.io/Stitch/>`_, a Python Remote Administration Tool (RAT);
2331
- `TensorKart <https://github.com/kevinhughes27/TensorKart>`_, a self-driving MarioKart with TensorFlow;
32+
- `wow-fishing-bot <https://github.com/rsamf/wow-fishing-bot/tree/master>`_, a fishing bot for World of Warcraft that uses template matching from OpenCV;
2433
- `Zelda Bowling AI <https://github.com/Velidir/ZeldaBowlingAI>`_;
25-
26-
Games
27-
=====
28-
29-
- `Airtest <https://github.com/AirtestProject/Airtest>`_, a cross-platform UI automation framework for aames and apps;
30-
- `Go Review Partner <https://github.com/pnprog/goreviewpartner>`_, a tool to help analyse and review your game of go (weiqi, baduk) using strong bots;
31-
- `Serpent.AI <https://github.com/SerpentAI/SerpentAI>`_, a Game Agent Framework;
32-
33-
Learning
34-
========
35-
36-
- `NCTU Scratch and Python, 2017 Spring <https://github.com/mzshieh/snp2017spring>`_ (Python course);
37-
38-
Security
39-
========
40-
41-
- `Automation Framework <https://github.com/capaximperii/AutomationFramework>`_, a Batmans utility;
42-
- `Pombo <https://github.com/BoboTiG/pombo>`_, a thief recovery software;
43-
- `Stitch <https://nathanlopez.github.io/Stitch/>`_, a Python Remote Administration Tool (RAT);
44-
45-
Utilities
46-
=========
47-
48-
- `Flexx Python UI toolkit <https://github.com/zoofio/flexx>`_;
49-
- `NativeShot <https://addons.mozilla.org/en-US/firefox/addon/nativeshot/>`_ (Mozilla Firefox module);
50-
- `normcap <https://github.com/dynobo/normcap>`_, OCR powered screen-capture tool to capture information instead of images;
51-
- `Philips Hue Lights Ambiance <https://github.com/digital-concrete-jungle/hue-ambiance>`_;
52-
- `ScreenCapLibrary <https://github.com/mihaiparvu/ScreenCapLibrary>`_, a Robot Framework test library for capturing screenshots and video recording;

0 commit comments

Comments
 (0)