Autoclickers not clicking?

This page summarizes the projects mentioned and recommended in the original post on /r/PokeClicker

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • pokeclicker

    The new and improved version of the popular idle/incremental PokéClicker

  • // ==UserScript== // u/name Auto Clicker - pokeclicker.com // @namespace Violentmonkey Scripts // @match https://www.pokeclicker.com/ // @grant none // @version 1.1 // @author Ivan Lay // @description Clicks through battles appropriately depending on the game state. // ==/UserScript== var autoClick = true; var autoOpenChest = false; var autoFightBoss = false; var autoRevealDungeon = false; var node = document.createElement('div'); node.classList.add('card'); node.classList.add('mb-3'); node.innerHTML = '

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 100+ FREE Resources Every Web Developer Must Try

    22 projects | dev.to | 26 Feb 2024
  • Collaborate on the open source pvp web app for the oldest-known combat card game: cuttle.cards

    1 project | /r/webdev | 8 Jul 2023
  • Seeking a JavaScript Mentor for a Passionate Full-Stack Student

    1 project | /r/Frontend | 22 Jun 2023
  • Is anyone down to build some small projects together?

    4 projects | /r/webdev | 4 Jun 2023
  • What are some full-stack projects that you have made specifically for the purpose of showcasing your MERN stack (or in fact any stack) expertise?

    2 projects | /r/webdev | 31 May 2023