Giter Club home page Giter Club logo

agar.io-bot-desktop-app's Introduction

Description

This is an app built on electron, which uses web technologies on top of nodejs. It runs @Apostolique Agar.io bot.

Installation

A few step are required to run this app.

Firstly, clone this repo with git clone, or download it with the "Download as zip" button

Currently, I couldn't find a way to pack everything in one file, so help is welcome.

Howerver, you only have to launch one file :

  • On Windows :
    • Double click on start.bat
    • Inside the app directory, run the command start.bat
  • On Mac OSX (To be confirmed) and Linux :
    • Double click on start.sh
    • Inside the app directory, run the command : ./start.sh

Advanced Installation

This is if you want to contribute or if you like to understand anything.

  • On Windows, Linux, and Mac OSX:
    • Install nodejs

    • Then, in a comand prompt, run :

        npm install express
        npm install -g electron
        electron path_to_app_directory
      

Thanks

  • Thanks to Apostolique for the bot creation and for testing on windows.
  • Thanks to Designmodo for the open-source Flat-UI CSS/JS theme.

Troubleshooting

If you are having issues, please refer to this section before posting an issue

  • 'electron' was not recognized as internal command'

    Make sure to select the right version! (electron-v*-win32-ia32.zip or electron-v*-win64-x64.zip)

    Then extract it somewhere, and add the path to your %PATH% environment variable.

  • Error: Cannot find module 'express'

    • In a terminal/command prompt, go to the app directory, then run npm install.

    If this does not fix it, run npm install express

agar.io-bot-desktop-app's People

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.