Separate names with a comma.
HttpWrapper uses winsock and is faster than Inet. Inet is a different ocx which can do some of the same things as winsock but is slower.
I use the same. The way you set a cookie with rickys wrapper is the following: w.CookieValue_SET "index of cookie", "value of cookie" To get it use...
Depends on which HttpWrapper youre using. With the one I use its possible. Which do you use?
Patriots all the way, I'm hoping they draft a linebacker first round. Then, hopefully a safety. Tom Brady to Stallworth the QB/WR duo of next year!
I could do that but what if the lowest price was 1np for something like a codestone. You could lose alot there.
I meant its gets the avg price of the items in your inventory it doesnt put them it the shop. What is onp priced? Edit: is that a zero?
Ah ok, the program actually prices all the items in your inventory at once, but ill include that idea.
Do you mean when its getting the average price or when it is getting put into the shop? It gets put in the shop manually by you clicking on the item...
I just finished my Autopricer. So far it has the basic abilty to get the average price of an item using up to 10 different prices(the amount is your...
I could probably make a quest completer once I finish my Autopricer. It'll be alot easier by using the code from my autopricer. I plan on making a...
In the one im making now i figured out how to stop the autopricer for selling something like a codestone for 1 np. The program allows you to take up...
I'm almost done creating one. I'm up to the point where it gets all the items in your inventory, and gets the average price of that item from as many...
ok ill try that, thanks for your help. Hopefully ill get this program doen soon.
I defined the array as a integer and I have tried a long. I'n not sure if defining it as a string will work but ill try. Oh and yes I knew listboxes...
Well I'm trying to make a Neopets Autopricer and i get this error when I do the following: I'm trying to the average price of an item by getting...
It looks like they upgraded Meerca Chase II, to Flash 9. I tried to open it with Flash 7 and they said I needed the latest plugin. Although, Hasee...
I could probably make this in VB. I've got a good HttpWrapper i use which could speed up the program.