Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
/ KOC_CLICKER Public archive

This is a simple install script for the instant clicker for the KOC competition.

Notifications You must be signed in to change notification settings

icedmoca/KOC_CLICKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Click Installer

This is a simple installation script for the instant clicker for the KOC competition.

System Requirements

  • CPU: 2 cores
  • Memory: 4 GB RAM

Tested on Ubuntu 20.04.

Running 10 instances requires a system with at least 2 CPU cores and 4 GB RAM.

How to Install

  1. Clone the repository and navigate to the serverclicker directory:
    git clone https://github.com/icedmoca/KOC_CLICKER.git
    cd KOC_CLICKER/serverclicker
    chmod 777 install.sh
    ./install.sh
  2. Run the clicker script:
    cd KOC_CLICKER/serverclicker
    python3 1.py

Dependencies Installed

  • python3
  • python3-pip
  • python3-selenium
  • python3-selenium-wire
  • python3-mitmproxy
  • chromedriver-py
  • libappindicator1
  • fonts-liberation

Image of CPS