Nooo!!! Authorization isn't working.

Discussion in 'Code Snippets and Tutorials' started by Fexxel, Mar 28, 2009.

  1. Fexxel

    Fexxel Level IV

    Joined:
    Jan 28, 2009
    Messages:
    959
    Likes Received:
    26
    Code (Text):
    1. Dim ProgName As String = "Pwnful Avatar Grabber" 'The name you will give to your program in NF.net
    2.             Dim ProgId As String = "198" 'The ID number of your program (found in nf.net)
    It won't authorize. :'(
    Won't authorize for Gregoden or myself.
    I have entered both the name Pwnful Avatar Grabber and the ID 198. It still won't work though. Any suggestions?
     
  2. Will

    Will Level IV

    Joined:
    Mar 1, 2009
    Messages:
    1,067
    Likes Received:
    53




    Part of programming is figuring things out by yourself :/

    Why not copy, paste, replace the NF authorization snippet that tharoux has in there?
    I'm not too familiar with the authorization coding, so I'm probably not much help :$
     
  3. Fexxel

    Fexxel Level IV

    Joined:
    Jan 28, 2009
    Messages:
    959
    Likes Received:
    26
    I have figured it out, and yet it still doesn't make sense.
    Tharoux said it would work after the download is approved, but it's not working. :'(
    Thanks for the help Will -.-
    And yeah, I'm using Tharoux's Auth so... xD
     
  4. Heya_old

    Heya_old Level IV

    Joined:
    Mar 31, 2008
    Messages:
    928
    Likes Received:
    46
    ... not to be rude, but you really should know how to write your own code for the auth... all you need to do is post the link ricky mentioned in the new auth board in code snippits. then, get between the <h2> and </h2> and you'll get your info to check. check that with the words ricky said in there... its really really basic... you have to do similar things in programs all the time, and i don't see how you can write a program unless you know how to do basic things like this...