This some info from vbforums, I gonna see if I can do a f9 hotkey mic holder
😆
Module
Private Declare Sub keybd_event Lib "user32.dll" (ByVal bVk As Byte, ByVal bScan As Byte, ByVal dwFlags As Long, ByVal dwExtraInfo As Long)
Const VK_F9 As Long = &H78
Const KEYEVENTF_KEYUP = &H2
Hold down command
keybd_event VK_F9, 0, 0, 0
holdup
keybd_event VK_F9, 0, KEYEVENTF_KEYUP, 0
Now what I have in mind ow is a mic stealer cause I was just trying th paltalk hotkey thingy where u can press f9 for instant to talk, anyways I amplanning on using nanos user status plus this and plus some other stuff to make a super kick asz mic holder f9 stealer lol 😆 😆 shit I am bugging out 😈