Mindless | Channel
953 subscribers
252 photos
7 videos
61 files
198 links
Simple module / script for personal use
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
for anyone who wonder how to manually add packagename into [AxPlgins]
fyi :
if you attempt framework crash by any method, and than soft reboot right after it
it does apply vulkan to all pipe line but it still has bug render like app crash and etc
Forwarded from LyK.21
#LimitThread@lykafkaa

THRESH=80

for a in $(pm list packages --user 0 | cut -f2 -d:); do
pid=$(pidof $a)
if [ ! -z "$pid" ]; then
threads=$(grep Threads "/proc/$pid/status" 2>/dev/null | cut -f2 -d:)
if [ ! -z "$threads" ]; then
echo "$threads Threads ($a)"

# kalau thread di atas threshold โ†’ apply limit
if [ "$threads" -gt "$THRESH" ]; then
echo ">>> limiting $a (threads=$threads)"

# App standby restricted
am set-standby-bucket $a restricted

# batasi kemampuan background
cmd appops set $a RUN_IN_BACKGROUND ignore
cmd appops set $a RUN_ANY_IN_BACKGROUND ignore
cmd appops set $a WAKE_LOCK ignore
cmd appops set $a START_FOREGROUND ignore
cmd appops set $a SCHEDULE_EXACT_ALARM ignore

# kill active thread burst
killall -9 $a 2>/dev/null
fi
fi
fi
done | sort -n


dibantu chatgpt
BBoost [9122025] | [AxPlugins]

Changelog :
- Add preload using Kanase by @Koneko_dev
- add Game mode intervention and FPS throttling
- Add Third app restrict permission for battery live and light weight
- Compile game every 3am
- Optimize Script Structure ( again )

# READ !! #
Fixed minnor syntax

Cr : @HoyoSlave @Dcx400 @koneko_dev
feedback ?
BBoost Log | [AxManager]
Ver : [9122025]

- Auto performance and battery mode
- Apply Game mode intervention ( cmd game )
- Compile game for every 3 am
- Perform trim memmory and compact memmory every after closed game and once a while if screen off
- Dynamic Thermal controll
- Preload lib and game
- CPU hint controll


Note :
- Add your packagename into /sdcard/Btool/bin/config.ini
- There is hidden Tools added into [9122025], type "bt" to acces
- feel free to feddback


Credit for :
@Dcx400 @HoyoSlave
๐Ÿ”ฅ1
please guys bantuin atmin buat ngecut price, atmin pen beli kamera ๐Ÿ˜
Forwarded from ManX Project
MANKTWO IS BACK!


MankTwo V.9 Is Here !!


Suitable for all games


Extract on VortexModules



Feature
-Performance
-Cache Wipe
-Frame Optimizer
-Optimize Net
-Rendering Engine
-Frame Rate
-Interaction Sensitivity



Dev: @GraceNishh
Thanks to: FahrezONE Dev



Download | Source


Give feedback for next update
@GraceNishh
run this code and send me the result
for memek in $(pm list packages | grep google | cut -f2 -d:); do
am set-standby-bucket --user 0 $memek 40
echo "$memek : $(am get-standby-bucket --user 0 $memek 2>/dev/null)"
done
cmd usagestats dump |
awk '
{
pkg=""; bucket=""; reason=""
for (i=1;i<=NF;i++) {
if ($i ~ /^package=/) pkg=substr($i,9)
else if ($i ~ /^standbyBucket=/) bucket=substr($i,15)
else if ($i ~ /^bucket=/) bucket=substr($i,8)
else if ($i ~ /^reason=/) reason=substr($i,8)
}
if (pkg!="" && bucket!="" && reason!="")
print pkg, bucket, reason
}' | grep google
BBoost[24122025] | AxManager

Changelog :
- Added Game mode intervention adapt, if battery low=battery mode | high battery=performance
- Added more Fuck google props
- Added TID profile set ( sc to @AduhaiWelewele @reljawa )
- BBoost now merged with Bspoof, no need to install any Bspoof plugins


important Note :
- now you can manually add game with
bt ng <Packagename>

- Bsoof can be toggled with
bt bspoof <yes | no>

Download | Channel
AxManager


Cr : @HoyoSlave @Dcx400 @koneko_dev
๐Ÿ”ฅ4
i'll make game mode intervention fps throttling to be setable (on/off) next update
Forwarded from ManX Project
Welcome The New Vers Of MankTwo | AXM


D-Nix V.1


Suitable for all games



Feature
-Performance
-Cache Wipe
-Frame Optimizer
-Optimize Net
-Rendering Engine
-Frame Rate
-Interaction Sensitivity



Dev: @GraceNishh
Thanks to: FahrezONE Dev



Download | Source


Give feedback for next update
@GraceNishh
Forwarded from ManX Project
New Plugin For AX Manager

D-Nix

Version:2.0


Suitable for all games



Features
-Performance
-Quick Clean
-Frame Stability
-Low Latency Mode
-Graphics API
-FPS Target
-Input Sensitivity



Dev: @GraceNishh
Thanks to: FahrezONE Dev



Download | Source


Give feedback for next update
@GraceNishh
imma post my last script work asap before i gone for a while
๐Ÿ”ฅ6
Forwarded from CHERMODZS (Aldo Rafael Rizki)
Speed-X_2.1.1_Added_NewFiture-Ui.apk
2.9 MB
What's new?


- Speed-X Version 2.1.1
- Stable Version
- Ui Update
- Added Features
- Added Fiture Gamer/Battery
- Added SPEEDXMODE (Shizuku)
- Added Reboot Device (Shizuku)
- Added RGB MODE
- Added S-X MODE (Floating)
- Added FPS selection 45/60/90/120/144 (Support)
- Added View Performance (Temperature)
- Added CHIPSET OPTIMIZER (OPT)
- Added CHIPSET OPTIMIZER (RESET!)
- Added Text Animation Running
- Added Speed-X Cooler (New)
- Added Feature Frame-Graphics
- Fix Bugs
- Fix Floating
- New Ui Meter Info
- Meter Info
- Floating Games
- Shizuku or Not Shizuku Support
- DLL


- - Uninstall Old Version


Bugs ? @Chermodsc
๐Ÿ‘1
BBoost[160126] | AxPlugins

{NonRoot} [By : @Brains82]
Changelog
- Small Script structure logic adjust
- Fixed trim and compact memory logic
- Fixed device idle logic thx to @Dcx400
- Now auto GameThrottling can be set on/off by <bt gthrottle yes/no> {GameThrottling is auto change game performance / battery mode based on battery level}
- Your dih got bigger after install

Links down here !
Download | Channel
AxManager

All thanks to
Cr : @HoyoSlave @Dcx400 @koneko_dev
๐Ÿ”ฅ4