This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v2.5.0 + config/suspend files will now be stored in external data/cache To reduce clutter in your scripts folder PS: you will need to move your current configuration to the new path /sdcard/Android/data/com.your.gg.pkg/files/Pb2Chts.conf + Add option to toggle memory optimization from GUI + Add cfg.memZones.Common_RegionCalloc. + Apply more minor optimization (make more use of local variables, and reduce the amount of table querying) + Formatting and typo fixes... + Optimize fast machine gun fire rate cheat, and spamshoot cheat. + Optimize findEntityAnchor pistol/knife method + Remove some unnecesary functions (gg print can print tables, removing "f" in "toast" function argument reduces argument count on lasm backend) + Rename some god modes things. + Replace gg.sleepUntilGgGuiChanged to gg.waitUntilGgGuiVisibilityChanged. + Use faster hex number detection for table.tostring + [experiment] Use Dword for findEntityAnchor auto method (potentially faster?) PS: i heard that Pb2Chts's one of the main contributor's gh acc is restored like couple weeks ago, but he said to me that he's has personal things to do irl and some of his own projects that he wanted to do, and he has no time for other things, and also he didnt want whatever incident happened to him ever again. so tldr: we just lost a contributor, i'll keep his maintainer status in case he ever comes back, who knows 🤷♂️
- Loading branch information