Results 1 to 3 of 3

Thread: How to make a Neopets program?

  1. #1

    Joined
    Apr 2012
    Posts
    8
    Userbars
    0
    Thanks
    0
    Thanked
    1/1
    DL/UL
    20/0
    Mentioned
    Never
    Time Online
    1h 42m
    Avg. Time Online
    N/A

    How to make a Neopets program?

    Just asking how exactly do you MAKE a neopets program?

  2. #2
    Zachafer's Avatar
    Joined
    Dec 2011
    Posts
    1,235
    Userbars
    11
    Thanks
    769
    Thanked
    1,466/678
    DL/UL
    98/0
    Mentioned
    512 times
    Time Online
    24d 13h 9m
    Avg. Time Online
    8m
    Quote Originally Posted by xHearMyRawrr View Post
    Just asking how exactly do you MAKE a neopets program?
    (you need an account to see links)

  3. The Following User Says Thank You to Zachafer For This Useful Post:

    wrath (01-23-2013)

  4. #3

    Joined
    Oct 2012
    Posts
    197
    Userbars
    2
    Thanks
    11
    Thanked
    87/50
    DL/UL
    18/0
    Mentioned
    30 times
    Time Online
    5d 9h 44m
    Avg. Time Online
    1m
    Pretty much you need to learn a programming language like C# or Python, depending on your needs.

    Most probably C# for windows

    Learn how the browser works, cookies, POST/GET requests.
    Learn to monitor the requests with an app such as Fiddler
    Simulate the requests through the language you choose

    It's all just sending and receiving messages really, maybe with some encoding that you may need to break through a lil reverse engineering (e.g. scoresending)
    If my post helped please send $2,000,000 via PayPal!

  5. The Following User Says Thank You to Celestial For This Useful Post:

    j03 (01-23-2013)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •