Take that laws of physics! I can make a program in 4 O'Clock in the morning while I'm sleep deprived! Anyways.... To Do List: -Keep on asking Tharoux for the neopets refer so this works -Try to get this darn NF Auth to work --- Features: -Grabs about 70 avatars -Nice lil' log. -Nice progress bar. -Login to neopets (Thanks Tharoux ^^) -NF Auth (Hopefully lol) -Theres no stop button yet. I need to find out what the terminate process code is. *Calls for Tharoux* XD Pre Release Screen Shot in attachments IF YOU HAVE ANY COMMENTS OR IDEAS PLEASE DO POST THEM! Oh, and I haven't decided how much forum cash to sell this for yet. Please do post any suggestions.
10-15 No offense, but it's pretty basic (People can just use my grabber that doesn't require a download)=p But at the rate your going, you'll be making abers in no time ;D
Thanks I know it's basic, I'm just racking up programs to put on my programmer application. My next program is an Auto Pricer. It might take a while. I might make this only like 5 points
I'm working on an auto pricer too... almost done but I'm lazy... As for point, 10-15 seems right for me. Referer: I'll take a look... will edit my post. For the NF auth: Look at my signature... there's a link by me in there For the terminate process, well, if it's in a command and everything is in there, you can't really stop it like coded it. I like to use timer for this cause you can input a wait time directly in it (no need to do pause(4) for example). And it's easy to start it and stop it whenever you want
For the avvie grabber I'm going to use w.pause(2) --- ....Then how do people make "STOP" buttons???? xD are those just there for show? :-O CONSPIRACY!!!! I DECLARE SHINANIGINS ON EVERYONE WHO HAS MADE A PROGRAM WITH A STOP BUTTON! --- There are refers in everyones programs, but I can't open up other peoples .exe's :-( I need some sources lol... --- As for the NF auth: I am using that, but when I copy+paste it (don't laugh) onto the top of my code, a window pops up saying its invalid. How do I make this work?
For the NF auth, it's working with your user+pass and every program here has an ID. You will be assigned an ID once you create your new upload here and you have to put it in your program. Right now, the prog doesn't exist so it's normal it's not working. Now for the referer, there doesn't seems to bother about having one. The important thing is that the HOST must neopets.com. But I guess since you just logged in your program with your nps user+pass, it should be fine. put "http://www.neopets.com" and it SHOULD work.
I haven't built the application yet lol. I have the code working fully. I just don't know where to put the authorization info. All the way in front of the imports? EDIT: HEYA SAYS THAT THE REFER IS THE LAST PAGE YOU WENT TO. IS THIS TRUE?!!?! IT'S GOING TO TAKE FOREVER TO PUT IN!!! SECOND EDIT: Alright, I now have the program built (Check attachment for screen shot) Only problem is that I have this error about it being public. I posted it in Visual Basic programming chat.