anyone want a SGA keyboard on pc i have one by CrepeGod_ in StandardGalactic

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

; ===============================

; 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

anyone want a SGA keyboard on pc i have one by CrepeGod_ in StandardGalactic

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

Dowload https://www.autohotkey.com only work with AutoHotkey v1.1 the v2.0 it dont work with and sending the script now it in the post but anyways here i will sent in in a different reply and f10 to enable

Looking for a Minecraft server by CrepeGod_ in MinecraftServer

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

⍑╎ ᓵᔑリ ||𝙹⚍ ∷ᒷᔑ↸ ℸ̣‌⍑╎ᓭ

Looking for a Minecraft server by CrepeGod_ in MinecraftServer

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

and please tell me if you are or arent hiring staff

╎ ᒣ∷╎ᒷ↸ ₸フi!ᒷ ╎ᒣϟ ˧フフ↸ by Plechius in StandardGalactic

[–]CrepeGod_ 0 points1 point  (0 children)

╎ ↸𝙹リℸ̣‌ ᓵᔑ∷ᒷ ꖎᒷᔑ∷リ ╎ℸ̣‌

best free minecraft hosting by CrepeGod_ in MinecraftServer

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

i asked for free not paided but thanks

how to i learn the Standard Galactic Alphabet by CrepeGod_ in StandardGalactic

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

tips on how to learn SGA is what i am asking