Jump to content

Recommended Posts

Posted

Hello everyone.

I just created an account to seek help to create a bot that plays a specific sound at 3 specified timings in a day.

So basically I want the bot to do the following:

- Automatically run script when computer opens.

- Play sound on: 5am, 12pm, 5 pm everyday.

- Does not lag my computer/use too much checking.

 

Is this possible? If so, can you please help me out?

Thank you,

Abdul.

Posted

Alright, my script is as follows:

SoundSetWaveVolume(100)
SoundPlay((path)"\Sound.mp3", 1)

Upon activating the script it runs smoothly, it plays the sound and closes when it's over.

I tried using the Task Scheduler but it wouldnt run the script after setting the time (trigger) and the action for some reason.

Help me out with the Task Scheduler, thank you.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...