https://github.com/grebtsew/game_bots
Several bot programs for helping while gaming with one hand or without mouse.
https://github.com/grebtsew/game_bots
crusaders-of-the-lost-idols diablo3 game-bot game-bots gamebot python python3
Last synced: 11 months ago
JSON representation
Several bot programs for helping while gaming with one hand or without mouse.
- Host: GitHub
- URL: https://github.com/grebtsew/game_bots
- Owner: grebtsew
- Created: 2018-10-02T19:15:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-02T00:47:15.000Z (over 7 years ago)
- Last Synced: 2025-04-14T03:51:14.430Z (about 1 year ago)
- Topics: crusaders-of-the-lost-idols, diablo3, game-bot, game-bots, gamebot, python, python3
- Language: Python
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# game_bots
This repo contains several game bots with the main purpose to help during gaming.
Some bots can be considered cheating so dont use these in public gaming or to achive things you couldn't do yourself.
In these bots we usually use random delays to hide obvious patterns, but this can still easily be detected by anticheating software.
## How to run the bots?
1. Install python3 and needed libraries.
2. Download or clone this repo
3. All files import the core_bot.py file
4. Start a bot
```
python auto_play.py
```
## Crusaders of the lost idols
This is a self-playing bot written in python3. Just start the game on steam and then run the bot.
It uses gui functions like keypresses and mousecontroll, to controll the bot we use a keyboard hook.
Test the commands "esc" to exit program and "ctrl + k" to start autoclicks. Bots developed for crusaders of the lost idols:
* auto_play - a bot that auto play this clicker game.
## Diablo 3
My first thought was, how would you play diablo3 if you only have one hand? Or if you don't have a mouse.
These bots include key pressing macro that auto activates abilities for you so that one hand
on the mouse is all that is needed. You need to use appropriate abilities and builds! If you dont have a mouse there is also a bot that lets you controll the character with arrow buttons. So just buy this game from blizzard and start it.
Then activate the bot you need. Bots developed for diablo3 include:
* ability_bot - a bot that clicks ability buttons with modifiable cooldown.
* arrow_movement_controller - a bot that lets the user.