Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
add cool badges, and change som text around, will do the same on indo readme lol
  • Loading branch information
ABJ4403 authored Aug 7, 2024
1 parent 6f39d2f commit f8e0748
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Payback2 CHEATus, created by ABJ4403.
[`๐Ÿ‡ฎ๐Ÿ‡ฉ๏ธ ReadMe Bahasa Indonesia`](https://github.com/ABJ4403/Payback2_CHEATus/blob/main/README_id.md)
![Version 2.5.1](https://img.shields.io/badge/Version-2.5.1-brightgreen?style=for-the-badge)
![Best support v2.106.0 32bit](https://img.shields.io/badge/Best%20support-v2.106.0%2032bit-brightgreen?style=for-the-badge)
[![ReadMe Bahasa Indonesia](https://img.shields.io/badge/README-Indonesia-brightgreen?style=for-the-badge)](https://github.com/ABJ4403/Payback2_CHEATus/blob/main/README_id.md)
![Pb2Chts_Preview](https://repository-images.githubusercontent.com/445452296/45a12f7e-6d44-4087-bb7c-4cff6bfe6031)
Payback2_CHEATus is a GameGuardian Lua script for Payback 2.<br><br>
Warning: The developer is now aware of hackers/cheaters and thus constantly patching things.
Expand All @@ -12,11 +14,11 @@ Thank you for everyone that helps this project going until now.
[![Typing SVG](https://readme-typing-svg.demolab.com?font=&pause=1000&color=FFFFFF&center=true&vCenter=true&random=true&width=435&lines=Wall+Hack;C4+Auto+Rig;Run+speed;Vehicle+health;blast+damage;XP,Coin;Explosion+Power;Particles;Reflective+Texture;Autoshoot;Car+drift;Weapon+Ammo;Rel0ad;car+anti-steal;Immortality;C4+Drawing;Float;Dr0wned;Clone+player;Vehicle+color,jet,acceleration;Translucent+vehicle;Disable+vehicle+noise;Car+wheel+height;Wanted+star;Win+rampage;AI+Control;Auto+unstuck+car;void+mode+&amp;+no+time+limit;Win+team+matches;Fix+broken+vehicles;RC+Car+Spam;High+score;Swag+Delivery+no+timer;Lock+entity+ID;Disable+AI+&amp;+respawn;Switch+team;Skip+match+intro)](https://git.io/typing-svg)

## Features
- `๐Ÿ’ป๏ธ๐Ÿค๏ธ๐Ÿ“ฑ๏ธ Better compatibility` (Root/VM, CBSS(todo)/Anonymous(todo)/Other, GG/Standard Lua interpreter, even minifier/beautifier/compiler. All that works without problem, compatible with each other, crash rarely happens. UPDATE: devices that primarily use CBSS/Anonymous might not having certain cheats working, though it didn't make the script crashed).
- `๐Ÿ—œ๏ธ Minified version available` (if you really need that tiny size. little note, its not bleeding-edge (very latest to the original script), its rarely updated except major updates...).
- `๐Ÿ“ˆ๏ธ Memoization` (caching technique that accelerates searches on values that won't change alot).
- `๐Ÿ“ˆ๏ธ Memory restricted search` (only search in certain memory areas (warn: may not work well on certain devices).
- `๐Ÿ“ˆ๏ธ Performance experiment` (optional).
- `๐Ÿ“ˆ๏ธ Memory restricted search` (only search in certain memory areas (warn that this might not work on phones with different RAM size (mine was 2GB, better optimized for OTHER memory region, not work on Anonymous region because how it works))).
- `๐Ÿ“ˆ๏ธ Memory Memoization` (technical feature that significantly accelerates searches on values that won't change alot).
- `๐Ÿ—œ๏ธ Minified version available` (if you really need that tiny size. little note, its not bleeding-edge (very latest to the original script), its rarely updated except major updates...).
- `๐Ÿ’ป๏ธ๐Ÿค๏ธ๐Ÿ“ฑ๏ธ Better compatibility` (Root/VM, CBSS(todo)/Anonymous(todo)/Other, GG/Standard Lua interpreter, even minifier/beautifier/compiler. All that works without problem, compatible with each other, crash rarely happens. UPDATE: devices that primarily use CBSS/Anonymous might not having certain cheats working, though it didn't make the script crashed).
- `๐Ÿฆ โŒ 0-Malware` its because...
- `๐Ÿ’ฐโŒ FOSS (Free & Open-source)` the source code is not compiled (or even encrypted/obfuscated) so people can make sure this isn't malware.

Expand All @@ -30,10 +32,11 @@ This cheat is Open-source on GitHub (unlike any other cheats some cheater bastar
### Tested on:
- Pb2 v2.104.12.4 (build 121, 32bit, no longer available due to maintenance burden)
- Pb2 v2.106.0 (build 138, 32bit)
- Pb2 v2.106.11 (build 1??, not compatible)
- Pb2 v2.106.11 (build 170, not compatible)
- GameGuardian v101.0
- Root (using OTHER region)
- vPhoneGaGa (using OTHER region, untested)
- Android 7-14
- Root (uses Other region)
- vPhoneGaGa (uses Other region)

This cheat is part of FOSS (Free and Open-Source Software)

Expand Down

0 comments on commit f8e0748

Please sign in to comment.