Giter Site home page Giter Site logo

razercortexfarmer's Introduction

Razer Cortex Farmer

AutoHotKey script to automatically open Razer Cortex, open a game of your choice (from a list of supported games), and begin idling for zSilver.

How to use

Clone or download this repository, run RazerCortexFarmer_v1_1.exe and choose a game from the list.

rcf_selected

rcf_dropdown

and then press OK. The script will do the rest :)

Features

  • The program will detect when you are AFK after 3 minutes
  • The program will move the mouse at random every 5 seconds to keep earning zSilver.
  • If you move the mouse at all it will stop moving the mouse automatically until you are afk again
  • You can close and reopen the program and it will save and load the minutes you had used before
  • The program must be open to track your minutes in-game
  • After you've reached 5 hours of idle-time, the game and this app will close

razercortexfarmer's People

Contributors

isaacimholt avatar riccorl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

razercortexfarmer's Issues

add update system

  • For games.csv the program will download the canonical games.csv from the raw github file once per day or every time it opens or whatever
  • For the main program the github repository will contain a VERSION file that has the most recent program version. The client will check this on startup. If it is different to the one it has, the client will prompt the user to download the latest release from the releases section on github.

Problem: the updated release will be in the form of a .zip with all files. This will overwrite the games.csv the user has, potentially erasing any modifications the user has made, so some care must be made to come up with a system that avoids this problem, such as having a "canonical" games.csv hidden somewhere in some folder, and a games.csv in the main program directory that is initially a copy of the hidden version, that will remain when the program updates, and on program startup will have any new entries added from update to csv.

bug with iniread and .exe paths

if the .exe listed in the .ini doesn't exist, the program will probably crash, but should instead clear the path found in the .ini and restart its normal checking procedure

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.