fa
Feedback
Mindless | Channel

Mindless | Channel

رفتن به کانال در Telegram

Simple module / script for personal use

نمایش بیشتر
933
مشترکین
+124 ساعت
+237 روز
+2030 روز
آرشیو پست ها
Repost from CHERMODZS
What's new? - Support New Free Fire Normal Update! - xam Settings Version 16.16.20 - Added new transparent weapon feature 11
What's new?
- Support New Free Fire Normal Update! - xam Settings Version 16.16.20 - Added new transparent weapon feature 11 - Added Cyan transparent weapon [ Gloowall transparent purple ] - Remove 3D+ ( Character ) - xam Settings Permision shizuku - Standar Graphics!! Not Suport Graphics Smooth - Download Data Weapon!! - Free Fire Only/Biasa Not Suport Free Fire Max!! - UI Optimization - Fix Bugs Ui Transparent Weapon - Added New Crosshair 1 Style - Added Mode Minecraft (Training) - Added Sensitivity - Fix Ui Resolution - Fix Free Fire back to default! - Support All Weapon!
Download ->[ Click here ]
Ned Help? @Chermodsc
Warning!! It is not recommended to use the main free fire account!!

Repost from ManX Project
Welcome The New Vers Of MankTwo | AXM D-Nix V.1 Suitable for all games Feature -Performance -Cache Wipe -Frame Optimizer -Opt
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

Any feedback ? BBoost[24122025]

i'll make game mode intervention fps throttling to be setable (on/off) next update

BBoost[24122025] | AxManager - Added Game mode intervention adapt, if battery low=battery mode | high battery=performance - A
BBoost[24122025] | AxManager - 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

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

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

run this code and send me the result

Repost from ManX Project
MANKTWO IS BACK! MankTwo V.9 Is Here !! Suitable for all games Extract on VortexModules Feature -Performance -Cache Wipe -Fra
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

please guys bantuin atmin buat ngecut price, atmin pen beli kamera 😁

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

feedback ?

BBoost [9122025] | [AxPlugins] Changelog : - Add preload using Kanase by @Koneko_dev - add Game mode intervention and FPS thr
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

BBoost [9122025] | [AxPlugins] Changelog : - Add preload using Kanase by @Koneko_dev - add Game mode intervention and FPS thr
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 Sfript Structure ( again ) Cr : @HoyoSlave @Dcx400 @koneko_dev

Repost 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

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

for anyone who wonder how to manually add packagename into [AxPlgins]

re-download ! - Fixed screen on / off bug

cmd package resolve-activity -a android.intent.action.MAIN -c android.intent.category.HOME | grep -m1 packageName= | cut -d= -f2 ss for me