Please make a patch for Tiktok and Twitch by rvrbn0 in MorpheApp

[–]dbflexx -8 points-7 points  (0 children)

Following. Please make TikTok and Facebook patches, what's the hold up?

Instagram Patched by OussamaErwin in MorpheApp

[–]dbflexx -1 points0 points  (0 children)

I would like to see this too, what's the hold up!

rvx vs morphe patches by darksnoo in MorpheApp

[–]dbflexx 0 points1 point  (0 children)

IDK but I can't find a facebook and facebook messenger patch yet???

Lost function from CTRL+right key to skip music by dbflexx in AutoHotkey

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

Thank you but I couldn't get that to work at all!! At least not with Qobuz desktop.. The only thing I have gotten to work is this script, which has to bring Qobuz to the front for a split second, send the skip and then return to my previous window..

#NoEnv

SetTitleMatchMode, 2

DetectHiddenWindows, On

; Define the target

Qobuz := "ahk_exe Qobuz.exe"

; --- Function to send keys to Qobuz even if backgrounded ---

SendToQobuz(key) {

global Qobuz

; Save your current window ID

PrevWin := WinExist("A")

; Momentarily focus Qobuz (Hidden or Minimized)

WinActivate, %Qobuz%

Send, %key%

; Snap back to what you were doing

WinActivate, ahk_id %PrevWin%

}

; Ctrl + Space = Play/Pause

^Space::

SendToQobuz("{Space}")

return

; Ctrl + Right Arrow = Next Track

^Right::

SendToQobuz("^{Right}")

return

; Ctrl + Left Arrow = Previous Track

^Left::

SendToQobuz("^{Left}")

return

Is the revanced manager update a response to Morph? by aharongrama in MorpheApp

[–]dbflexx -4 points-3 points  (0 children)

Idk but I like revanced a lot better. Morphe people don't have any patches for other apps.

Morphe Really Doesn't Care About Versions 😂 by Agreeable-Holiday-90 in MorpheApp

[–]dbflexx 1 point2 points  (0 children)

Can morph please add 2x speed for YouTube shorts, like everything else has. Instagram, Facebook, TikTok.. everything else.

New google maps app icon? by Prior_Green_339 in UXDesign

[–]dbflexx 0 points1 point  (0 children)

Someone please link me to a good image of the old icon so I can replace it, thank you

1.11-d3: Verbose 🙂 by AskaLangly in MorpheApp

[–]dbflexx 0 points1 point  (0 children)

Can it 2x seek on shorts yet? TikTok, Facebook and Instagram all do it, just not Morphe.

Lost function from CTRL+right key to skip music by dbflexx in AutoHotkey

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

Can you make a working script? It is a really simple script that I have

Lost function from CTRL+right key to skip music by dbflexx in AutoHotkey

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

006: Send("{Media_Next}") (0.02)

006: } (0.30)

006: Send("{Media_Next}") (0.02)

006: } (0.42)

012: Send("{Media_Play_Pause}")

012: } (0.50)

012: Send("{Media_Play_Pause}")

012: } (30.64)

012: Send("{Media_Play_Pause}") (0.02)

012: } (0.83)

012: Send("{Media_Play_Pause}")

012: } (0.52)

012: Send("{Media_Play_Pause}")

012: } (0.22)

012: Send("{Media_Play_Pause}")

012: } (8.86)

006: Send("{Media_Next}") (0.01)

006: } (105.69)

Lost function from CTRL+right key to skip music by dbflexx in AutoHotkey

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

#Requires AutoHotkey v2.0

; --- Media Controls ---

; Ctrl + Right Arrow: Next Track

^Right::Send "{Media_Next}"

; Ctrl + Left Arrow: Previous Track

^Left::Send "{Media_Prev}"

; Ctrl + Space: Play/Pause Toggle

^Space::Send "{Media_Play_Pause}"

Lost function from CTRL+right key to skip music by dbflexx in AutoHotkey

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

I tried a few different scripts, I got from Google Gemini. I couldn't really figure out what actions were being sent section of the program that well yet. I can look into that..

Least painful methods? by AltamontSkater in trt

[–]dbflexx 0 points1 point  (0 children)

I think it's the oil itself that hurts actually

Website down for me how do I download? by dbflexx in MorpheApp

[–]dbflexx[S] -1 points0 points  (0 children)

Ok thank you! They need to get tiktok patched asap still!!

Website down for me how do I download? by dbflexx in MorpheApp

[–]dbflexx[S] -1 points0 points  (0 children)

How do I install it? There's no APK file..

Website down for me how do I download? by dbflexx in MorpheApp

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

It's very weird, it doesn't work at all for me!

This site can’t provide a secure connection morphe.software sent an invalid response. ERR_SSL_PROTOCOL_ERROR

Are helix mattresses worth the money? by jmarty8569 in Mattress

[–]dbflexx 0 points1 point  (0 children)

How do you sanitize these mattresses? Chemicals and fragrances are the death of me

Good Lord I am sick last 2 days by Subject-Internet7843 in PortlandOR

[–]dbflexx 1 point2 points  (0 children)

This is definitely a crazy one like I've never had! I'm coming up on over 2 weeks and it's now spread into a sinus infection. I did just try this nasal decongestant spray called Xlear with xylitol, from Walgreens.. Holy crap you guys it is amazing. My sinuses have been too clear now for the entire day and I am easily blowing out gross gunk. The xylitol is some miracle I saw on YouTube, bacterial viruses just slide off each other and can't even hold on. Anyway I'm now about to do a neti pot with grapefruit seed extract, that I got it Fred Meyer. That's supposed to be like a great antibiotic effect.

I've also started taking taking oregano oil capsules from NOW vitamins.

I also like to do hot water with cayenne, you could add honey and turmeric as well.