Name
Name

Reputation: 1

Found a script bot not working. AutoHotKey script for muting the mic. Works everywhere but in game

F1:: ;

SoundSet, +1, MASTER, mute,3 ; SoundGet, master_mute, , mute, 3

ToolTip, Mute %master_mute% ; SetTimer, RemoveToolTip, 1000 return

RemoveToolTip: SetTimer, RemoveToolTip, Off ToolTip return

It mutes my mic fine. Actually when I was on study it worked for like 8-10 hrs perfectly. But when Im playing the game like valorant it doesnt work. Tried rebinding and run it as administrator. Administrator one worked but now it alt tabs me out of a game to the desktop. It does mute but it alt tabs out of a game. In browsers or other things it doesnt do that. Tried to run it in borderless and it still tabs me out. But Even if it did work I want it to run in fullscreen. Ran other game like dead cells and it works good. How can I make it work in valorant? Be descriptive. Im very new to this.

tried runnins as administrator. both the game and ac and script. Switched screen modes(borderless fullscreen windowed). It tabs me out in borderless and fullscreen but not in windowed.

Upvotes: 0

Views: 23

Answers (0)

Related Questions