/Bypass-cooldown-Anonym-Ninja

Bypass the 60 seconds cooldown on Anonym Ninja !

Primary LanguageJavaScriptOtherNOASSERTION


Logo

Bypass cooldown Anonym Ninja


Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Installation
  3. Roadmap
  4. Contact

About The Project

Demo

Tired of waiting for the cooldown on Anonym Ninja ? No problem this project is the awnser to your issue

Here's why:

  • Your time should be focused on creating something amazing.
  • You shouldn't be waiting over and over like a bot
  • Because why not , that's cool

This project use TamperMonkey to run

(back to top)

Installation

The installation is very fast only 4 steps

  1. TamperMonkey is required to run the project , you can download it directly from https://tampermonkey.net/
  2. Open TamperMonkey and click on add New UserScript
  3. Then, copy the script.js from here
    // ==UserScript==
    // @name         Anonym Ninja Bypasser
    // @namespace    https://github.com/Elxss
    // @version      0.1
    // @description  Just a bypasser for Anonym Ninja
    // @author       Elxss
    // @match        https://anonym.ninja/*
    // @icon         https://avatars.githubusercontent.com/u/121466211?s=400&u=e6018d225103ed4be48117d0341d74a212d0b607&v=4
    // @grant        none
    // ==/UserScript==
    ............
  4. Paste it in the New UserScript
  5. Save ( CTRL + S )
  6. This is not a step, everything's good, don't forget to leave a star if you enjoyed the project.

(back to top)

Roadmap

  • Make it work

(back to top)

Contact

Elxss - discord: Eliasss#8886 - elxssgitcontact@gmail.com - website: elxss.github.io

(back to top)

This is a Readme.md Template