Page 7 of 13 FirstFirst ... 56789 ... LastLast
Results 61 to 70 of 128

Thread: neobots (Habitarium Autoplayer)

  1. #61

    Joined
    Jul 2013
    Posts
    78
    Thanks
    2
    Thanked
    26/13
    DL/UL
    38/0
    Mentioned
    11 times
    Time Online
    4d 21h 39m
    Avg. Time Online
    1m
    thanks

  2. The Following User Says Thank You to MS-DOS For This Useful Post:

    txtsd (04-11-2014)

  3. #62
    txtsd's Avatar
    Joined
    Dec 2012
    Posts
    642
    Userbars
    7
    Thanks
    538
    Thanked
    327/146
    DL/UL
    60/2
    Mentioned
    91 times
    Time Online
    31d 8h 56m
    Avg. Time Online
    10m
    Updated to 1.0.2
    See (you need an account to see links) for changelog

  4. #63

    Joined
    Jul 2013
    Posts
    78
    Thanks
    2
    Thanked
    26/13
    DL/UL
    38/0
    Mentioned
    11 times
    Time Online
    4d 21h 39m
    Avg. Time Online
    1m
    ----Begin Loop----
    First run of tick, loading files
    ./data/habimaps/0.txt
    ----Well shit-----
    Something went wrong
    -----Oh well------

    It suddenly stopped working.

    No amount of running the RESET program (with user, pass, and proxy) fixed it.

  5. #64
    Juice's Avatar
    Joined
    Mar 2014
    Posts
    13
    Userbars
    0
    Thanks
    1
    Thanked
    2/2
    DL/UL
    8/0
    Mentioned
    2 times
    Time Online
    14h 54m
    Avg. Time Online
    N/A
    When will neobots be able to fully support the other 2 maps? Just wondering as I've noticed that gem collection is 50% slower on puddle lake.

  6. #65

    Joined
    Apr 2014
    Posts
    5
    Userbars
    0
    Thanks
    0
    Thanked
    0/0
    DL/UL
    10/0
    Mentioned
    Never
    Time Online
    15h 47m
    Avg. Time Online
    N/A
    When I type client.py
    It tells me that nameError: name " client" is not defined
    what should I do?

  7. #66
    txtsd's Avatar
    Joined
    Dec 2012
    Posts
    642
    Userbars
    7
    Thanks
    538
    Thanked
    327/146
    DL/UL
    60/2
    Mentioned
    91 times
    Time Online
    31d 8h 56m
    Avg. Time Online
    10m
    I'm looking in to the problems right now, guys.
    Quote Originally Posted by partypineapple View Post
    ----Begin Loop----
    First run of tick, loading files
    ./data/habimaps/0.txt
    ----Well shit-----
    Something went wrong
    -----Oh well------

    It suddenly stopped working.

    No amount of running the RESET program (with user, pass, and proxy) fixed it.
    Did it work fine with version 1.0.1?
    Is this only happening on version 1.0.2?
    Did you perhaps edit 0.txt?
    Does it keep repeating the something went wrong line over and over?
    Is your Internet really slow?
    Any details I can get will help.

    Quote Originally Posted by Juice View Post
    When will neobots be able to fully support the other 2 maps? Just wondering as I've noticed that gem collection is 50% slower on puddle lake.
    It won't. I intended to release full map support in this version, but the variable that I check to determine the map type, I realised, doesn't even indicate the map type. So the other 2 maps shouldn't even be working. You say you're running Puddle Lake. Does neobots say
    Code:
    ----Begin Loop----
    First run of tick, loading files
    ./data/habimaps/2.txt
    for you? that 2.txt is important.
    If it just says 0.txt I'm going to have to remove the map support because it is pointless.

    Quote Originally Posted by ghost123 View Post
    When I type client.py
    It tells me that nameError: name " client" is not defined
    what should I do?
    This shouldn't be happening.
    Are you running python 2.7.6?
    Are you following the instructions to the point?
    Try just double-clicking on client.py, although that might not help.
    Did you edit any files?
    EDIT: Actually, you might not have added in your details in client.py
    Any details I can get will help.
    Last edited by txtsd; 04-12-2014 at 10:04 AM.

  8. #67

    Joined
    Jul 2013
    Posts
    78
    Thanks
    2
    Thanked
    26/13
    DL/UL
    38/0
    Mentioned
    11 times
    Time Online
    4d 21h 39m
    Avg. Time Online
    1m
    Quote Originally Posted by txtsd View Post
    I'm looking in to the problems right now, guys.

    Did it work fine with version 1.0.1?
    Is this only happening on version 1.0.2?
    Did you perhaps edit 0.txt?
    Does it keep repeating the something went wrong line over and over?
    Is your Internet really slow?
    Any details I can get will help.


    It won't. I intended to release full map support in this version, but the variable that I check to determine the map type, I realised, doesn't even indicate the map type. So the other 2 maps shouldn't even be working. You say you're running Puddle Lake. Does neobots say
    Code:
    ----Begin Loop----
    First run of tick, loading files
    ./data/habimaps/2.txt
    for you? that 2.txt is important.
    If it just says 0.txt I'm going to have to remove the map support because it is pointless.


    This shouldn't be happening.
    Are you running python 2.7.6?
    Are you following the instructions to the point?
    Try just double-clicking on client.py, although that might not help.
    Did you edit any files?
    EDIT: Actually, you might not have added in your details in client.py
    Any details I can get will help.
    I was using 1.0.2, the right Python, and a Hidemyass proxy.

  9. #68
    txtsd's Avatar
    Joined
    Dec 2012
    Posts
    642
    Userbars
    7
    Thanks
    538
    Thanked
    327/146
    DL/UL
    60/2
    Mentioned
    91 times
    Time Online
    31d 8h 56m
    Avg. Time Online
    10m
    Quote Originally Posted by partypineapple View Post
    I was using 1.0.2, the right Python, and a Hidemyass proxy.
    You need to answer the other questions lol. I can't help if I don't know exactly what is going on.
    Also, are you running this on windows or linux?

  10. #69

    Joined
    Apr 2014
    Posts
    5
    Userbars
    0
    Thanks
    0
    Thanked
    0/0
    DL/UL
    10/0
    Mentioned
    Never
    Time Online
    15h 47m
    Avg. Time Online
    N/A
    Quote Originally Posted by txtsd View Post
    This shouldn't be happening.
    Are you running python 2.7.6?
    Are you following the instructions to the point?
    Try just double-clicking on client.py, although that might not help.
    Did you edit any files?
    EDIT: Actually, you might not have added in your details in client.py
    Any details I can get will help.
    I am running python 2.7.6
    My steps: (Can't work on both computer)
    1. install python 2.7.6
    2. unzip neobots
    3. type my account and pw like "XXXAC" / "XXXPW" in client.py
    4. save
    5. open cmd in the folder
    6. type python > enter > client.py > enter > show NameError
    Maybe some steps I did wrong, please help

  11. #70
    txtsd's Avatar
    Joined
    Dec 2012
    Posts
    642
    Userbars
    7
    Thanks
    538
    Thanked
    327/146
    DL/UL
    60/2
    Mentioned
    91 times
    Time Online
    31d 8h 56m
    Avg. Time Online
    10m
    Quote Originally Posted by ghost123 View Post
    I am running python 2.7.6
    My steps: (Can't work on both computer)
    1. install python 2.7.6
    2. unzip neobots
    3. type my account and pw like "XXXAC" / "XXXPW" in client.py
    4. save
    5. open cmd in the folder
    6. type python > enter > client.py > enter > show NameError
    Maybe some steps I did wrong, please help
    No don't type python in cmd.
    Just type: client.py
    IF that doesn't work, type: python client.py

Tags for this Thread

Posting Permissions

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