It is the python script for bot / farming in PUBG PC 1.0.
You may use it to earn bp or lower your leaderboard rank.
For security reason, strongly recommend you to compile the executable file by yourself!
We assume NO responsibility for any kind of loss caused by using this bot.
If you want to use the bot directly, you may download the release version here
This bot currently only works for 1920*1080 screen. For other resolution, you need to adjust parameters by yourself.
- Set the game as required below
- Start main.exe
- Get back to the game
- Enjoy boting~~~
Servers: NA:1|EU:2|KRJP:3|AS:4|OC:5|SA:6|SEA:7
Modes: SOLO:1|DUO:2|SQUAD:3
Example: If you want to farm for NA-Solo, set config.json as "11", if you want to bot for AS-DUO, set as "42".
If you want to farm for BP, set waittime as "220". If you only want to lower your rank, set waittime as "0".
Attention: Must set and only set 5 models. The probability to choose one certain model is same for the five models.
Use “pyinstaller --onefile main.py” to generate the exe file.
1. Must set language as 'English' and resolution as 'Fullscreen(Windowed)' and '1920*1080'!!!.
2. You may set the mode and server you want to farm in the 'config.json'.
To run the python script, the following dependencies are required:
- PyUserInput
- psutil
- webbrowser
- win32gui
- win32con
- win32process
To compile the python script, "pyinstaller" is required.
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.