Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/josephp27/ReduxAL
Browse files Browse the repository at this point in the history
  • Loading branch information
josephp27 committed Apr 1, 2019
2 parents df39368 + 1861b49 commit 360b90c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,11 @@ python predicter.py
```

## TODO:
Add requirements file and a lot of other guns
Add a lot of other guns

## BUGS:
- Hooking libraries like to hang sometimes, so spawning threads mitigates this problem most of the time.
- Program hangs right after starting. Resolution: do not click within the command prompt or powershell window. Exit by pressing "L"

## Disclaimer
This program does not inject any code into the game and therefore should be hard to detect. Use at your own risk. I did this project for fun to get better with python and do not use this in game. I am not responsible if this results in you getting banned

0 comments on commit 360b90c

Please sign in to comment.