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

Eberer/Dota2GameAccepter_python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Dota2GameAccepter

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)

Download the accept.png file and store it somewhere.

  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

ENJOY, GL, Dont feed.

#shkipper Follow me on socials

https://www.reddit.com/user/shkipper/

https://www.instagram.com/akakititberidze/

https://github.com/shkippppper

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

  • Python 100.0%