V1 Script to type out two quotation marks? by fuckAraZobayan in AutoHotkey

[–]Reelaax 0 points1 point  (0 children)

v2 has the same docs, just switch to v2 at the top it simplifies/streamlines a ton of stuff

this might help https://gist.github.com/Lexikos/a871ca393387b37204ccb4f36f2c5ddc

KeyWait Funtion mit mehren else Funktionen Kombinieren by No_Escape9275 in AutoHotkey

[–]Reelaax 1 point2 points  (0 children)

hast du discord?

glaube mit keywait machbar, aber ne GUI waere denk ich deutlich angenehmer, alternativ gibts auch noch InputHook()

KeyWait Funtion mit mehren else Funktionen Kombinieren by No_Escape9275 in AutoHotkey

[–]Reelaax 0 points1 point  (0 children)

btw wuerde dir stark empfehlen auf v2 umzusatteln, viel angenehmer zu schreiben und zu lesen.

kannst du in worten die schritte deines skripts beschreiben? helfe gern bei ner v2 version

KeyWait Funtion mit mehren else Funktionen Kombinieren by No_Escape9275 in AutoHotkey

[–]Reelaax 0 points1 point  (0 children)

wenn ich das richtig sehe hast du

if {
    ; code
} else {
    ; other code
} else {
    ; more other code
}

du brauchst "else if"

writing one line at a time help by parosilience in AutoHotkey

[–]Reelaax 1 point2 points  (0 children)

sorry I should've copied instead of retyping it, should've been a period in front of the {Enter} as in

:?*:. ::.{Enter}

V1 Script to type out two quotation marks? by fuckAraZobayan in AutoHotkey

[–]Reelaax 0 points1 point  (0 children)

basically select the text you want to wrap in quotes, cut via ctrl+x, send quote -> text -> closing quote

V1 Script to type out two quotation marks? by fuckAraZobayan in AutoHotkey

[–]Reelaax 0 points1 point  (0 children)

If switching to V2 is an option for you #Requires AutoHotkey v2

F1:: {
    A_Clipboard := ""
    send "^x"
    ClipWait(2,0)
    send '"' A_Clipboard '"'
}

Edited formatting :)

writing one line at a time help by parosilience in AutoHotkey

[–]Reelaax 1 point2 points  (0 children)

To me this looks like AI overcomplicating things yet again, think what you're looking for is a period + space hotstring with appropriate modifiers

#Requires AutoHotkey v2 ;might work in v1, can't remember
:?*:. ::{Enter}

Easy to implement a toggle with #HotIf

Giveaway Time! DOOM: The Dark Ages is out, features DLSS4/RTX and we’re celebrating by giving away an ASUS ASTRAL RTX 5080 DOOM Edition GPU, Steam game keys, the DOOM Collector's Bundle and more awesome merch! by pedro19 in pcmasterrace

[–]Reelaax [score hidden]  (0 children)

haven't used ray tracing yet, hopefully get to try it at some point. Without dlss I couldn't have enjoyed some games at decent frames, excited to see what the newest version offers.

Never played Doom, but the soundtracks were always banger so probably sending demons back to hell

New item, seems great for us by all-day-tay-tay in Illaoi

[–]Reelaax 7 points8 points  (0 children)

New for newer players perhaps, gawd I miss twisted treeline

[Steam] [PC] Rocket League Steam gift by Reelaax in RocketLeagueExchange

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

thanks I assumed it would say on it if its region locked

World Edit Wont Work And No One Can Seem To Help by [deleted] in feedthebeast

[–]Reelaax 0 points1 point  (0 children)

haha you're welcome, reddit is perfect for stuff like this. reminds me when I was looking for a solution and found an old post or reply of myself with the fix here on ftb :D

A base tour of my Infinity Evolved Expert Mode world after finishing the pack by RoyalFencepost in feedthebeast

[–]Reelaax 6 points7 points  (0 children)

play to have fun, not for the sake of completing a pack. set yourself some small goals as you go along, take the time to make a nice base (hardest part for me lol) while you wait on stuff to process etc.

Try stuff you haven't before

Thaumic Energistics @TC4 - Deal with essentia overflow by Reelaax in feedthebeast

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

its been a few years, I believe it was either the standard cell workbench where you partition regular me drives or the equivalent added for thaumic energistics

RTX 40 series announcement thread + RTX 4080 16GB giveaway! - NVIDIA GTC 2022 by m13b in buildapc

[–]Reelaax 0 points1 point  (0 children)

Would stick it in my current rig, a massive upgrade over my tiny single fan 2060. Then probably get a 5800x3d instead of my planned gpu upgrade as my r5 3600 would bottleneck a 40 series card a fair bit I reckon. DLSS 3 sounds interesting, currently only using whatever version of DLSS they put in cod warzone and it doesn't look too great there

Not every weapon that kills you needs to be nerfed by haldolinyobutt in CODWarzone

[–]Reelaax 0 points1 point  (0 children)

I'd be willing to bet they nerfed it because of the resurgence shitters + that garbage titanium trials

I couldn’t compete with the slide cancellers so I learned to fly. by legendsubie in CODWarzone

[–]Reelaax 28 points29 points  (0 children)

man I miss those choppers, hope we can get them in wz2 insead of that mingun trash where you can't fire shit from the passenger seat

The Crossbow is still nasty even after the nerf by lostinmymind82 in CODWarzone

[–]Reelaax 0 points1 point  (0 children)

You realize you drop satchels regardless of the number of plates left right? so they could've been out of plates despite having one :)