Giter Club home page Giter Club logo

csgo-autoaccept's Introduction

A simple script that looks for the Accept button and clicks on it when found



Notes

  • You must have CS:GO running before starting the script
  • If you're using the Python Script instead of the Application, you must have Python 3 installed
  • For the automatic script setup (.bat), you must have Python 3 installed in the default location (...\AppData\Local\Programs\Python)


Usage

  • Make sure that CS:GO is already running before starting the script!
  • After starting the script, wait for it to open up CS:GO in the taskbar
  • When it opens up CS:GO, it will try to find your resolution (if you're using fullscreen stretched)
  1. One beep => The monitor's resolution didn't change, script will use your Desktop resolution
  2. Two beeps => Fullscreen Stretched resolution detected, script will use your in-game resolution
  • At this point, everything is set up and ready for use
  • See the console window for binds

Console Menu


Installation

Application (.exe)

This is the best choice for ease of instalation.

  • Download the "csgo-autoaccept-setup.exe" file

csgo-autoaccept-setup.exe Download - 56.4 MB

  • Once you start the setup, Windows Smartscreen will probably show a warning, since Windows doesn't know who created the program
  • To continue, press More info and Run Anyway
  • In the setup, enter the folder you want the script to install into, and wait for the installation to finish
  • After that, you're finished! Go into the folder where you installed the script and run bot.exe!

Python Script

This is the best choice for speed and reliability.

  • To use the Python Script, download the "csgo-autoaccept-script.zip" file

csgo-autoaccept-script.zip Download - 6.9 KB

  • Extract the contents of the .zip file

Automatic Installation (.bat)

To use the Automatic Installation method, you must have Python 3 installed in the default location (...\AppData\Local\Programs\Python)

  • Run the setup.bat file and wait until the command prompt disappears
  • After that, you're set! Just run AutoAccept.bat whenever you want to start AutoAccept!

Manual Installation

  • Open up cmd in the csgo-autoaccept-script folder (An easy way to do so is by entering cmd in the address bar)

Opening the cmd

  • Create a venv
  1. Locate your python installation folder. By default in: C:\Users\user\AppData\Local\Programs\Python\Python3.x\python.exe
  2. Copy the full address ending with \python.exe
  3. In the cmd window opened up earlier, type: <full copied address> -m venv .venv
  • Enter the venv by entering: .venv\Scripts\activate.bat
  • Download the required dependencies by entering: pip install -r requirements.txt
  • After that, you're set up! Close the command prompt and start the AutoAccept.bat file

csgo-autoaccept's People

Contributors

scogliera avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

csgo-autoaccept's Issues

Doesn't work if taskbar isn't located on the bottom of the screen

To save time, the script searches for the cs icon on the bottom of the screen (assuming that everyone has the taskbar located on the bottom of their screen). This will of course break when you have the taskbar located on the left, right or top side of the screen

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.