Results 1 to 5 of 5

Thread: [request] Python

  1. #1

    Joined
    Jan 2014
    Posts
    130
    Userbars
    6
    Thanks
    63
    Thanked
    101/34
    DL/UL
    48/0
    Mentioned
    44 times
    Time Online
    30d 22h 24m
    Avg. Time Online
    11m

    [request] Python

    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.

  2. #2
    Josh's Avatar
    Joined
    Dec 2011
    Posts
    415
    Userbars
    2
    Thanks
    25
    Thanked
    378/143
    DL/UL
    82/6
    Mentioned
    120 times
    Time Online
    17d 9h 48m
    Avg. Time Online
    5m
    Quote Originally Posted by Iwallet View Post
    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

  3. #3

    Joined
    Jan 2014
    Posts
    130
    Userbars
    6
    Thanks
    63
    Thanked
    101/34
    DL/UL
    48/0
    Mentioned
    44 times
    Time Online
    30d 22h 24m
    Avg. Time Online
    11m
    I pm'd what it is. Would prefer not to hand this certain thing out.

  4. #4

    Joined
    Jun 2012
    Posts
    1,699
    Thanks
    876
    Thanked
    2,881/1,142
    DL/UL
    44/1
    Mentioned
    562 times
    Time Online
    118d 6h 45m
    Avg. Time Online
    40m
    if its just neos servers add a this


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

  5. #5
    Skarl's Avatar
    Joined
    Oct 2013
    Posts
    1,920
    Userbars
    5
    Thanks
    1,419
    Thanked
    1,212/793
    DL/UL
    20/0
    Mentioned
    415 times
    Time Online
    30d 7h 36m
    Avg. Time Online
    11m
    Quote Originally Posted by DarkByte View Post
    if its just neos servers add a this


    PHP Code:
    try:
        
    soemcode here
    except
    :
        print 
    "neoserver is shit , retrying" 
    Laughing in the library gets me odd looks, Sir.

  6. The Following 2 Users Say Thank You to Skarl For This Useful Post:

    DarkByte (07-28-2014),Zachafer (08-02-2014)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •