Quantcast

Jump to content


Photo

Habitarium Bot


  • This topic is locked This topic is locked
33 replies to this topic

#1 Kway

Kway
  • Proud to be a Brony

  • 1242 posts


Users Awards

Posted 07 April 2014 - 07:51 PM

*
POPULAR POST!

Basic habitarium bot. Automatically spends resources, repair buildings, harvest resources, upgrade p3s/buildings, collect gems, etc.
 
Prerequisites:Installation Instructions:
Spoiler


Despite being able to set up a new habitarium, this bot will not build houses and storages!
Please make sure there are houses and storages on the map. Extras in the inventory will be built automatically but not guaranteed before the P3s are tired (prevents continuing until all current P3s die after a week).


Usage Instructions:
  • Download and extract the habitarium bot to a folder
  • Go to the folder in CMD (Windows) or Terminal
  • Enter "python client.py"
    Advanced users may enter "python client.py -h" for additional options
  • Enter Neopets account details when asked
  • Press Ctrl+C to stop the program


#2 Strategist

Strategist
  • Sadmin

  • 10012 posts


Users Awards

Posted 09 April 2014 - 06:14 PM

Bump ;) thanks @Kway!!

#3 Romy

Romy
  • Neocodex Elite Four Member


  • 4876 posts


Users Awards

Posted 09 April 2014 - 06:16 PM

HELL YEAH!
Thanks @Kway!



#4 Peaches

Peaches
  • 497 posts


Users Awards

Posted 09 April 2014 - 06:20 PM

OMG  :x3:

 

Thank you for this!!!



#5 Neoquest

Neoquest
  • 1760 posts


Users Awards

Posted 09 April 2014 - 06:31 PM

I will give this a look. Thanks Kway. :)

 

57b15e7aaf28e0ce4ce6d9d1a512fd37.png



#6 Fikri

Fikri
  • submissive


  • 4433 posts


Users Awards

Posted 09 April 2014 - 07:09 PM

FINALLY. :p

 

thanks a lot, @Kway!


alright, question - does it kills pest for extra xp?



#7 Rocket

Rocket

  • 7129 posts


Users Awards

Posted 09 April 2014 - 07:22 PM

Awesome! Can't wait to test it out one of these days :p



#8 KaibaSama

KaibaSama
  • Weeaboo


  • 5640 posts


Users Awards

Posted 09 April 2014 - 07:29 PM

For once something is simpler on a mac than windows. XD . I want to hug you right now. Thank you so much!

#9 iKate

iKate
  • Cat Lady

  • 1707 posts


Users Awards

Posted 10 April 2014 - 01:52 AM

Yay, that's awesome! Thank you :D



#10 Scot

Scot
  • ≡^ᴥ^≡

  • 3935 posts


Users Awards

Posted 10 April 2014 - 01:56 AM

.



#11 Dan

Dan
  • Resident Know-It-All

  • 6382 posts


Users Awards

Posted 10 April 2014 - 02:48 AM

About time ;)

 

And there should be no need to install VS2008 just to run a python app - are you sure this is necessary?  O_o

 

And after reading your OSX instructions, Xcode for OS X?!



#12 Guest_Kate_*

Guest_Kate_*

Posted 10 April 2014 - 05:11 AM

Fantastic! Thanks @Kway



#13 Dita

Dita
  • 51 posts


Users Awards

Posted 10 April 2014 - 06:16 AM

This is AMAZING, thanks so much @Kway! :)



#14 badpotato32

badpotato32
  • 117 posts


Users Awards

Posted 10 April 2014 - 08:16 AM

wow this is great thank you for this  :)



#15 Kway

Kway
  • Proud to be a Brony

  • 1242 posts


Users Awards

Posted 10 April 2014 - 08:19 AM

About time ;)

 

And there should be no need to install VS2008 just to run a python app - are you sure this is necessary?  O_o

 

And after reading your OSX instructions, Xcode for OS X?!

 

You need to compile the extra libraries which means installing Visual Studio or Xcode. You could use a newer Visual Studio but python 2.7 might not be happy and may have problems.



#16 Dan

Dan
  • Resident Know-It-All

  • 6382 posts


Users Awards

Posted 10 April 2014 - 08:29 AM

You need to compile the extra libraries which means installing Visual Studio or Xcode. You could use a newer Visual Studio but python 2.7 might not be happy and may have problems.

There must be a simpler way. Xcode is 2GB (!) and VS is probably about the same. That's a pretty large prerequisite.



#17 Kway

Kway
  • Proud to be a Brony

  • 1242 posts


Users Awards

Posted 10 April 2014 - 02:35 PM

There must be a simpler way. Xcode is 2GB (!) and VS is probably about the same. That's a pretty large prerequisite.

 

You could take mechanize's source and put them in the same folder as my habi bot because there is no C code to compile. I think the same can also be done for PyAMF but you would have to check and patch out the C code.



#18 KaibaSama

KaibaSama
  • Weeaboo


  • 5640 posts


Users Awards

Posted 10 April 2014 - 04:56 PM

You could take mechanize's source and put them in the same folder as my habi bot because there is no C code to compile. I think the same can also be done for PyAMF but you would have to check and patch out the C code.

Thanks for this. I closed the program and then for some reason it kept quitting, and this fixed it.

I've got a question though, is it normal for the program to be showing the exact same thing like "moved nest 24 (1,2)to square (1,2) for repairs" without updating? (If they're just gathering resources and there's nothing to move, it wouldn't update correct? Sorry, I just want to be sure I'm not messing anything up).


Edited by Satsuki, 10 April 2014 - 04:56 PM.


#19 Kway

Kway
  • Proud to be a Brony

  • 1242 posts


Users Awards

Posted 10 April 2014 - 10:02 PM

Thanks for this. I closed the program and then for some reason it kept quitting, and this fixed it.

I've got a question though, is it normal for the program to be showing the exact same thing like "moved nest 24 (1,2)to square (1,2) for repairs" without updating? (If they're just gathering resources and there's nothing to move, it wouldn't update correct? Sorry, I just want to be sure I'm not messing anything up).

 

Can you send me a log or screenshot of it? My bot still finds new ways to be stupid.



#20 twobada

twobada
  • 20 posts

Posted 10 May 2014 - 07:04 PM

Thank you so much for this! It was definitely worth downloading VS and all that.

I have two questions though, is it supposed to move 2 storages and buy 16 nests?

 

Edit: It's also giving me this error. I wonder what I did wrong...

CgaujkK.png


Edited by twobada, 10 May 2014 - 08:33 PM.


#21 hodor

hodor
  • 74 posts


Users Awards

Posted 11 May 2014 - 07:51 AM

Oh god thank you



#22 hodor

hodor
  • 74 posts


Users Awards

Posted 12 May 2014 - 03:03 PM

I've restarted a bunch of times, but whenever I use the cmd it gives me this error saying no such file directory exists. I'm typing in everything right, I dl'd everything, and I configured the computer settings as it said. Is this compatible with windows 8?



#23 Waser Lave

Waser Lave

  • 25516 posts


Users Awards

Posted 13 May 2014 - 07:32 AM

I've restarted a bunch of times, but whenever I use the cmd it gives me this error saying no such file directory exists. I'm typing in everything right, I dl'd everything, and I configured the computer settings as it said. Is this compatible with windows 8?

 

Have you followed the instructions exactly as they're written?



#24 hodor

hodor
  • 74 posts


Users Awards

Posted 13 May 2014 - 07:42 AM

Have you followed the instructions exactly as they're written?

 

Word for word, yeah.



#25 SuperDuperPuppu

SuperDuperPuppu
  • 148 posts


Users Awards

Posted 14 May 2014 - 01:17 PM

I will also second the error. I completed everything word for word, but ran into trouble for installing mechanize. It gave me an errno 2 file cannot be found. I tried to extract the whole mechanize folder to C:\Python27\lib\site-packages. I did the same of PyAMF (since the CMD option also gave errno2). The program still doesn't work.

Please let me know what I'm doing wrong.

Attached Files




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users