Batch countdown timer.

  • Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

Assaultz

Member
Dec 11, 2016
431
256
73
Got bored and whenever I'm bored I'll make batch stuff it's one of my favorite languages. I made a countdown timer that takes the inputted time and counts down in 1 second intervals. Then it plays a neat little noise :p

CODE:

[HIDE]
@echo off
title Timer by Assaultz.
echo Enter amount of time to countdown from.
set /p input=C:\
SET timer=%input%
cls
:countdown
set /a timer-=1
echo %timer%
if %timer%==0 goto end
ping 192.0.2.2 -n 1 -w 1000 > nul
goto countdown
:end
cls
echo The timer is up. It took %input% seconds!
echo set speech = Wscript.CreateObject("SAPI.spVoice") >> "temp.vbs"
set text=Timer done.
echo speech.speak "%text%" >> "temp.vbs"
start temp.vbs
pause
del temp.vbs
[/HIDE]

Enjoy the timer :p
 

krtoffel4

Member
Nov 20, 2016
25
5
63
Got bored and whenever I'm bored I'll make batch stuff it's one of my favorite languages. I made a countdown timer that takes the inputted time and counts down in 1 second intervals. Then it plays a neat little noise :p

CODE:

***Hidden content cannot be quoted.***

Enjoy the timer :p
i will try it
 
General chit-chat
Help Users
  • @ lurch6661:
    tried to download dmz and stuff wont let me
  • @ lurch6661:
    warzone does work so maybe later we can play that
  • @ QM|T_JinX:
    like i said let me know if you want to play
  • @ lurch6661:
    iam only level 2
  • @ lurch6661:
    lol
  • @ QM|T_JinX:
    xd
  • @ QM|T_JinX:
    on mw3 im 278 and on mw2 in 600 something
  • @ EMRR:
    Hey QM|T_JinX
  • @ EMRR:
    My CID Generator is working, i tested on my own PS3.
  • @ EMRR:
    But how can i share my generated Console ID's?
  • Chat Bot:
  • @ EMRR:
    Can you help me?
  • @ QM|T_JinX:
    het bro nice work man
  • @ QM|T_JinX:
    with ?
  • @ EMRR:
    What do you mean? I can't understand "with ?"
  • @ QM|T_JinX:
    you ask can you help me and i said with what can i help you out
  • @ EMRR:
    Can you help me about share my generated CID's? Where can i share it on this website?
  • @ QM|T_JinX:
    you can put it in cid section or ps3 section in general
  • @ EMRR:
    Ok, thanks :)
  • @ QM|T_JinX:
    np bro
  • Chat Bot:
    EMRR has started a new thread called "Working Console ID" in Console ID's.
  • Chat Bot:
    EMRR has started a new thread called "Console ID 1" in Console ID's.
  • Chat Bot:
    wadu is our newest member. Welcome!
  • Chat Bot:
    EMRR has started a new thread called "Console ID 2" in Console ID's.
  • Chat Bot:
    QM|T_JinX has posted a new reply in the thread "Console ID 2".
    Chat Bot: QM|T_JinX has posted a new reply in the thread "Console ID 2".