Page 33 of 74 FirstFirst ... 23313233343543 ... LastLast
Results 321 to 330 of 738

Thread: [UNSUPPORTED] NeoQuester! - Fully Automated Neoquest 1 Completer

  1. #321
    5945's Avatar
    Joined
    Jul 2013
    Posts
    792
    Userbars
    15
    Thanks
    95
    Thanked
    540/204
    DL/UL
    57/0
    Mentioned
    40 times
    Time Online
    34d 1h 19m
    Avg. Time Online
    12m
    I used it for the the first mode and will hopefully use it soon for the other 2 modes, then hopefully find a good NQ2 AP that runs smoothly throughout the full thing. This program is great tho

  2. #322
    Fell's Avatar
    Joined
    Sep 2013
    Posts
    326
    Userbars
    7
    Thanks
    401
    Thanked
    193/99
    DL/UL
    83/0
    Mentioned
    46 times
    Time Online
    11d 6h 55m
    Avg. Time Online
    4m
    This is probably Neopets' error, but I just started the program and got this:

    Starting Neoquest Player
    Logged in as - ....
    Leaving the temple
    Total Move Completion: 66.67%
    Total Move Completion: 69.23%
    Total Move Completion: 71.79%
    Total Move Completion: 74.36%
    Total Move Completion: 76.92%
    Total Move Completion: 79.49%
    Total Move Completion: 82.05%
    Total Move Completion: 84.62%
    Total Move Completion: 87.18%
    Total Move Completion: 89.74%
    Total Move Completion: 92.31%
    Total Move Completion: 94.87%
    Total Move Completion: 97.44%
    Total Move Completion: 100.00%
    We're at our destination!
    Not at the exit? Something went wrong with moving

    I'd do as it says and post my account file, but when I went to check it myself on Neopets to see if I maybe moved wrong, it was giving me the 'start a new game' default page. :/

    edit: Fixed it, I'm a nub.
    Last edited by Fell; 02-25-2015 at 09:18 AM.

  3. #323
    Kon's Avatar
    Joined
    Feb 2015
    Posts
    409
    Pronouns
    he/him
    Userbars
    48
    Thanks
    527
    Thanked
    799/322
    DL/UL
    19/0
    Mentioned
    76 times
    Time Online
    53d 2h 15m
    Avg. Time Online
    22m
    After deciding for a few days whether or not to use this, I have decided to give it a try!
    Would I still be able to be logged onto Neo and freely browse the site while running this program?

  4. #324
    5945's Avatar
    Joined
    Jul 2013
    Posts
    792
    Userbars
    15
    Thanks
    95
    Thanked
    540/204
    DL/UL
    57/0
    Mentioned
    40 times
    Time Online
    34d 1h 19m
    Avg. Time Online
    12m
    Quote Originally Posted by BisexualDolphin View Post
    After deciding for a few days whether or not to use this, I have decided to give it a try!
    Would I still be able to be logged onto Neo and freely browse the site while running this program?
    Wouldn't recommend it because neoquest you're meant to refresh several pages each time you move so it's extremely risky.

  5. #325

    Joined
    Feb 2015
    Posts
    70
    Userbars
    1
    Thanks
    43
    Thanked
    18/11
    DL/UL
    25/0
    Mentioned
    13 times
    Time Online
    7d 12h 49m
    Avg. Time Online
    3m
    Used this and got the avatar and trophy. Took about 12 hours in total. Thanks for the great program.

  6. #326
    Kon's Avatar
    Joined
    Feb 2015
    Posts
    409
    Pronouns
    he/him
    Userbars
    48
    Thanks
    527
    Thanked
    799/322
    DL/UL
    19/0
    Mentioned
    76 times
    Time Online
    53d 2h 15m
    Avg. Time Online
    22m
    Quote Originally Posted by 5945 View Post
    Wouldn't recommend it because neoquest you're meant to refresh several pages each time you move so it's extremely risky.
    Alright. Thank you so much for the help!
    Had trouble starting it up, then I realized I needed to remove the proxy in the notepad. Aha.

    Enjoying the program! Working very smoothly as we speak!

  7. #327

    Joined
    Apr 2013
    Posts
    63
    Userbars
    1
    Thanks
    14
    Thanked
    9/9
    DL/UL
    35/0
    Mentioned
    2 times
    Time Online
    2d 1h 51m
    Avg. Time Online
    N/A
    The program doesn't work for me :/ When I run it in terminal I get this error:

    File "/Users/.../NeoQuester/client.py", line 22, in <module>
    accFile = open("account.txt", 'r')
    IOError: [Errno 2] No such file or directory: 'account.txt'

    account.txt is still there and I changed the settings for my account details so what's wrong? :/

  8. #328

    Joined
    Apr 2014
    Posts
    2
    Thanks
    0
    Thanked
    1/1
    DL/UL
    38/0
    Mentioned
    3 times
    Time Online
    16h 17m
    Avg. Time Online
    N/A
    Quote Originally Posted by Thediaryofjane View Post
    The program doesn't work for me :/ When I run it in terminal I get this error:

    File "/Users/.../NeoQuester/client.py", line 22, in <module>
    accFile = open("account.txt", 'r')
    IOError: [Errno 2] No such file or directory: 'account.txt'

    account.txt is still there and I changed the settings for my account details so what's wrong? :/
    Python tends to check for files in the directory you are running it from, not the directory the script is located in. Are you executing it from somewhere else? (using the full path for it?) Try running it directly from it's own folder, or changing the open("account.txt") to include the full path (eg open("/Users/<whatever>/NeoQuester/account.txt") )

  9. #329

    Joined
    Apr 2013
    Posts
    63
    Userbars
    1
    Thanks
    14
    Thanked
    9/9
    DL/UL
    35/0
    Mentioned
    2 times
    Time Online
    2d 1h 51m
    Avg. Time Online
    N/A
    Quote Originally Posted by googlyhob View Post
    Python tends to check for files in the directory you are running it from, not the directory the script is located in. Are you executing it from somewhere else? (using the full path for it?) Try running it directly from it's own folder, or changing the open("account.txt") to include the full path (eg open("/Users/<whatever>/NeoQuester/account.txt") )
    Thanks! But it works now, I clicked 'Open With Python Launcher' instead of trying to open it with terminal.

  10. #330

    Joined
    Jul 2012
    Posts
    2
    Userbars
    0
    Thanks
    0
    Thanked
    0/0
    DL/UL
    2/0
    Mentioned
    Never
    Time Online
    7h 30m
    Avg. Time Online
    N/A
    wow, it sounds awesome.

Posting Permissions

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