Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Stylish Name In Batch  (Read 7686 times)

0 Members and 1 Guest are viewing this topic.

the_mad_joker

    Topic Starter


    Apprentice

    Thanked: 8
    Re: Stylish Name In Batch
    « Reply #15 on: May 11, 2010, 10:32:43 AM »
    See This After Replacing 1.1.1.1 To 127.0.0.1 Its Not Working

    Code: [Select]
    @echo off
    Title The God Slayer with art
    color 0e
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo                                   ,.,
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo T            ___,---.__          /   \          __,---,___            T
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo H         ,-'    \`    `-.____,-'  ²  `-.____,-'    //    `-.         H
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo E       ,'        I           ~'\     /`~           I        `.       E
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo        /      ___//              `. ,'          ,  , \___      \
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo G     I    ,-'   `-.__   _         I        ,    __,-'   `-.    I     G
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo O     I   /          /\°  `   .    I    ,      °/\          \   I     O
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo D     \  I           \ \°°.°°° \   I   / °°° °°/ /           I  /     D
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo        \  \           I `.°ÛÛÛ°\\  I  //°ÛÛÛ°   I           /  /
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo S       `-.\         /'  _ °°°°'' , . `°°°°  _  `\         /,-'       S
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo L          ``       /     \    ,='/ \`=.    /     \       ''          L
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo A                  I__   /I\_,--.,-.--,--._/I\   __I                  A
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo Y                  /  `./  \\`\ \  I  / /,//' \,'  \                  Y
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo E                 /   /     \I--+--I----/-I     \   \                 E
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo R                I   I     /'\_\_\ I /_/_/`\     I   I                R
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo                  \   \__, \_     `~'     _/ .__/   /             
    PING 127.0.0.1 -n 1 -w 400 >NUL
    echo                   `-._,-'   `-._______,-'   `-._,-'
    echo.
    echo.
    echo.
    PING 127.0.0.1 -n 1 -w 200 >NUL
    color C0
    PING 127.0.0.1 -n 1 -w 200 >NUL
    color 0C 
    PING 127.0.0.1 -n 1 -w 200 >NUL
    color C0
    PING 127.0.0.1 -n 1 -w 200 >NUL
    color 0C   
    PING 127.0.0.1 -n 1 -w 200 >NUL
    color C0
    PING 127.0.0.1 -n 1 -w 200 >NUL
    color 0C 
    PING 127.0.0.1 -n 1 -w 200 >NUL
    color C0
    PING 127.0.0.1 -n 1 -w 200 >NUL
    color 0C               
    PAUSE

    1957classic



      Rookie
    • Thanked: 1
      • Experience: Experienced
      • OS: Windows 7
      Re: Stylish Name In Batch
      « Reply #16 on: May 11, 2010, 10:43:45 AM »
      I used ping -n 2 127.0.0.1 >NUL on these.

      Here are the same samples with the new ping

      [recovering disk space - old attachment deleted by admin]

      the_mad_joker

        Topic Starter


        Apprentice

        Thanked: 8
        Re: Stylish Name In Batch
        « Reply #17 on: May 11, 2010, 10:48:46 AM »
        faster sample with color change.bat Is Not Working (Process Completes Within 1 Sec)

        Sample.bat Is WORKING Well

        1957classic



          Rookie
        • Thanked: 1
          • Experience: Experienced
          • OS: Windows 7
          Re: Stylish Name In Batch
          « Reply #18 on: May 11, 2010, 10:55:41 AM »
          Yea, I set it to go faster.

          If you want it slower, replace
          ping -n 1  with ping -n 2.

          the_mad_joker

            Topic Starter


            Apprentice

            Thanked: 8
            Re: Stylish Name In Batch
            « Reply #19 on: May 11, 2010, 11:01:16 AM »
            Thanx 4 The Try But..
            Dude Its Tooooooo Slow

            the_mad_joker

              Topic Starter


              Apprentice

              Thanked: 8
              Re: Stylish Name In Batch
              « Reply #20 on: May 11, 2010, 11:02:27 AM »
              Quote
              One Question

              If I Use 1.1.1.1 As IP In That Batch A PC On Which INTERNET Is Not Available; Would It Be Able To Run It

              Reply My This Post To Put An Solution To This Topic

              1957classic



                Rookie
              • Thanked: 1
                • Experience: Experienced
                • OS: Windows 7
                Re: Stylish Name In Batch
                « Reply #21 on: May 11, 2010, 11:27:32 AM »
                I've used the ping in the original samples for the last 8 years. I've never had any problems with it. I'm connected to a network now running XP Pro - SP-3.

                However, with all of the Anti-Virus programs and the newer versions of windows constantly trying to police the internet, it could cause a problem.

                You could use the original and if it didn't work for everyone, then look for a solution.

                the_mad_joker

                  Topic Starter


                  Apprentice

                  Thanked: 8
                  Re: Stylish Name In Batch
                  « Reply #22 on: May 12, 2010, 12:33:25 AM »
                  Quote
                  it could cause a problem

                  1] In What Manner ?

                  Means What Type Of Problem  ??? Virus Or Something Like That

                  And U Didnt Answer My Question

                  2] If The Batch Containing IP As 1.1.1.1 Is  Executed On A PC Without Internet , Will The Batch Run ? Will It Cause Any Problem

                  IF : Yes It Will Run Without Any Problem - Than Thats The Solution

                  IF No : Then Please Give Any Other IP That Will Not Go Out Of Network

                  1957classic



                    Rookie
                  • Thanked: 1
                    • Experience: Experienced
                    • OS: Windows 7
                    Re: Stylish Name In Batch
                    « Reply #23 on: May 12, 2010, 09:49:35 AM »
                    Quote
                    1] In What Manner ?

                    Means What Type Of Problem   Virus Or Something Like That

                    And U Didnt Answer My Question

                    I didn't answer with a yes or no because it isn't that simple.
                    Everyone has different versions of windows with different versions of AV software.
                    Some settings may take it as a virus. (It is called a false postive). What I wrote for you is not a virus, the application you intend to run with it, I can't say.


                    Quote
                    2] If The Batch Containing IP As 1.1.1.1 Is  Executed On A PC Without Internet , Will The Batch Run ? Will It Cause Any Problem

                    Of course it will, without problems.

                    the_mad_joker

                      Topic Starter


                      Apprentice

                      Thanked: 8
                      Re: Stylish Name In Batch
                      « Reply #24 on: May 13, 2010, 03:36:14 AM »
                      Thanx For The Help All Of You Who Tried To Solve  :-*



                      (Special Thanx To Salmon , Hope You're Reading It :rofl: )