DeNunCianDo  
Denunciando   Video Porno luly bossa Completo   Video Porno Sandra Muños Completo   Alejandra Omaña Primer video porno   Lina Arroyave, DESNUDA, la mama del hijo de Kevin Roldan   

Retroceder   DeNunCianDo » ..:::: CoMuNiDaD DeNunCianDo.CoM ::::.. » Discusiones Generales » Zona Tecnologica » Programacion

Programacion Pregunta, consulta o ayuda a resolver los problemas o incógnitas que tengan los demás miembros de la comunidad sobre programación en general.

Hola Invitado!
Tómate un minuto para registrarte, es 100% GRATIS y no verás ninguna publicidad! ¿Qué estás esperando?
tapatalk Para Ingresa a Denunciando.com por medio de TapaTalk Clic ACA
Registrarse Ahora
Programacion »

(((Reloj.bat)))

Participa en el tema (((Reloj.bat))) en el foro Programacion.
@echo off ::Version modificada por pº mode con cols=49 mode con lines=16 color 0a goto HORA1 REM --------------------------------------------------------------------------- ORA1 cls ....



Temas Similares
Tema Autor Foro Respuestas Último mensaje
El reloj de Homero !!! OoOops !!! Chistes / Cosas Charras 15 10-08-2009 13:04:45
Reloj Italiano !!! OoOops !!! Chistes / Cosas Charras 8 25-01-2009 23:18:16
Reloj Geek !!! OoOops !!! Chistes / Cosas Charras 6 14-10-2008 19:41:27
Reloj de Uñas !!! OoOops !!! Noticias Tecnologicas 3 21-07-2008 01:57:50
Por ahi se van anillos, reloj, etc. beta41 Videos 8 28-02-2008 13:52:26

Respuesta
Herramientas
 
Antiguo , 18:44:52   #1
Predeterminado (((Reloj.bat))) Calificación: de 5,00

Los mejores licores
@echo off
::Version modificada por pº
mode con cols=49
mode con lines=16
color 0a
goto HORA1

REM ---------------------------------------------------------------------------

ORA1
cls
call:getTime
title %hour%:%minute%
if %hour% lss 10 (set H1=0) else (set H1=%hour:~0,1%)
if %H1%==0 (goto UHOR-0)
if %H1%==1 (goto UHOR-1)
if %H1%==2 (goto UHOR-2)

:UHOR-0
set "UNOHRU= _ "
set "DOSHRU=³ ³"
set "TREHRU=³_³"
goto HORA2

:UHOR-1
set "UNOHRU= "
set "DOSHRU= ³ "
set "TREHRU= ³ "
goto HORA2

:UHOR-2
set "UNOHRU= _ "
set "DOSHRU= _³"
set "TREHRU=³_ "
goto HORA2

REM ---------------------------------------------------------------------------

ORA2
call:getTime
if %hour% lss 10 (set H2=%hour%) else (set H2=%hour:~1,1%)
if %H2%==0 (goto DHOR-0)
if %H2%==1 (goto DHOR-1)
if %H2%==2 (goto DHOR-2)
if %H2%==3 (goto DHOR-3)
if %H2%==4 (goto DHOR-4)
if %H2%==5 (goto DHOR-5)
if %H2%==6 (goto DHOR-6)
if %H2%==7 (goto DHOR-7)
if %H2%==8 (goto DHOR-
if %H2%==9 (goto DHOR-9)

HOR-0
set "UNOHRD= _ "
set "DOSHRD=³ ³"
set "TREHRD=³_³"
goto MINU1

HOR-1
set "UNOHRD= "
set "DOSHRD= ³ "
set "TREHRD= ³ "
goto MINU1

HOR-2
set "UNOHRD= _ "
set "DOSHRD= _³"
set "TREHRD=³_ "
goto MINU1

HOR-3
set "UNOHRD= _ "
set "DOSHRD= _³"
set "TREHRD= _³"
goto MINU1

HOR-4
set "UNOHRD= "
set "DOSHRD=³_³"
set "TREHRD= ³"
goto MINU1

HOR-5
set "UNOHRD= _ "
set "DOSHRD=³_ "
set "TREHRD= _³"
goto MINU1

HOR-6
set "UNOHRD= _ "
set "DOSHRD=³_ "
set "TREHRD=³_³"
goto MINU1

HOR-7
set "UNOHRD= _ "
set "DOSHRD= ³"
set "TREHRD= ³"
goto MINU1

HOR-8
set "UNOHRD= _ "
set "DOSHRD=³_³"
set "TREHRD=³_³"
goto MINU1

HOR-9
set "UNOHRD= _ "
set "DOSHRD=³_³"
set "TREHRD= _³"
goto MINU1

REM ---------------------------------------------------------------------------

:MINU1
call:getTime
if %minute% lss 10 (set M1=0) else (set M1=%minute:~0,1%)
if %M1%==0 (goto UMIN-0)
if %M1%==1 (goto UMIN-1)
if %M1%==2 (goto UMIN-2)
if %M1%==3 (goto UMIN-3)
if %M1%==4 (goto UMIN-4)
if %M1%==5 (goto UMIN-5)

:UMIN-0
set "UNOMIU= _ "
set "DOSMIU=³ ³"
set "TREMIU=³_³"
goto MINU2

:UMIN-1
set "UNOMIU= "
set "DOSMIU= ³ "
set "TREMIU= ³ "
goto MINU2

:UMIN-2
set "UNOMIU= _ "
set "DOSMIU= _³"
set "TREMIU=³_ "
goto MINU2

:UMIN-3
set "UNOMIU= _ "
set "DOSMIU= _³"
set "TREMIU= _³"
goto MINU2

:UMIN-4
set "UNOMIU= "
set "DOSMIU=³_³"
set "TREMIU= ³"
goto MINU2

:UMIN-5
set "UNOMIU= _ "
set "DOSMIU=³_ "
set "TREMIU= _³"
goto MINU2

REM ---------------------------------------------------------------------------

:MINU2
call:getTime
if %minute% lss 10 (set M2=%minute%) else (set M2=%minute:~1,1%)
if %M2%==0 (goto DMIN-0)
if %M2%==1 (goto DMIN-1)
if %M2%==2 (goto DMIN-2)
if %M2%==3 (goto DMIN-3)
if %M2%==4 (goto DMIN-4)
if %M2%==5 (goto DMIN-5)
if %M2%==6 (goto DMIN-6)
if %M2%==7 (goto DMIN-7)
if %M2%==8 (goto DMIN-
if %M2%==9 (goto DMIN-9)

MIN-0
set "UNOMID= _ "
set "DOSMID=³ ³"
set "TREMID=³_³"
goto FECHA

MIN-1
set "UNOMID= "
set "DOSMID= ³ "
set "TREMID= ³ "
goto FECHA

MIN-2
set "UNOMID= _ "
set "DOSMID= _³"
set "TREMID=³_ "
goto FECHA

MIN-3
set "UNOMID= _ "
set "DOSMID= _³"
set "TREMID= _³"
goto FECHA

MIN-4
set "UNOMID= "
set "DOSMID=³_³"
set "TREMID= ³"
goto FECHA

MIN-5
set "UNOMID= _ "
set "DOSMID=³_ "
set "TREMID= _³"
goto FECHA

MIN-6
set "UNOMID= _ "
set "DOSMID=³_ "
set "TREMID=³_³"
goto FECHA

MIN-7
set "UNOMID= _ "
set "DOSMID= ³"
set "TREMID= ³"
goto FECHA

MIN-8
set "UNOMID= _ "
set "DOSMID=³_³"
set "TREMID=³_³"
goto FECHA

MIN-9
set "UNOMID= _ "
set "DOSMID=³_³"
set "TREMID= _³"
goto FECHA

REM ---------------------------------------------------------------------------

:FECHA
call:getDate
if %day% lss 10 (set DIA=0%day%) else (set DIA=%day%)
set MES=%month%
set ANO=%year%
goto DEFMES

EFMES
if %MES%==1 (set "MFP= Enero ")
if %MES%==2 (set "MFP= Febrero ")
if %MES%==3 (set "MFP= Marzo ")
if %MES%==4 (set "MFP= Abril ")
if %MES%==5 (set "MFP= Mayo ")
if %MES%==6 (set "MFP= Junio ")
if %MES%==7 (set "MFP= Julio ")
if %MES%==8 (set "MFP= Agosto ")
if %MES%==9 (set "MFP=Septiembre")
if %MES%==10 (set "MFP= Octubre ")
if %MES%==11 (set "MFP=Noviembre ")
if %MES%==12 (set "MFP=Diciembre ")


:RELOJ
echo.
echo ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
echo º²²²²²²²²²²±ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿±²²²²²²²²²²±º
echo º²MxPower²²±³ %UNOHRU% %UNOHRD% %UNOMIU% %UNOMID% ³±²²²²²²²²²²±º
echo º²²²²²²²²²²±³ %DOSHRU% %DOSHRD% . %DOSMIU% %DOSMID% ³±²²²²²²²²²²±º
echo º²²²²²²²²²²±³ %TREHRU% %TREHRD% . %TREMIU% %TREMID% ³±²²²²²²²²²²±º
echo º²²²²²²²²²²±³ ³±²²²²²²²²²²±º
echo º²²²²²²²²²²±ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ±²²²²²²²²²²±º
echo º²²²²²²²²²²±±±±±±±±±±±±±±±±±±±±±±±±²²²²²²²²²²±º
echo º²²²²²²²²°ÚÄÄ¿±°ÚÄÄÄÄÄÄÄÄÄÄ¿±°ÚÄÄÄÄ¿±²²²²²²²²±º
echo º²²²²²²²²°³%DIA%³±°³%MFP%³±°³%ANO%³±²²²²²²²²±º
echo º²²²²²²²²°ÀÄÄÙ±°ÀÄÄÄÄÄÄÄÄÄÄÙ±°ÀÄÄÄÄÙ±²²²²²²²²±º
echo º±±±±±±±²²²²²²²²²²²²²²²²²²²²²²²²²²²²²²±±±±±±±±º
echo ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
echo ÀÄÄÄÄÄÙ ÀÄÄÄÄÄÙ
for /f "delims=:,-/ tokens=1-2,5-7" %%a in ("%time%-%date%") do set th1=%%a%%b%%c%%d%%e
:upd
for /f "delims=:,-/ tokens=1-2,5-7" %%a in ("%time%-%date%") do set th2=%%a%%b%%c%%d%%e
if not %th1%==%th2% (goto HORA1) else (goto upd)

::getDate-- crea 3 variables conteniendo el dia, el mes y el año : %%day%% %%month%% %%year%%
::Version: 1.1
:author: Carlos
:getDate
if [%1]==[] (for /f "tokens=1-3 delims=-/" %%a in ("%date%") do (call :getDate %%a %%b %%c))
if not [%1]==[] (
set /a day=1%1-100
set /a month=1%2-100
set /a year=%3
)
goto:eof

::getTime-- crea 3 variables conteniendo la hora, el minuto y el segundo : %%hour%% %%minute%% %%second%%
::Version: 1.0
:author: Carlos
:getTime
if [%1]==[] (for /f "tokens=1-3 delims=:," %%a in ("%time%") do (call :getTime %%a %%b %%c))
if not [%1]==[] (
set /a hour=%1
set /a minute=1%2-100
set /a second=1%3-100
)
goto:eof


Autor: Carlos

Comentarios Facebook

__________________

[SIGPIC][/SIGPIC]


Última edición por WeBMaSTeR_ShEvI; 02-09-2009 a las 19:08:39 Razón: tema modificado a peticion del verdadero autor.
Pablo-med no está en línea   Responder Citando

compartir
                 
remocion sep Gold sep Silver sep Donar

marcaNo Calculado   #1.5
SponSor

avatar
 
Me Gusta denunciando
Estadisticas
Mensajes: 898.814
Me Gusta Recibidos: 75415
Me Gustado Dados: 62988
Fecha de Ingreso: 02 jun 2006
Reputacion
Puntos: 1574370
Ayudante de Santa está en el buen caminoAyudante de Santa está en el buen caminoAyudante de Santa está en el buen caminoAyudante de Santa está en el buen caminoAyudante de Santa está en el buen caminoAyudante de Santa está en el buen caminoAyudante de Santa está en el buen caminoAyudante de Santa está en el buen caminoAyudante de Santa está en el buen caminoAyudante de Santa está en el buen caminoAyudante de Santa está en el buen caminoAyudante de Santa está en el buen caminoAyudante de Santa está en el buen caminoAyudante de Santa está en el buen camino
emoticon Re: (((Reloj.bat)))

 
Los mejores licores
 
   
   
_______________________________________________
Publicidad :)
conectado
Antiguo 17-12-2008 , 18:50:42   #2
Denunciante Popular
 
Avatar de Twincam VTI
Me Gusta
Estadisticas
Mensajes: 1.980
Me Gusta Recibidos: 1
Me Gustas Dados: 74
Ingreso: 23 abr 2008

Temas Nominados a TDM
Temas Nominados Temas Nominados 0
Nominated Temas Ganadores: 0
Reputacion Poder de Credibilidad: 19
Puntos: 4535
Twincam VTI No Tiene IgualTwincam VTI No Tiene IgualTwincam VTI No Tiene IgualTwincam VTI No Tiene IgualTwincam VTI No Tiene IgualTwincam VTI No Tiene IgualTwincam VTI No Tiene IgualTwincam VTI No Tiene IgualTwincam VTI No Tiene IgualTwincam VTI No Tiene IgualTwincam VTI No Tiene Igual
  
Predeterminado

eavemaria hermano que aportaso

es de mucha utilidad

ya lo probe y es muy vacancito

gracias

Twincam VTI no está en línea   Responder Citando
Antiguo 18-12-2008 , 09:34:57   #3
Denunciante Notable
 
Avatar de Neo3
Me Gusta
Estadisticas
Mensajes: 874
Me Gusta Recibidos: 33
Me Gustas Dados: 24
Ingreso: 14 abr 2007

Temas Nominados a TDM
Temas Nominados Temas Nominados 0
Nominated Temas Ganadores: 0
Reputacion Poder de Credibilidad: 18
Puntos: 1929
Neo3 el Usuariox tiene un futuro brillanteNeo3 el Usuariox tiene un futuro brillanteNeo3 el Usuariox tiene un futuro brillanteNeo3 el Usuariox tiene un futuro brillanteNeo3 el Usuariox tiene un futuro brillanteNeo3 el Usuariox tiene un futuro brillanteNeo3 el Usuariox tiene un futuro brillanteNeo3 el Usuariox tiene un futuro brillanteNeo3 el Usuariox tiene un futuro brillanteNeo3 el Usuariox tiene un futuro brillanteNeo3 el Usuariox tiene un futuro brillante
  
Predeterminado

Parcero, el reloj no me funciona.......

Neo3 no está en línea   Responder Citando
Antiguo 18-12-2008 , 10:18:48   #4
Staff Retirado Con Honores
Denunciante Mítico
 
Avatar de WeBMaSTeR_ShEvI
Me Gusta WeBMaSTeR_ShEvI apoya: Zona Fotografia
WeBMaSTeR_ShEvI apoya: Zona Tecnologica
Estadisticas
Mensajes: 41.490
Me Gusta Recibidos: 13864
Me Gustas Dados: 2867
Ingreso: 16 may 2008

Temas Nominados a TDM
Temas Nominados Temas Nominados 3
Nominated Temas Ganadores: 0
Reputacion Poder de Credibilidad: 464
Puntos: 857895
WeBMaSTeR_ShEvI tiene reputación más allá de la reputaciónWeBMaSTeR_ShEvI tiene reputación más allá de la reputaciónWeBMaSTeR_ShEvI tiene reputación más allá de la reputaciónWeBMaSTeR_ShEvI tiene reputación más allá de la reputaciónWeBMaSTeR_ShEvI tiene reputación más allá de la reputaciónWeBMaSTeR_ShEvI tiene reputación más allá de la reputaciónWeBMaSTeR_ShEvI tiene reputación más allá de la reputaciónWeBMaSTeR_ShEvI tiene reputación más allá de la reputaciónWeBMaSTeR_ShEvI tiene reputación más allá de la reputaciónWeBMaSTeR_ShEvI tiene reputación más allá de la reputaciónWeBMaSTeR_ShEvI tiene reputación más allá de la reputación
Premios Recibidos
Mencion De Honor Denunciando 10 Años Mejor Posteador (Creador de temas) 
Total De Premios: 3

  
Predeterminado

una mera elegancia de reloj..........

__________________
The Shevi return....
WeBMaSTeR_ShEvI no está en línea   Responder Citando
Antiguo 18-12-2008 , 22:00:57   #5
Denunciante Sobresaliente
 
Avatar de Pablo-med
Me Gusta
Estadisticas
Mensajes: 569
Me Gusta Recibidos: 43
Me Gustas Dados: 0
Ingreso: 04 sep 2007

Temas Nominados a TDM
Temas Nominados Temas Nominados 0
Nominated Temas Ganadores: 0
Reputacion Poder de Credibilidad: 17
Puntos: 242
Pablo-med el Usuariox esta siendo muy bien visto/aPablo-med el Usuariox esta siendo muy bien visto/aPablo-med el Usuariox esta siendo muy bien visto/a
  
Predeterminado

Cita:
Iniciado por el shevi Ver Mensaje
una mera elegancia de reloj..........
el hackeo no es para hacer daño es para ayudar a no hacerlo....lo veo mal

__________________

[SIGPIC][/SIGPIC]

Pablo-med no está en línea   Responder Citando
Antiguo 18-12-2008 , 22:02:01   #6
Denunciante Sobresaliente
 
Avatar de Pablo-med
Me Gusta
Estadisticas
Mensajes: 569
Me Gusta Recibidos: 43
Me Gustas Dados: 0
Ingreso: 04 sep 2007

Temas Nominados a TDM
Temas Nominados Temas Nominados 0
Nominated Temas Ganadores: 0
Reputacion Poder de Credibilidad: 17
Puntos: 242
Pablo-med el Usuariox esta siendo muy bien visto/aPablo-med el Usuariox esta siendo muy bien visto/aPablo-med el Usuariox esta siendo muy bien visto/a
  
Predeterminado

bat modificado ! malo

__________________

[SIGPIC][/SIGPIC]

Pablo-med no está en línea   Responder Citando
Antiguo 18-10-2009 , 20:59:22   #7
Denunciante Nuevo
 
Avatar de spider_o
Me Gusta
Estadisticas
Mensajes: 90
Me Gusta Recibidos: 0
Me Gustas Dados: 0
Ingreso: 25 jul 2009

Temas Nominados a TDM
Temas Nominados Temas Nominados 0
Nominated Temas Ganadores: 0
Reputacion Poder de Credibilidad: 0
Puntos: 28
spider_o el Usuariox esta entre el bien y el mal
  
Predeterminado Respuesta: (((Reloj.bat)))

oiga pues se ve como bacano.... pero es que yo soy como brutico para esto... donde meto toda esa palabreria???? aaaaahhhh????
Gracias por el aporte pues!!!!!!!!!!!!!!!11

spider_o no está en línea   Responder Citando
Antiguo 24-10-2009 , 16:56:59   #8
Denunciante Bronce
 
Avatar de chepe88
Me Gusta
Estadisticas
Mensajes: 14.361
Me Gusta Recibidos: 2726
Me Gustas Dados: 4149
Ingreso: 29 mar 2009

Temas Nominados a TDM
Temas Nominados Temas Nominados 1
Nominated Temas Ganadores: 0
Reputacion Poder de Credibilidad: 81
Puntos: 116821
chepe88 Asesino De Dioseschepe88 Asesino De Dioseschepe88 Asesino De Dioseschepe88 Asesino De Dioseschepe88 Asesino De Dioseschepe88 Asesino De Dioseschepe88 Asesino De Dioseschepe88 Asesino De Dioseschepe88 Asesino De Dioseschepe88 Asesino De Dioseschepe88 Asesino De Dioses
Premios Recibidos

  
Predeterminado Respuesta: (((Reloj.bat)))

hey si uno donde copia ese directorio quiero ver que paso cuando entre todo es bla bla bla

__________________
chepe88 no está en línea   Responder Citando
Respuesta
Los mejores licores

Etiquetas
relojbat




La franja horaria es GMT -5. Ahora son las 07:26:40.
Desarrollado por: vBulletin® Versión 3.8.9
Derechos de Autor ©2000 - 2024, Jelsoft Enterprises Ltd.
DeNunCianDo.CoM ©
DeNunCianDo


Page generated in 0,18299 seconds with 20 queries

SEO by vBSEO