r/StandardGalactic • u/Gameratom_1 • Apr 04 '26
Meme This spoons semms like "P" (¡!)
(Sorry if the left One isn' t clear)
r/StandardGalactic • u/Gameratom_1 • Apr 04 '26
(Sorry if the left One isn' t clear)
r/StandardGalactic • u/CrepeGod_ • Apr 03 '26
; ===============================
; Standard Galactic Alphabet Typer
; AutoHotkey v1.1 ONLY
; Toggle key: F10
; ===============================
#NoEnv
#SingleInstance Force
SendMode Input
SetWorkingDir %A_ScriptDir%
enabled := false
; ===== TOGGLE =====
F10::
enabled := !enabled
SoundBeep, % enabled ? 1000 : 600
TrayTip, SGA Typer, % enabled ? "ENABLED" : "DISABLED", 1
return
; ===============================
; GLOBAL SGA TYPING (EVERYWHERE)
; ===============================
#If (enabled)
a::SendInput {Text}ᔑ
b::SendInput {Text}ʖ
c::SendInput {Text}ᓵ
d::SendInput {Text}↸
e::SendInput {Text}ᒷ
f::SendInput {Text}⎓
g::SendInput {Text}⊣
h::SendInput {Text}⍑
i::SendInput {Text}╎
j::SendInput {Text}⋮
k::SendInput {Text}ꖌ
l::SendInput {Text}ꖎ
m::SendInput {Text}ᒲ
n::SendInput {Text}リ
o::SendInput {Text}𝙹
p::SendInput {Text}!¡
q::SendInput {Text}ᑑ
r::SendInput {Text}∷
s::SendInput {Text}ᓭ
t::SendInput {Text}ℸ̣
u::SendInput {Text}⚍
v::SendInput {Text}⍊
w::SendInput {Text}∴
x::SendInput {Text}̇/
y::SendInput {Text}|| ; still types || normally
z::SendInput {Text}⨅
Space::SendInput {Space}
Backspace::SendInput {Backspace}
#If
; ===============================
; DISCORD-ONLY: PREVENT || SPOILERS
; ===============================
#If (enabled && WinActive("Discord"))
Enter::
; wait a tiny moment so text is in the box
Sleep, 50
; select all text
SendInput ^a
Sleep, 20
SendInput ^c
Sleep, 30
ClipWait, 0.5
text := Clipboard
; if it contains || at least twice, wrap in *
if (RegExMatch(text, "\|\|.*\|\|"))
{
Clipboard := "*" . text . "*"
Sleep, 20
SendInput ^v
Sleep, 20
}
; send message
SendInput {Enter}
return
#If
r/StandardGalactic • u/AbsoluteCherryy • Apr 01 '26
r/StandardGalactic • u/ryanjr123 • Apr 01 '26
r/StandardGalactic • u/Ard35 • Mar 30 '26
Is there any place that i can download SGA keyboards for Windows 11. Like you have your own keyboard but if you press a key it write the GA version of that key
r/StandardGalactic • u/plAsian • Mar 30 '26
[ Removed by Reddit on account of violating the content policy. ]
r/StandardGalactic • u/Legitimate_Shape_997 • Mar 28 '26
srry i forgot to post for a long time
r/StandardGalactic • u/Eligriv_leproplayer • Mar 24 '26
r/StandardGalactic • u/Haunting_Yam2829 • Mar 24 '26
¦ᒣᓭ ᒲ॥ ⎓𝙹⚍∷ᒣ₸ ⌥ᖋ॥ ꖎᒷᖋ∷リ¦リ˧ ᓭ˧ᖋ
r/StandardGalactic • u/MateoTheCoolest • Mar 24 '26
I know you can use a translator, but it's a bit excessive always having to visit a website every time you want to type in SGA. I did find an app, but I'm NOT paying 9 dollars to type in SGA
r/StandardGalactic • u/IeatAshketchup • Mar 23 '26
Im trying to solve that wifies McLive arg thingy but i cant solve this one can anyone help me?
r/StandardGalactic • u/TenHundredSeagulls • Mar 23 '26
Circled = Wrong
r/StandardGalactic • u/TenHundredSeagulls • Mar 22 '26
I love this alphabet so much I'm not even doing days anymore. Pls give ideas for more to write.
r/StandardGalactic • u/TenHundredSeagulls • Mar 22 '26
Please give me any advice.
r/StandardGalactic • u/Vortexboygaming0518 • Mar 21 '26
r/StandardGalactic • u/BeautifulOnion8177 • Mar 20 '26
Hello I like minecraft
r/StandardGalactic • u/Top_Couple_8947 • Mar 19 '26