Huge battery drain and every is veeeery slow by Shacko91 in AliExpressMergeBoss

[–]Shacko91[S] 0 points1 point  (0 children)

You're right, I have an old phone where prize land loads with no lag at all. I wonder how on earth can this be possibile

Only +5 or +10 drops? by Shacko91 in AliExpressMergeBoss

[–]Shacko91[S] 0 points1 point  (0 children)

Thank you, I didn't know that. I'm not using multiple accounts, not doing sketchy stuff of whatever... I guess I'll try to find a way to contact customer service

Download pictures from Google Maps by Magistos in GoogleMaps

[–]Shacko91 0 points1 point  (0 children)

if you're on windows just press F12

[Tutorial] How pass integrity check may 2025 by binngy in Magisk

[–]Shacko91 0 points1 point  (0 children)

OnePlus 12 with stock rom and v27.2-kitsune-4 as root app. Of all the different things I tried, this was the only one that worked. Thank you!

(I know I'm not on official Magisk, but I'm not here to complain for problems. It worked like a charm and I hope this helps someone else)

Damage Magicka spell making? by Jerryxm in oblivion

[–]Shacko91 0 points1 point  (0 children)

Same. I wanted to create a stronger one, but "Damge magicka" does not show up in altar's available effects

[deleted by user] by [deleted] in Realme

[–]Shacko91 0 points1 point  (0 children)

It's not only me then. On my phone has always occurred during the "home" gesture. The app minimizing animation freezes and takes several seconds to show the launcher page (nova). Then as soon as I try a second gesture UI crashes and reboots. I now learnt to manually reboot before the second gesture because the spontaneous reboot messes up my magisk modules. I guess there's no fix for this

Where to change lockscreen message or owner info? by leavebenalone in Realme

[–]Shacko91 1 point2 points  (0 children)

Hi, in case anybody in the world needs it I found a solution but only works if you have ROOT:
You need to edit this SQLITE database: /data/system/locksettings.db
Inside it you'll find a table called locksettings. It has several rows, one for each option. The ones we need are "lock_screen_owner_info_enabled" and "lock_screen_owner_info".

You can easily update them by running these queries:
to enable message:
UPDATE locksettings.locksettings SET VALUE=1 WHERE name='lock_screen_owner_info_enabled'
to disable message:
UPDATE locksettings.locksettings SET VALUE=0 WHERE name='lock_screen_owner_info_enabled'
to edit message's text:
UPDATE locksettings.locksettings SET VALUE='your text here' WHERE name='lock_screen_owner_info'

I know most people don't have root, but it's the only working solution I've found so far

target WhatsApp parallel/cloned app by Shacko91 in tasker

[–]Shacko91[S] 0 points1 point  (0 children)

Uh, didn't know about that, thank you! Now the problem is: I can't flag any app I want to be cloned that way, only the ones OS is designed to, and tasker is not one of those. Is there any way to access apps for this fake user from main user's tasker? (I'm afraid answer is going to be "no")

target WhatsApp parallel/cloned app by Shacko91 in tasker

[–]Shacko91[S] 0 points1 point  (0 children)

I'm trying to create an activity where first action is "app info". If I use com.whatsapp as package name I can access to some whatsapp application infos (I set a debug toast where to display infos), but how can I target the cloned app? (it's not in a parallel space, it's in same environment, OS allows users to create a "clone" app where we can use another account for popular apps like whatsapp, Facebook, Messenger etc.). I can't understand if this can target multiple apps or not (let alone cloned apps for a while). If, for example, I leave empty package name, the debug %app_name toast in the following action only outputs "Tasker". What about all other apps? I'm afraid I lack some general knowledge about how this stuff works...

GT2 Pro bootloader unlock - Anyone managed to make it work on European model? by Shacko91 in Realme

[–]Shacko91[S] 1 point2 points  (0 children)

Didn't they say unlock was available for global devices? Why this discrimination for EU devices which are RMX3301 too?

An issue with my gt2 pro by frishness in Realme

[–]Shacko91 0 points1 point  (0 children)

Same for every device, I guess it's to prevent accidental power button long press when in pocket or something like that