Page 25 of 74 FirstFirst ... 15232425262735 ... LastLast
Results 241 to 250 of 738

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

  1. #241
    Hikimaru's Avatar
    Joined
    May 2014
    Posts
    487
    Userbars
    15
    Thanks
    183
    Thanked
    315/118
    DL/UL
    87/0
    Mentioned
    67 times
    Time Online
    120d 15h 25m
    Avg. Time Online
    48m
    No it doesn't match, but I have 4 Glowing Stones on my inventory. Can I edit to stage 145 then? Or do I need to move my character manually to match with the stage 145?

  2. #242


    methrend's Avatar
    Joined
    May 2014
    Posts
    148
    Userbars
    3
    Thanks
    17
    Thanked
    245/33
    DL/UL
    24/1
    Mentioned
    57 times
    Time Online
    5d 20h 51m
    Avg. Time Online
    2m
    Quote Originally Posted by Hikimaru View Post
    No it doesn't match, but I have 4 Glowing Stones on my inventory. Can I edit to stage 145 then? Or do I need to move my character manually to match with the stage 145?
    Move manually to the same location as Stage 145 shows, then you can edit it safely and start it from there

  3. #243
    Hikimaru's Avatar
    Joined
    May 2014
    Posts
    487
    Userbars
    15
    Thanks
    183
    Thanked
    315/118
    DL/UL
    87/0
    Mentioned
    67 times
    Time Online
    120d 15h 25m
    Avg. Time Online
    48m
    I did that but the same thing is happening. The program is still fighting at the place I put my character, and it keeps saying I don't have the small yellow gem. I think I will probably need to restart the program.

  4. #244


    methrend's Avatar
    Joined
    May 2014
    Posts
    148
    Userbars
    3
    Thanks
    17
    Thanked
    245/33
    DL/UL
    24/1
    Mentioned
    57 times
    Time Online
    5d 20h 51m
    Avg. Time Online
    2m
    Quote Originally Posted by Hikimaru View Post
    I did that but the same thing is happening. The program is still fighting at the place I put my character, and it keeps saying I don't have the small yellow gem. I think I will probably need to restart the program.
    Weird o.o

    Best to just restart then. It should do so if you delete the save file and run it again.

  5. #245
    Hikimaru's Avatar
    Joined
    May 2014
    Posts
    487
    Userbars
    15
    Thanks
    183
    Thanked
    315/118
    DL/UL
    87/0
    Mentioned
    67 times
    Time Online
    120d 15h 25m
    Avg. Time Online
    48m
    I just restarted. Thanks for all the help, and I will get back to here if I have any more problems

  6. #246
    Hikimaru's Avatar
    Joined
    May 2014
    Posts
    487
    Userbars
    15
    Thanks
    183
    Thanked
    315/118
    DL/UL
    87/0
    Mentioned
    67 times
    Time Online
    120d 15h 25m
    Avg. Time Online
    48m
    The program was working fine, I beat the game in normal and evil using it, but when I tried Insane I had this problem:
    We're at our destination!
    Not at the tele...something went wrong moving there

    Please post the contents of the 'accountname.save' file on the program thread, as well as where the program was when it failed and Methrend will help you out
    The content is:
    666

    19
    I logged in and it's in the Jungle Ruins (dungeons).

  7. #247

    Joined
    Jan 2014
    Posts
    54
    Userbars
    1
    Thanks
    6
    Thanked
    8/8
    DL/UL
    24/0
    Mentioned
    10 times
    Time Online
    1d 23h 5m
    Avg. Time Online
    N/A
    i just got the bronze trophy with it! it sometimes get stuck here and there, but still a great program

  8. #248


    methrend's Avatar
    Joined
    May 2014
    Posts
    148
    Userbars
    3
    Thanks
    17
    Thanked
    245/33
    DL/UL
    24/1
    Mentioned
    57 times
    Time Online
    5d 20h 51m
    Avg. Time Online
    2m
    Quote Originally Posted by Hikimaru View Post
    The program was working fine, I beat the game in normal and evil using it, but when I tried Insane I had this problem:


    The content is:


    I logged in and it's in the Jungle Ruins (dungeons).

    yeah so it messed up moving to a spot. That's gonna be one of the following stages:
    2123 - move to tele 3
    2124 - move to tele 2
    2125 - move to tele 1
    2126 - move to near tele G


    Check where you are manually (as before), and this map:


    And use the file sin STAGES folder to help you figure out which one it broke at, move to the /next/ one and start from there.

    For future reference you can generally find out what stage you're at when it breaks using the Stages.txt and the STAGES folder together.

  9. #249

    Joined
    Jun 2014
    Posts
    280
    Userbars
    3
    Thanks
    28
    Thanked
    58/45
    DL/UL
    117/0
    Mentioned
    37 times
    Time Online
    10d 3h 17m
    Avg. Time Online
    4m
    in the beginning does this just fight all the time to evel up to a certain point before going forward with the game? @(you need an account to see links)


    edit* just checked my logs its training as its moving, but i got this error
    Traceback (most recent call last):
    File "C:\Users\todd\Downloads\NeoQuester\NeoQuester\cli ent.py", line 64, in <m
    odule>
    myGame.doLoop()
    File "C:\Users\todd\Downloads\NeoQuester\NeoQuester\cla sses\NQLoop.py", line 4
    57, in doLoop
    self.hunt()
    File "C:\Users\todd\Downloads\NeoQuester\NeoQuester\cla sses\NQLoop.py", line 9
    5, in hunt
    self.acc.get("http://www.neopets.com/games/neoquest/neoquest.phtml?movetype=
    2", "http://www.neopets.com/games/neoquest/neoquest.phtml")
    File "C:\Users\todd\Downloads\NeoQuester\NeoQuester\cla sses\NeoAccount.py", li
    ne 50, in get
    res = self.opener.open(url)
    File "C:\Python27\lib\urllib2.py", line 404, in open
    response = self._open(req, data)
    File "C:\Python27\lib\urllib2.py", line 422, in _open
    '_open', req)
    File "C:\Python27\lib\urllib2.py", line 382, in _call_chain
    result = func(*args)
    File "C:\Python27\lib\urllib2.py", line 1214, in http_open
    return self.do_open(httplib.HTTPConnection, req)
    File "C:\Python27\lib\urllib2.py", line 1187, in do_open
    r = h.getresponse(buffering=True)
    File "C:\Python27\lib\httplib.py", line 1067, in getresponse
    response.begin()
    File "C:\Python27\lib\httplib.py", line 409, in begin
    version, status, reason = self._read_status()
    File "C:\Python27\lib\httplib.py", line 365, in _read_status
    line = self.fp.readline(_MAXLINE + 1)
    File "C:\Python27\lib\socket.py", line 476, in readline
    data = self._sock.recv(self._rbufsize)
    socket.error: [Errno 10054] An existing connection was forcibly closed by the re
    mote host

    C:\Users\todd\Downloads\NeoQuester\NeoQuester>

    just restarting fixed it tho
    Last edited by guppy breeder; 07-20-2014 at 12:02 PM.

  10. #250


    methrend's Avatar
    Joined
    May 2014
    Posts
    148
    Userbars
    3
    Thanks
    17
    Thanked
    245/33
    DL/UL
    24/1
    Mentioned
    57 times
    Time Online
    5d 20h 51m
    Avg. Time Online
    2m
    Quote Originally Posted by guppy breeder View Post
    in the beginning does this just fight all the time to evel up to a certain point before going forward with the game? @(you need an account to see links)


    edit* just checked my logs its training as its moving, but i got this error
    Traceback (most recent call last):
    File "C:\Users\todd\Downloads\NeoQuester\NeoQuester\cli ent.py", line 64, in <m
    odule>
    myGame.doLoop()
    File "C:\Users\todd\Downloads\NeoQuester\NeoQuester\cla sses\NQLoop.py", line 4
    57, in doLoop
    self.hunt()
    File "C:\Users\todd\Downloads\NeoQuester\NeoQuester\cla sses\NQLoop.py", line 9
    5, in hunt
    self.acc.get("http://www.neopets.com/games/neoquest/neoquest.phtml?movetype=
    2", "http://www.neopets.com/games/neoquest/neoquest.phtml")
    File "C:\Users\todd\Downloads\NeoQuester\NeoQuester\cla sses\NeoAccount.py", li
    ne 50, in get
    res = self.opener.open(url)
    File "C:\Python27\lib\urllib2.py", line 404, in open
    response = self._open(req, data)
    File "C:\Python27\lib\urllib2.py", line 422, in _open
    '_open', req)
    File "C:\Python27\lib\urllib2.py", line 382, in _call_chain
    result = func(*args)
    File "C:\Python27\lib\urllib2.py", line 1214, in http_open
    return self.do_open(httplib.HTTPConnection, req)
    File "C:\Python27\lib\urllib2.py", line 1187, in do_open
    r = h.getresponse(buffering=True)
    File "C:\Python27\lib\httplib.py", line 1067, in getresponse
    response.begin()
    File "C:\Python27\lib\httplib.py", line 409, in begin
    version, status, reason = self._read_status()
    File "C:\Python27\lib\httplib.py", line 365, in _read_status
    line = self.fp.readline(_MAXLINE + 1)
    File "C:\Python27\lib\socket.py", line 476, in readline
    data = self._sock.recv(self._rbufsize)
    socket.error: [Errno 10054] An existing connection was forcibly closed by the re
    mote host

    C:\Users\todd\Downloads\NeoQuester\NeoQuester>

    just restarting fixed it tho
    Yeah it'll stop at certain points to level up before carrying on with the game. I did a lot of testing to ensure the levels were okay for mostly not dying even for the harder difficulties.

    That error happens occasionally, not sure on the cause - neopets just decides to not send data back. Re-running the program will always kick it off from where it was with that

Posting Permissions

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