PDA

View Full Version : [request] Python



Iwallet
07-26-2014, 02:16 AM
I have a python program the refreshes a lot on neopets. Im not sure why but as of lately it stops after getting red text errors " Sorry im not good at programming". I think the errors are due to neos serving being bad and going down for maybe a split sec im not sure. Anyways I was wondering if anyone can whip something up that I can add so It doesnt stop. Im willing to pay just pm the price and details. if you need I will go more in debt in Pm.

Josh
07-26-2014, 02:20 AM
I have a python program the refreshes a lot on neopets. Im not sure why but as of lately it stops after getting red text errors " Sorry im not good at programming". I think the errors are due to neos serving being bad and going down for maybe a split sec im not sure. Anyways I was wondering if anyone can whip something up that I can add so It doesnt stop. Im willing to pay just pm the price and details. if you need I will go more in debt in Pm.

Need more details on what the program does. PM me.

And a copy of the program might be helpful

Iwallet
07-26-2014, 05:16 PM
I pm'd what it is. Would prefer not to hand this certain thing out.

DarkByte
07-28-2014, 11:34 AM
if its just neos servers add a this




try:
soemcode here
except:
print "neoserver is shit , retrying"

Skarl
07-28-2014, 12:24 PM
if its just neos servers add a this




try:
soemcode here
except:
print "neoserver is shit , retrying"

Laughing in the library gets me odd looks, Sir.