Anyone help

Discussion in 'Code Snippets and Tutorials' started by pandahorde, Mar 10, 2007.

  1. pandahorde

    pandahorde Level IV

    Joined:
    Dec 17, 2006
    Messages:
    2,249
    Likes Received:
    17
    Location:
    "MANILA ZOO"
    OK no need to help i edit this post.. i read how script codes now.

    and now my problem how to make the scripts into a program.?
     
  2. the_skip

    the_skip Level IV

    Joined:
    Dec 25, 2006
    Messages:
    2,354
    Likes Received:
    1
    Location:
    Indiana
    well you put this
    Code (Text):
    1. program a;
    2. begin
    3. ////put procedure here
    4. end.
     
  3. chelsea1

    chelsea1 Level IV

    Joined:
    Nov 26, 2006
    Messages:
    2,538
    Likes Received:
    31
    Location:
    London
    that is the whole point
    a script is a script
    a program is a program
    i suppose the best you could do is to put in a form as it makes it more interactive but it still takes over your computer and i m sorry to say that you won't change that
    if you don't want it, learn another language like vb to learn instead
     
  4. pandahorde

    pandahorde Level IV

    Joined:
    Dec 17, 2006
    Messages:
    2,249
    Likes Received:
    17
    Location:
    "MANILA ZOO"
    ok.. thx for your advice.. maybe i will watch tutorials :shock:
     
  5. zav75

    zav75 Level I

    Joined:
    Feb 28, 2007
    Messages:
    76
    Likes Received:
    6
    Location:
    Canada, Province of Québec
    If you only want learn programmation for cheating at neopet, continue with scar, however if you learn an easy and "good" language you could learn vb. Vb is a very "user friendly" language, but its not as powerful as other language. For internet, the most used programamtion languages are C# and java. Theses will take you more time to understand, but both are powerful.

    There's no "best" programmation language, there's only better ones in a certain conditions.