Help Needed

Discussion in 'Code Snippets and Tutorials' started by tedhead2, Jun 27, 2009.

  1. tedhead2

    tedhead2 Newbie

    Joined:
    Jun 11, 2009
    Messages:
    22
    Likes Received:
    0
    Hi, I have been using VB.NET for a while now, but I hav e never understood how I can make a neopets cheat program.

    I was wondering if someone could help me.
     
  2. tharoux

    tharoux Level IV

    Joined:
    Dec 30, 2006
    Messages:
    2,733
    Likes Received:
    126
    Location:
    In front of my PC, Montreal
  3. tedhead2

    tedhead2 Newbie

    Joined:
    Jun 11, 2009
    Messages:
    22
    Likes Received:
    0
    I have read your guide, but I never did understand it.

    I am a simple person, that needs simple guides! :tehe:

    EDIT: Ok, I REALLY don't understand!
     
  4. zeta

    zeta Newbie

    Joined:
    Jun 26, 2009
    Messages:
    21
    Likes Received:
    1
    tedhead2, let us know a general idea of what you do and what you don't understand about the tutorial. Maybe we can get more detailed for you and it might just let us know where others are getting stuck, as well.
     
  5. tedhead2

    tedhead2 Newbie

    Joined:
    Jun 11, 2009
    Messages:
    22
    Likes Received:
    0
    I get lost with things like "HttpWrppers" and all that.

    It is more like i get lost in the code, and I get overloaded and go crazy(That happens quickly with me)!

    And another thing is that i don't know all the codes, sure I know a lot, but not all of it.

    I am going to make just a login to start out with, and go from there.
     
  6. ricky92

    ricky92 Administrator
    Staff Member

    Joined:
    Nov 10, 2006
    Messages:
    1,866
    Likes Received:
    67
    You should google a tutorial for HTTP GET/POST requests. You'll probably understand more.
     
  7. tedhead2

    tedhead2 Newbie

    Joined:
    Jun 11, 2009
    Messages:
    22
    Likes Received:
    0

    [...] I did, many times...

    I am really the person that needs not only guides, but pictures on how to do it, and even better, a video!
     
  8. Skyle

    Skyle Level II

    Joined:
    Aug 13, 2007
    Messages:
    212
    Likes Received:
    7
    I'd suggest you have a look around google on how to get started on Visual Basic. Either that or go to a library and get a book out and go through the whole book to get used to the programming language functions and basics.