Added: 1 year ago
From: 1domeso
Views: 2,124
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (8)

Sign In or Sign Up now to post a comment!
  • can some one plz help me to make my internet speed faster?

  • nice and easy, you dont waste time explaining what every single simple syntax dose which is nice because it IS supposed to be advanced. Hope you keep up, easy to follow and generally better that the other ones I've watched.

  • To make the input case-insensitive (so the user can type in a "YES" or a "yes" or even a "YeS"), do this:

    if /i %patched% equ yes (

    commands go here

    )

    The "/i" is the case-insensitve parameter.

    Also, to keep the program from crashing if you accidentally hit ENTER without typing anything, do this:

    if not defined patched goto MAIN

    That piece of code is pretty self explanatory...

    Hope I helped!

  • Really Helpful! Thank you!

  • You might also want to use more appropriate variable names, so in a way your commenting your code a little better so in the future you know exactly what everything does.

  • @davisteelers14 thanks for the advice!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more