Jump to content
UBot Underground

Play audio file to notify captcha


Recommended Posts

Is there any way that I can have my bot play an audio file to notify me of a captcha that needs to be solved?

 

I tried to put an mp3 file in the shell command, but that didn't seem to work.

Link to post
Share on other sites

Is there any way that I can have my bot play an audio file to notify me of a captcha that needs to be solved?

 

I tried to put an mp3 file in the shell command, but that didn't seem to work.

 

Sweet idea! I've got quite a few ideas for apps that need to alert me of their need for input... If this can't be done yet please add support for it! A simple windows wav is all we need, MP3s would be better though for size concerns...

Link to post
Share on other sites

You can do this by running the shell command in ubot.

 

Something like this: SNDREC32.exe /PLAY "C:\Path\File.wav" /CLOSE

 

Here is more information on how to call Sound Recorder from the command line.

 

http://en.wikipedia.org/wiki/Sound_Recorder_%28Windows%29

 

also check out this thread:

 

http://ubotstudio.com/forum/index.php?/topic/2593-script-end-sound-error-sound/

Link to post
Share on other sites
  • 2 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...