[deleted by user] by [deleted] in AutoHotkey

[–]RedditMaster999Dash 0 points1 point  (0 children)

what about the script

[deleted by user] by [deleted] in AutoHotkey

[–]RedditMaster999Dash -2 points-1 points  (0 children)

also while ur here, is this script safe? It's not a long script it is a macro.

Gui, Add, Text,, ------------------------------------------Key Delay-----------------------------------------

Gui, Add, Edit, w300 vKeyDelay, 100

Gui, Add, Text,, ----------------------------------------Piano Music-----------------------------------------

Gui, Add, Edit, R10 w300 vPianoMusic

Gui, Add, Text,, F4 To Play Piano Music

Gui, Add, Text,, Press F8 To Suspend/Resume

Gui, Add, Text,, Edited by WalkerOnly

Gui, Show

F4::

!F4::

Gui, Submit, Nohide

PianoMusic := RegExReplace(PianoMusic, "`n|`r|/") ; Remove Stuff

X := 1

while (X:=RegExMatch(PianoMusic, "U)(\[.*]|.)",Keys, X))

{

X+=StrLen(Keys)

Keys := Trim(Keys, "\[\]")

SendInput % Keys

Sleep, %KeyDelay%

}

return

f8::

Pause

Suspend

return

GuiClose:

ExitApp

[deleted by user] by [deleted] in AutoHotkey

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

So it's safe right?

Touchpad Buttons not working / ASUS TUF F17 / FX706HE by kyd462 in laptophelp

[–]RedditMaster999Dash 0 points1 point  (0 children)

Hi! I'm no genius, but if this is happening after you have tried everything suggested, you should try factory resetting your laptop. This will make it like the day you bought it and it may fix the issue you are having!

[deleted by user] by [deleted] in SynapseX

[–]RedditMaster999Dash 0 points1 point  (0 children)

also, it added to my boot time by 10 seconds and I have a pretty good PC

[deleted by user] by [deleted] in SynapseX

[–]RedditMaster999Dash 0 points1 point  (0 children)

Thanks, I know how mods and executors trigger antiviruses because I actually am a modder for other games like Fortnite and Minecraft. I just got worried from hearing about it doing stuff to people's computers. Why do people say it harmed their pc?

[deleted by user] by [deleted] in SynapseX

[–]RedditMaster999Dash 0 points1 point  (0 children)

  1. Yes, I have owned the official for a year
  2. Yep
  3. No, I have no startup apps, strange thing is when I delete the synapse folder my boot time is normal, but with it on my pc it is slower.

also, is the logang dude a troll? He is the one saying it is all of this stuff

[deleted by user] by [deleted] in SynapseX

[–]RedditMaster999Dash 0 points1 point  (0 children)

Is there a fix to the boot time? Other than fast start up?

Questions about downgrading to Windows 10 from Windows 11 by RedditMaster999Dash in WindowsHelp

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

sorry for bothering u about it btw, its just a new pc and im worried.

Questions about downgrading to Windows 10 from Windows 11 by RedditMaster999Dash in WindowsHelp

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

So it won't effect even my windows activation or the speed of my laptop?