Code (Text): Dim ProgName As String = "Pwnful Avatar Grabber" 'The name you will give to your program in NF.net 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?
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 :$
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
... 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...