BBoost stable[20102025]
[ AxPlugins ]
Changelogs :
- Removed Screenoff kill apps
- Removed Screen scale change in game
- Some Optimize for stable performance
Feedback : @Brains82
Cr : @Hoyoslave @Dcx400
[ AxPlugins ]
Changelogs :
- Removed Screenoff kill apps
- Removed Screen scale change in game
- Some Optimize for stable performance
Feedback : @Brains82
Cr : @Hoyoslave @Dcx400
π1π€‘1
(BBoost) Changelogs :
- Removed Screenoff kill apps
- Removed Screen scale change in game
- Removed Launch + Broadcast (its useless)
- now you can add your packagename in /sdcard/bin/config.ini ( Reactive after add new value)
Rules !
for anyone who share any cheat tools will be banned from my ch
BBoost stable[24102025]
[ AxPlugins ]
changelogs :
- removed useless strings
- minnor fix
Cr :
@Dcx400 @HoyoSlave
[ AxPlugins ]
changelogs :
- removed useless strings
- minnor fix
Cr :
@Dcx400 @HoyoSlave
π₯1
Forwarded from AxManager (FahrezONE)
For your information, AxManager V1.3.0 will change the plugin PATH. Please prepare your plugin and replace all hard-coded paths to variables like MODDIR, MODPATH, etc.
π₯2
Forwarded from AxManager (FahrezONE)
BBoost[18112025] | [AxManager]
Changelog :
- set-fixed-performance logic change
- Add Temp controll ( sc : @Dcx400 )
- Optimized loop time ( thx to @HoyoSlave )
Changelog :
- set-fixed-performance logic change
- Add Temp controll ( sc : @Dcx400 )
- Optimized loop time ( thx to @HoyoSlave )
π1
DIR="/sdcard/Btool"
CONFIG_FILE="$DIR/bin/config.ini"
read_config() {
while IFS='=' read -r lowkey value; do
[ -z "$lowkey" ] || [ "${lowkey###}" != "$lowkey" ] && continue
lowkey=$(echo "$lowkey" | tr -d '[:space:]')
case "$lowkey" in
game) game="$value" ;;
esac
done < "$CONFIG_FILE"
}
read_config
echo "game : $game
existed list : $(cmd package list packages | cut -d: -f2 | grep -Ew "$(echo $game | sed 's/ /|/g')")"run this and screenshot for me
Mindless | Channel
DIR="/sdcard/Btool" CONFIG_FILE="$DIR/bin/config.ini" read_config() { while IFS='=' read -r lowkey value; do [ -z "$lowkey" ] || [ "${lowkey###}" != "$lowkey" ] && continue lowkey=$(echo "$lowkey" | tr -d '[:space:]') case "$lowkey" inβ¦
only for anyone that installed bnoop AxPlugins