Skip to content

Instantly share code, notes, and snippets.

View zyme-xd's full-sized avatar
🦝

zyme zyme-xd

🦝
  • chicago
View GitHub Profile
@zyme-xd
zyme-xd / vctoggle.ahk
Last active December 1, 2022 06:21
keybind to toggle roblox voice chat
; Boiler plate
#NoEnv
#SingleInstance, Force
SendMode, Input
SetBatchLines, -1
SetWorkingDir, %A_ScriptDir%
/*
FREQUENTLY ASKED QUESTIONS