piątek, 29 kwietnia 2011

Version 1.60

Unfortunately ... after a longer brake :(
But it works smooth now.
Programs should be tuned a little bit to accept new graphics elements in game.
I've included one "LettuceFastNGPlus" - best effects and speed while harvesting and seeding at the same time.
https://rapidshare.com/files/459794234/FarmeRobot_160.zip

niedziela, 26 grudnia 2010

Version 1.41

This version adresses some issues reported in comments to previous posts. I can't simulate the problem with facebook login in my account, but I hope this version will solve it.
http://rapidshare.com/files/439308434/FarmeRobot_141.zip

sobota, 25 grudnia 2010

Seeding problem

Farmerama has changed  the way it behaves after clicking empty field. It shows seeds panel in two steps:
  • first - it shows empty panel
  • second - seeds pictograms appears
It means, that while searching for seed picture, it cannot be found because there are only empty pictures, like on the example below:
In order to solve the problem you have to check twice (maybe more, or it depends on the speed of your computer, or internet connection) if the seeds pictures are already shown. Below an example of the solution implemented in LettuceNG:

piątek, 24 grudnia 2010

Merry Christmas

I haven't checked this site for a few months. I didn't know there is a growing community, there were almost no interest here ealier.
Ok, I've decided to upload new Xmas version, compatible with latest changes made in game, and in response to some needs.
It's avaiable here:
http://rapidshare.com/files/439093443/FarmeRobot.zip

Also some changes are required, to be made in FarmeRobot programs. I've included "LettuceNG.FarmeRobot" which shows how to cope with "seed finding" problem.

have fun

czwartek, 12 sierpnia 2010

Building own FarmeRobot programs - Wheat

Building own FarmeRobot programs is  easy.
  1. Find already existing program in your FarmeRobot folder, f.e. LettuceFast.FarmeRobot
  2. Unzip it to any folder. You should see some files:
  3. Edit Program.xml adding commands to harvest Wheat and to seed WheatSeed instead of LettuceSeed. You can even combine commands to seed what was harvested - not in this example, but Farmerobot would be able to seed Lettuce on some fields and Wheat on others.
  4. Get a screenshot of your farmerama fields, and crop two elements
    • Wheat seed - save as WheatSeed.png - FarmeRobot will use it as a pattern to find while seedign. 
    • Wheat field - save as Wheat.png - FarmeRobot will use it as a pattern to find while harvesting 
  5. Zip all the files into WheatExample.FarmeRobot and put the file in the FarmeRobot's folder.
  6. After restarting FarmeRobot you should see the new program in the list.
  7. If you want to share it with others, upload it to google docs account, as I described before. I've just done it - WheatExample should be avaiable now as a remote program to everyone.
  8. In addition WheatExample exits after 80 successful harvesting or 3 minutes of working - it can be started from sheduler - for example every 10 minutes. Command line to start FarmeRobot with local program - 5 arguments: 
FarmeRobot.exe user pass win_pos_x win_pos_y program_name
example: 
FarmeRobot.exe farmerobot mypass 0 0 WheatExample