Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
/ PUBG Public archive

(deprecated)Yet another PUBG farming bot

License

Notifications You must be signed in to change notification settings

hldh214/PUBG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PUBG(deprecated)

PUBG - Yet another PUBG farming bot

Demo

https://youtu.be/Cu3YQJptscM

Table of Contents

Table of contents generated with markdown-toc

TODO

  • more robustly (game crash, hacker, etc...)
  • ng.py (work with inactive window)

Installation

git clone https://github.com/hldh214/PUBG.git
cd ./PUBG
# https://www.lfd.uci.edu/~gohlke/pythonlibs/#python-levenshtein
pip install -r ./requirements.txt
cp config.sample.json config.json

Usage

# game settings:
# resolution: 1280 * 720 (Windowed)
# language: English
# you may need choose TEAM manually && run as administrator
python ./main.py -h

Contribution

Feel free to contribute.

  • Found a bug? Try to find it in issue tracker https://github.com/hldh214/PUBG/issues ... If this bug is missing - you can add an issue about it.
  • Can/want/like develop? Create pull request and I will check it in nearest time!

Disclaimer

This sample code aims for programming education purpose only. Please delete the depository within 24hrs of downloading. The authors of the code oppose AFK farming, cheating and other kind of aimbot usage of ANYKIND. The game developing company, Bluehole Inc, reserves all rights to persue improper in-game activities.

License

PUBG is open-source software licensed under the MIT License. See the LICENSE.txt file for more information.