Git Product home page Git Product logo

notcoin-bot's Introduction



Notcoin Auto Clicker

Small script to automatically clicks on coin, collect rockets and use available boosts.
Works well in one session, it will refresh the page if click request is failed or page is not loaded. You can change a timeouts by changing variables if you need.

Run Notcoin in browser

This method allows you to use only one session (you don't need to recreate it everytime)

  1. Open Telegram Web
  2. Open Notcoin Bot
  3. Open Dev Tools (Command+Option+I / F12 or Control+Shift+I)
  4. Press Command+O / Control+O and open file telegram-web-app.js.
  5. In file find string Object.defineProperty(WebApp, 'platform',, it should be on 1325 position
  6. Change return webAppPlatform; to return 'ios'; and save for overrides this file
  7. Refresh the page and try to open Notcoin Bot

If you can see the coin and doesn't see an message that you should use mobile then everything is ok

Run autoclicker

  1. Install Violentmonkey
  2. Open Dev Tools (Command+Option+I / F12 or Control+Shift+I)
  3. Add script from index.js into Violentmonkey
  4. Open Notcoin Bot
  5. Refresh the page

The script should automatically open bot and reload it if needed. If something breaks, just try to reload the page.

Script

You can find it here in index.js

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.