Giter VIP home page Giter VIP logo

MAEJOK-TOOLS for Fishtank.live

Be sure to watch Fishtank Season One Episodes and Season Two clips, and get ready for Season 2.5 at https://www.fishtank.live/


Features:

  • Now working with Season 2.5! (thanks to f3rked)
  • Customizable Keybinds (thanks to deerfarce)
  • Mentions log
  • Ability to Hide: Chat Timestamps/Avatars/Clans/XP/Roll/Emotes/Consumables/System Messages, & Screen Takeovers
  • Emotes Menu (right click chat input)
  • Chat Message Menus (right click messages)
  • Mention Menu (right click a mention)
  • BigScreen mode (Use CTRL+` or CTRL+SHIFT+SPACE to toggle)
  • "Friending" and "Watching" users
  • Double-Click Messages in chat to toggle "Watching" of all messages from that user (persists between visits)
  • Enter Clan Chat Automatically
  • Active Chatters Count/List (click count to see list)
  • Dense Chat mode
  • Improved tagging
  • and a bunch of other stuff
  • And it's all controllable via Integrated Settings Panel
  • Plus more to come!

Requires one of the following browser extensions to work:


HOW TO: Build from source

  1. Start by cloning the repository into your project directory

    git clone https://github.com/maejok-xx/maejok-tools.git .
  2. install the dev dependencies (listed at the bottom of this readme)

    npm i
  3. Build:

    npm run build

Note: Build output will be located at ./dist/maejok-tools.user.js


HOW TO: Start in Dev Mode

Create a new Userscript using your browser extension of choice (eg: Tampermonkey) and add the following...

// ==UserScript==
// @name         MAEJOK-TOOLS [DEV MODE]
// @description  Development Version of MAEJOK-TOOLS
// @version      0.0.0
// @icon         https://raw.githubusercontent.com/maejok-xx/maejok-tools/master/public/images/icon.png
// @match        *://*.fishtank.live/*
// @run-at       document-idle
// @require      file:\\\PATH_TO_PROJECT_DIR\dist\maejok-tools.dev.user.js
// ==/UserScript==

Be sure to replace PATH_TO_PROJECT_DIR with the path to your actual project directory and save the new userscript.

Then navigate to your project root

eg:

cd C:\Users\BigHeadedLoser\Desktop\maejok-tools

And Run

npm run dev

Now any time you update and save a .scss or .js file, Webpack will automatically rebuild the plugin. You must refresh Fishtank.live to see your changes.

Note: Build output will be located at ./dist/maejok-tools.user.js

When you're all done, be sure to create a pull request with your updates! 😊


Links

Want to contribute to maejok-tools? Create a Pull Request!

Find this script on Greasyfork

Feel free to create an issue if you come across any bugs or have any new feature suggestions


Dev Dependencies:

maejok-xx's Projects

allstar icon allstar

Patches and files to compile AllStar Asterisk on a Debian Platform

awesome icon awesome

😎 Awesome lists about all kinds of interesting topics

awesome-malware icon awesome-malware

:computer::warning: A curated collection of awesome malware, botnets, and other post-exploitation tools.

awesome-pentest icon awesome-pentest

A collection of awesome penetration testing resources, tools and other shiny things

awesome-selfhosted icon awesome-selfhosted

A list of Free Software network services and web applications which can be hosted on your own servers

esp32-smartcube icon esp32-smartcube

ESP32 interface to Bluetooth LE "Smart" Rubik's Cube (Giiker, Xiaomi etc.)

expose icon expose

A beautiful, fully open-source, tunneling service - written in pure PHP

serveo icon serveo

Serveo port forwarder, ngrok alternative

sish icon sish

HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.

vehicles icon vehicles

FiveM Ready vehicles, Download or use git to add it on your server. Easy!

win10toolbox icon win10toolbox

This is the Ultimate Windows 10 Script from a creation from multiple debloat scripts and gists from github.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.