script.sh
1.4 KB
Disable secure screenshot Mod Script.
Open Termux and execute this line by line
Place your services.jar and Script.sh at:
Enter this to execute.
By: @getthefckoutofhere
Works for HyperOs/Oos/Aosp/Cos/miui
Open Termux and execute this line by line
pkg update && pkg install openjdk zip unzip wgetcd ~wget https://github.com/JesusFreke/smali/releases/download/v2.5.2/smali-2.5.2.jar -O smali.jarwget https://github.com/JesusFreke/smali/releases/download/v2.5.2/baksmali-2.5.2.jar -O baksmali.jar
Place your services.jar and Script.sh at:
/storage/emulated/0/DownloadEnter this to execute.
bash /storage/emulated/0/Download/script.shBy: @getthefckoutofhere
👏5
Add Extra Section in (COS/OOS)
To add a new section for 33W SuperVOOC in the device settings, insert the following lines into:
To make the section clickable, import the required smali file into:
"If you use this mod in your build, give credit to: @getthefckoutofhere
To add a new section for 33W SuperVOOC in the device settings, insert the following lines into:
res/xml/device_info.xml
<com.oplus.settings.feature.deviceinfo.DeviceInfoItemJumpPreference
android:title="33W SuperVOOC"
android:key="supervooc_charger"
android:summary="33W SuperVOOC"
android:order="599"
android:fragment="com.android.settings.deviceinfo.supervooc.SuperVOOCFragment"
android:layout_alignParentEnd="true"
app:couiClickStyle="2"
app:showSummary="false" />To make the section clickable, import the required smali file into:
Settings > com Smali
"If you use this mod in your build, give credit to: @getthefckoutofhere
🔥4❤1👏1
Custom Developer name remark
Place this Lines In settings.apk
"If you use this mod in your build, give credit to: @getthefckoutofhere
Works for Cos/Oos
Place this Lines In settings.apk
<com.oplus.settings.widget.preference.SettingsPreferenceCategory>
<Preference android:title="Developed_by デ|̷ 🆃🅴🅽🆂🅴🅸">
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/getthefckoutofhere" />
</Preference>
</com.oplus.settings.widget.preference.SettingsPreferenceCategory>in res/xml/device_info.xml
"If you use this mod in your build, give credit to: @getthefckoutofhere
👏5❤1🔥1🤯1
Fix No more apps can Be Locked :
"If you use this mod in your build, give credit to: @getthefckoutofhere
com/oplus/quickstep/applock/AppLockModel
.method public isExceededLockLimit(Ljava/lang/String;Ljava/lang/String;)Z
.registers 3
const/4 v0, 0x0
return v0
.end method
.method public isForbidLock(Ljava/lang/String;Ljava/lang/String;)Z
.registers 3
const/4 v0, 0x0
return v0
.end method"If you use this mod in your build, give credit to: @getthefckoutofhere
👏6
Get Your Charger Watt on Cos/Oos About Section.
Go here
Add this lines
Near line "int:33" add your charger Watt like 45 or 80.
"If you use this method in your build, give credit to:
Go here
my_pro/etc/extension com.oplus.app-features.xml
Add this lines
<app_feature name="os.charge.settings.wirelesscharge.support" />
<app_feature name="os.charge.settings.wirelesscharging.power" args="int:33" />Near line "int:33" add your charger Watt like 45 or 80.
"If you use this method in your build, give credit to:
@RagnarBH"🔥4❤2
gms-cn-fix.sh
1.1 KB
Install GMS service in CN roms directly.
Works in every rom.
Otherwise:
Then run this
By:@getthefckoutofhere
Works in every rom.
Click on the script and run in mt manager with root
Otherwise:
Go to the script path in termux run this
chmod +x gms-cn-fix.sh
Then run this
su -c ./gms-cn-fix.sh
By:@getthefckoutofhere
🔥5❤1
Enable Hd icon in ColorOs Port.
Search this line
Remove this array lines related to volte or vowifi which are in blocklist.
Done!
"If you use this method in your build, give credit to": @getthefckoutofhere
Open System ui>Open Resources.arsc
Search this line
<string-array name="config_collapsed_statusbar_icon_blocklist">Remove this array lines related to volte or vowifi which are in blocklist.
<item>@string/status_bar_volte</item> <item>@string/status_bar_vowifi</item>Done!
"If you use this method in your build, give credit to": @getthefckoutofhere
🔥3🍌1
dt2w_module.zip
1015 B
Module to Fix DT2W in ColorOs/OxygenOs
Tnks for method
"Module by:@getthefckoutofhere"
Tnks for method
@MiDoNaSR Works in Magisk,Ksu,Apatch!
"Module by:@getthefckoutofhere"
🔥7🤮3🌭2❤1💩1🤡1
Detailbatteryinfo.sh
5.6 KB
Detail battery info script
© changelog Battery Health script.!
Preview
"Script By: @getthefckoutofhere"
Works in every device with root
© changelog Battery Health script.!
•Added battery manufacture date detection
•Calculates battery age in days
•Displays current power usage in watts
•Improved battery health percentage accuracy
•Added battery health progress bar
•Displays SOH (State of Health) if available
•Added clear health status messages based on percentage
•Log is saved to /sdcard/BatteryReport_Tenseimods.txt
Run In Mt manager with root.
Preview
"Script By: @getthefckoutofhere"
🔥7❤3
TwoToneForColorOs.zip
1.3 KB
Enables Basic Two Tone in ColorOs.
Preview.
"Module by: @getthefckoutofheree"
Works in ColorOs
~ Enables Two Two theme in color os by checking basic prop needs.
~ This is Module Works in Magisk,Ksu,Apatch.
Preview.
"Module by: @getthefckoutofheree"
🔥6👏2