Author Topic: Command is to set a delay in the batch file?  (Read 641 times)

0 Members and 1 Guest are viewing this topic.

Oynky

  • Banned
  • The Central Committee
  • Master Heckler
  • *
  • Posts: 2437
  • 6f 6d 67 68 61 78
    • View Profile
    • Teamkill and cheat community
Command is to set a delay in the batch file?
« on: January 31, 2007, 07:03:11 pm »
I need to know what the command is to set a delay in the batch file for about 1 hour, TIMEOUT and SLEEP don't work with batch maybe you know a code?
Thanks.
« Last Edit: January 31, 2007, 07:48:22 pm by Oynky »

[TKC]Wesker

  • ArmA's Most Wanted
  • The Central Committee
  • Master Heckler
  • *
  • Posts: 2209
  • The Illusive Man
    • View Profile
    • TKC Tube
Re: Command is to set a delay in the batch file?
« Reply #1 on: January 31, 2007, 09:11:07 pm »
Here is a way
not the most practical way but it does the job

10 delay
Code: [Select]
ping -n 10 127.0.0.1 >NULAs you can see it's just a harmless ping localhost command  :D

The Illusive Man

Oynky

  • Banned
  • The Central Committee
  • Master Heckler
  • *
  • Posts: 2437
  • 6f 6d 67 68 61 78
    • View Profile
    • Teamkill and cheat community
Re: Command is to set a delay in the batch file?
« Reply #2 on: January 31, 2007, 11:10:06 pm »
Actually that code pings the ip for 10 seconds.

[TKC]Wesker

  • ArmA's Most Wanted
  • The Central Committee
  • Master Heckler
  • *
  • Posts: 2209
  • The Illusive Man
    • View Profile
    • TKC Tube
Re: Command is to set a delay in the batch file?
« Reply #3 on: February 01, 2007, 12:28:10 am »
Actually that code pings the ip for 10 seconds.
Actually it pings the IP ten times (not seconds)
the results from each ping are returned on 1 second intervals (it's shown if >NUL is removed).

The Illusive Man

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: Command is to set a delay in the batch file?
« Reply #4 on: March 20, 2007, 11:13:31 pm »
depends on which os your on m8
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157