Skip to content
/ PUBG Public
forked from xulusjb/PUBG

brand new PUBG farming bot of PC 1.0 2017.12.23

License

Notifications You must be signed in to change notification settings

Mawafaka/PUBG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

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.


usage

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

  1. Set the game as required below
  2. Start main.exe
  3. Get back to the game
  4. Enjoy boting~~~

Configuration

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 "240". 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.


Compile

Use “pyinstaller --onefile main.py” to generate the exe file.


IMPORTANT!

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'.

Dependency

To run the python script, the following dependencies are required:

  • PyUserInput
  • psutil
  • webbrowser
  • win32gui
  • win32con
  • win32process

To compile the python script, "pyinstaller" is required.

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.


About

brand new PUBG farming bot of PC 1.0 2017.12.23

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%