Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8931369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T09:06:07+00:00 2026-06-15T09:06:07+00:00

I reached a dead end with my noob research re the SoundSet command. I’d

  • 0

I reached a dead end with my noob research re the SoundSet command. I’d appreciate a script or a pointer.

I don’t know how to make this command toggle:

F11::SoundSet, 2

I can see how to make master mute toggle – but not this ‘mostly mute’ to 2% level (for muting ads while monitoring for a show to come back on). Thanks.

(Note: this for Windows XP if that’s relevant)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T09:06:08+00:00Added an answer on June 15, 2026 at 9:06 am
    F11::
        if (muting) {
            SoundSet, %oldVolume%
            muting := false
        }
        else {
            SoundGet, oldVolume
            SoundSet, 2
            muting := true
        }    
    return
    

    Basically, you create a variable muting so your script can recall which state it’s in. When you hit F11, it checks if muting is true or not. If it is, then it will set the system volume to oldVolume, and then set muting to false. If muting is false, then it will save the current volume as oldVolume, set the system volume to 2, and then set muting to true.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've reached my skills limit here. I don't even know if this is possible
I have tried a lot and have reached a dead end. I have a
hej guys, I am trying to solve this homework. I have reached a dead
I've finally reached the end of app creation. I know that Instruments and Shark
With all effort,I finally reached to the end of my first app in android.
jQuery slider go back to front slider when reached end of slider? Process: I
I'm having this problem and I reached a deadlock, I would try anything I've
I've reached the end of my Linq rope. Need your help! Heres my table
I have a table that has reached nearly 3 million records. While I appreciate
I am a newbie - just reached the end of Learn Python the Hard

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.