Giter VIP home page Giter VIP logo

cpalms-spammer-server's Introduction

CPalms-Spammer-Server

Spam like/dislike requests to a CPalms resource.

Demo: https://replit.com/@7ih/cpalms-spammer-server

There are 2 versions.

  • Server: use server resources to send requests (much more efficient, easily spam multiple CPalms resources)
  • Client: use client device resources to send requests (easier to set up)

Recent changes

5/18/2021

All CPalms resource IDs are saved to a database, so if the server restarts, all the saved IDs will be spammed again once the server starts back up.

How to set up

  1. Download this repository's contents where you want to run it (like a hosting platform, or your device)
  2. Run index.js
  3. Open public/index.html in a browser

How to use

type

First, choose request type.

  • Like: increases like count
  • Dislike: decreases like count

interval

Then, choose spam interval. This is the time between requests in milliseconds. Minimum time is 200.

resource id

Then, select a CPalms resource to spam.

The program then extracts the resource's ID (the numbers at the end of the link) and uses it to send a request to a URL that affects the like count.

buttons

There are then two buttons:

  • GO: starts spamming requests with the current resource ID
  • STOP: stops spamming requests with the current resource ID

Other

The code in this could theoretically be reused for other websites with a simple URL for like/dislike requests.

cpalms-spammer-server's People

Contributors

7ih avatar

Watchers

 avatar

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.