Skip to content

A program that accepts the found games in dota2, when you go for a walk (so you don't get a 5 minute ban from queuing)

Notifications You must be signed in to change notification settings

shkippppper/MOBAGameAccepter_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOBAGameAccepter

A program that accepts the found games in MOBA

Download the accept.png file and store it somewhere.

#NOTE DONT FORGET TO CHANGE THE PNG FILE NAME TO accept.png AND KEEP BOTH THE SCRIPT AND THE PNG IN THE SAME DIRECTORY, OR THE CODE WONT FIND IT.

  1. Download VS code (if you dont have already) from here:

    https://code.visualstudio.com .

  2. To run the program you will need a pyautogui, and for that u need a pip installer (if you dont have already). download tutorial:

    https://pip.pypa.io/en/stable/installation/ (Official website),

    https://www.youtube.com/watch?v=dYfKJMPNMDw (Video tutorial).

  3. Since this program requires pyautogui, make sure to install it through console with (pip install pyautogui), heres a link on how to do it:

    https://pyautogui.readthedocs.io/en/latest/ (Official website),

    https://www.youtube.com/watch?v=OrKvbX4lDNI (Video tutorial).

  4. Finally inside the code just change the contents of LocationOnPc variable to whatever location downloaded accept.png has. Make sure to use double "\" like its shown in the example.

Everything is ready, just run the program when you start the queue, and make sure that dota 2 tab is open, or you could also change the settings inside dota 2, (Settings -> OPTIONS -> TO ADVANCED OPTIONS -> GAME ->Bring Dota 2 to front when match found

TO MAKE IT ACCEPT DOTA 2 GAMES DOWNLOAD dota_accept.png

TO MAKE IT ACCEPT LoL GAMES DOWNLOAD lol_accept.png

Since the program detects the picture on active screen you can make it worth with any game with accept mechanic like csgo, valorant and others

ENJOY, GL, Dont feed.

#shkipper

About

A program that accepts the found games in dota2, when you go for a walk (so you don't get a 5 minute ban from queuing)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages