Page 4 of 13 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 128

Thread: neobots (Habitarium Autoplayer)

  1. #31
    Saiyan Race
    j03's Avatar
    Joined
    Dec 2011
    Posts
    13,777
    Userbars
    0
    Thanks
    5,948
    Thanked
    33,345/6,636
    DL/UL
    23/36
    Mentioned
    3,876 times
    Time Online
    565d 10h 19m
    Avg. Time Online
    3h 12m
    Looks like this is a nice hit! Great job on the script and you should definitely expand on this (make other scripts for Neo!)

    Again, nice work!
    (you need an account to see links)
    (you need an account to see links)(you need an account to see links)

    ------------------------
    [02/24/2013] Stealth CORE is made into the first standalone Neopets auto-player.
    ------------------------


  2. The Following User Says Thank You to j03 For This Useful Post:

    txtsd (04-02-2014)

  3. #32
    txtsd's Avatar
    Joined
    Dec 2012
    Posts
    642
    Userbars
    0
    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 Infamous Joe View Post
    Looks like this is a nice hit! Great job on the script and you should definitely expand on this (make other scripts for Neo!)

    Again, nice work!
    Your approval is all I've ever wanted. I can die happy now (After neobots does everything it's supposed to, of course)

    I'm already working on new features (dailies and stuff), but DarkByte is always 10 steps ahead of me >.<

  4. #33

    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
    Quote Originally Posted by txtsd View Post
    Your approval is all I've ever wanted. I can die happy now (After neobots does everything it's supposed to, of course)

    I'm already working on new features (dailies and stuff), but DarkByte is always 10 steps ahead of me >.<
    Welcome to coding for neo

  5. The Following User Says Thank You to DarkByte For This Useful Post:

    txtsd (04-02-2014)

  6. #34
    txtsd's Avatar
    Joined
    Dec 2012
    Posts
    642
    Userbars
    0
    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 DarkByte View Post
    Welcome to coding for neo
    Am I eligible for the programmer userbar now?

    EDIT: @(you need an account to see links)
    Last edited by txtsd; 04-02-2014 at 12:14 PM. Reason: tag that nig

  7. #35

    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
    Asking the wrong person im just a member like you lol . Im not sure what the exact requirements are.

  8. #36
    Saiyan Race
    j03's Avatar
    Joined
    Dec 2011
    Posts
    13,777
    Userbars
    0
    Thanks
    5,948
    Thanked
    33,345/6,636
    DL/UL
    23/36
    Mentioned
    3,876 times
    Time Online
    565d 10h 19m
    Avg. Time Online
    3h 12m
    Quote Originally Posted by txtsd View Post
    Am I eligible for the programmer userbar now?

    EDIT: @(you need an account to see links)
    Actively contributing to the programming section + Download section is how you get the bar. You need a few more projects presented to the forum before you can be a clraik programmer.
    (you need an account to see links)
    (you need an account to see links)(you need an account to see links)

    ------------------------
    [02/24/2013] Stealth CORE is made into the first standalone Neopets auto-player.
    ------------------------


  9. #37
    txtsd's Avatar
    Joined
    Dec 2012
    Posts
    642
    Userbars
    0
    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 Infamous Joe View Post
    Actively contributing to the programming section + Download section is how you get the bar. You need a few more projects presented to the forum before you can be a clraik programmer.
    Oh. But everything that I make will be incorporated into neobots (hence the plural name), so I might not actually have to add to the download section :o

  10. #38

    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
    Just keep doing what ur doing it will be noticed . You dont really need alot of bots I think I only have like 3 uploads here one is outdated wheel of monthony exploit , habi bot , and a gaia bot no one really uses .

  11. The Following User Says Thank You to DarkByte For This Useful Post:

    txtsd (04-02-2014)

  12. #39

    Joined
    Aug 2013
    Posts
    91
    Thanks
    27
    Thanked
    20/16
    DL/UL
    25/0
    Mentioned
    14 times
    Time Online
    3d 10h 9m
    Avg. Time Online
    1m
    Hey there!

    Downloaded the bot and the program. I made every step you said, but when I write client.py on the cmd, appear this:

    Traceback <most recent call last>:
    File "<stdin>", line1, in <module>
    Name error: name 'client' is not defined
    >>>

    What should I do?


    Nevermid, it work, had a stupid error
    Last edited by Shycker; 04-04-2014 at 06:41 AM. Reason: worked

  13. #40
    txtsd's Avatar
    Joined
    Dec 2012
    Posts
    642
    Userbars
    0
    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 Shycker View Post
    Hey there!

    Downloaded the bot and the program. I made every step you said, but when I write client.py on the cmd, appear this:

    Traceback <most recent call last>:
    File "<stdin>", line1, in <module>
    Name error: name 'client' is not defined
    >>>

    What should I do?


    Nevermid, it work, had a stupid error
    It helps if you mention what you did wrong and how you fixed your problem, so if anyone else has the same problem and they come looking for a solution they can find it easily

Page 4 of 13 FirstFirst ... 23456 ... LastLast

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
  •