/PubgUtils

๐€ ๐‹๐ข๐›๐ซ๐š๐ซ๐ฒ ๐Ÿ๐จ๐ซ ๐๐ž๐ฏ๐ž๐ฅ๐จ๐ฉ๐ข๐ง๐  ๐๐”๐๐† ๐‚๐ก๐ž๐š๐ญ๐ฌ. ๐˜๐จ๐ฎ ๐œ๐š๐ง ๐ฆ๐จ๐๐ข๐Ÿ๐ฒ ๐๐”๐๐† ๐„๐ฑ๐ญ๐ž๐ซ๐ง๐š๐ฅ ๐๐š๐ญ๐š ๐ฐ๐ข๐ญ๐ก ๐ฃ๐ฎ๐ฌ๐ญ ๐Ÿ ๐ฅ๐ข๐ง๐ž ๐จ๐Ÿ ๐œ๐จ๐๐ž

Primary LanguageJavaMIT LicenseMIT

PUBGM Cheats

Languages-Java Version Bot Instagram - x__coder__ GitHub Repo stars

แด›สœษชs ษชs แด€ แด€ษดแด…ส€แดษชแด… สŸษชส™ส€แด€ส€ส (.แด€ส€ส€) า“แดส€ แดแด€แด‹ษชษดษข แด˜แดœส™ษข แด„สœแด‡แด€แด›s (สœแด€แด„แด‹s) ษชษด แดแดส€แด‡ แด˜ส€แดา“แด‡ssษชแดษดแด€สŸ & แด‡แด€sส แดกแด€ส. แด›สœษชs สŸษชส™ส€แด€ส€ส แด„แดษดแด›แด€ษชษดs ส™แด€sษชแด„ า“ษชสŸแด‡s แดแด˜แด‡ส€แด€แด›ษชแดษดs แดกสœษชแด„สœ ษชs แดœsแด‡แด… ษชษด แดแด€แด‹ษชษดษข แด„สœแด‡แด€แด›s. แด›สœษชs สŸษชส™ส€แด€ส€ส แดษดสŸส แดแด€แด‹แด‡s สแดแดœส€ แดกแดส€แด‹ แด‡แด€sส, ษชแด› แด…แด ษดแดแด› แด˜ส€แดแด ษชแด…แด‡ แด€ษดส แด›สแด˜แด‡ แดา“ แดแดแด… า“ษชสŸแด‡s แดส€ แด€ษดส แด‹ษชษดแด… แดา“ แด˜แดœส™ษข แด„สœแด‡แด€แด›s.

Usage / Examples

To clear caches :-

PubgUtils utils = new PubgUtils(this,PubgUtils.GLOBAL);
utils.clearCache(); 

// or utils.clearData() ;to delete all the data of the game

To run a cpp :-

utils.runCPP(getExternalFileDir(null) + "/aimbot.cpp");

// or utils.runShell("su"); to execute a shell command

Implimentation

Add maven to your root build.gradle (Project level)

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

Add the dependency (Module level)

dependencies {
	    implementation 'com.github.ErrorxCode:PubgUtils:1.5'
}

Documentation

Javadocs

FAQ

Q. Can we make ESP using this library ?

A. No, this library is only for files modifications. You can build Mod data tool but not ESP.

Q. Is playing with cheats illigal ?

A. Yes, you will be banned if caught for cheating.

Q. Are the cheats safe made using this library ?

A. Not a valid question. This totally depends on the type of cheat & the files or code you used. Again, this library do not provide any type of cheat or mod files. this only make your work easy nothing else.