• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Farmer Joe. Would you consider donating?

    Discussion in 'Archives' started by fpsware, Oct 10, 2013.

    ?

    Would you consider donating for the use of Farmer Joe

    1. Yes. Of cause!

      0 vote(s)
      0.0%
    2. No, and let me explain why....

      0 vote(s)
      0.0%
    3. Maybe, but I'll reserve my decision until its released.

      0 vote(s)
      0.0%
    1. cm2003

      cm2003 New Member

      Joined:
      Jul 16, 2011
      Messages:
      260
      Likes Received:
      1
      Trophy Points:
      0
      I've read the first post and gave you my opinion as you asked for in your first post.
      If there are other important information you probably should add them to the first post and don't complain if someone is not reading 18 pages before following your instructions.
       
    2. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      This is unrelated to the topic of this thread, but it is about Farmer Joe...

      ... today I received my very first Farmer Joe related ban.

      I recently reactivated two of my old farming accounts, they had both been sitting idle for ~3 months. After my recent suspension for HB questing (24+ hours and then 15+ hours) I wanted to see if this was for the amount of online spent time. So, I ran 2 accounts for this test, both farming MoP herbs, both spanning 3 zones and all goods were mailed to a single bank character. The details are listed below:

      Account 1

      Day 1:
      Online time 18 hours

      Day 2:
      Online time 16 hours

      This morning the account was BANNED!


      Account 2

      Day 1:
      Online time 7 hours

      Day 2:
      Online time 8 hours

      This morning the account was still running
       
    3. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      As a result of recent closed beta testing some performance issues have come to light, unfortunately these have proven rather elusive and incredibly frustrating to eliminate completely.

      As a result of this I have decided to rewrite the core harvesting and movement logic. This is something I was planning on doing eventually, it has just come about much sooner than expected.

      Fortunately I already had the majority of the redesign in my head and a small portion of the code already developed so this process will not take too long.


      Below is a small clip of the new changes in action. It's recorded on an iPhone yet again. :)

      Fj new - YouTube
       
    4. lilsavalex

      lilsavalex Member

      Joined:
      Dec 14, 2012
      Messages:
      579
      Likes Received:
      2
      Trophy Points:
      18
      This'll surely increase NPH. Glad to see it doesn't just ascend after gathering a node then descend back down if one was really near. It looks much more natural! Great work FPS!
       
    5. zeldrak

      zeldrak Well-Known Member

      Joined:
      Oct 25, 2010
      Messages:
      3,516
      Likes Received:
      25
      Trophy Points:
      48
      It's always upsetting to see an account get banned, even if it is deemed a "throw away" account. This shows that there is very possibly a timer in place, keeping tabs on accounts running at all hours of the day. The account that was still running (the 7-8 hour a day one) is more like how I farm anyway, so I have nothing to worry about. At least these aren't being banned due to LCP(?) violations. I still fully support FJ, and look forward to it hitting the streets.
       
    6. Gqpies

      Gqpies New Member

      Joined:
      Oct 14, 2013
      Messages:
      15
      Likes Received:
      1
      Trophy Points:
      0
      Progress looks great, and this saves me dusting off my own gathering botbase if yours keeps up with improvements like this! I would definitely donate to such a worthy cause as I would otherwise have to invest many hours to resurrect and fix my own.

      Only one minor bit of feedback is to hide your actionbars while you're recording videos like this. If you think about it ... the position of each spell on your action bars acts like a Signature or Fingerprint for your character -- yes there are probably many other characters out there with similar or the same but combined with a number of other factors, like:
      - approximate date-range the video is likely recorded,
      - zone you were in at the time,
      - and even what you harvested (the order and approximate interval between nodes)

      It wouldn't be impossible to figure out which character you might be for a particularly persistent Blizz employee. ;o)

      Navigation / pathing has always been simultaneously the greatest strength, and weakness of modern day bots. I'm amazed that breadcrumb-based bots that literally spam click-to-move with the same XYZ accurate to three or more decimal places got away with it for so long. Your approach of learned-node based navigation and revisiting by respawn frequency is definitely a step in the right direction.

      My only concern would be that after a time - say for example once you've observed all possible spawning locations for nodes - you may end up back in a steady state, pathing in almost exactly the same route every time. Building in some randomness e.g. 90% of the time 'exploit' the best areas, but 10% of the time do some 'exploring' and navigate somewhere new - is in my opinion vital to the success of any future gathering bots.
       
    7. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      This already have a great deal of randomness built-in.

      When navigating to the node spawn locations there is a setting which gives you have a choice of:
      Randomized
      Closest
      Furthest
      Most Times Harvest
      Least Time Harvested

      The default value is Randomized. Meaning, it will choose at random a node location to move to. There is absolutely no chance of it following the same path. I can start 5 characters at exactly the same location and they will each take a different route.

      EDIT: The other options however could lead to a defined path over a period of time.


       
    8. Gqpies

      Gqpies New Member

      Joined:
      Oct 14, 2013
      Messages:
      15
      Likes Received:
      1
      Trophy Points:
      0
      Bloody-excellent work sir *hat tip*

      I've just recently revived my botting account, happy to beta test and feedback if you are interested. Are you going to open-source your botbase or keep it closed/compiled?
       
    9. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      Asked and answered about 4-5 times in the last 24 hours :)

      Free. Open source.
       
    10. Gqpies

      Gqpies New Member

      Joined:
      Oct 14, 2013
      Messages:
      15
      Likes Received:
      1
      Trophy Points:
      0
      I apologise that I missed this being answered earlier in the thread, it has been one long-ass-day :confused:

      I truly cannot wait to see this released and will definitely be contributing to it!!

      Best of luck resolving / refactoring the last remaining issues, if you need another pair of eyes on the code do PM me -- I practically live inside Visual Studio and have no life anyway :D
       
    11. Wizper

      Wizper Member

      Joined:
      Mar 1, 2013
      Messages:
      100
      Likes Received:
      0
      Trophy Points:
      16
      I would love to try it out, been waiting for this sens i saw a post you did awhile back about Farmer Joes!
       
    12. ryftobuddy

      ryftobuddy Banned

      Joined:
      Aug 19, 2011
      Messages:
      2,291
      Likes Received:
      34
      Trophy Points:
      0
      what was the ban excuse given for your recent ban?
       
    13. russ1979

      russ1979 Member

      Joined:
      Aug 25, 2011
      Messages:
      357
      Likes Received:
      0
      Trophy Points:
      16
      Will it mill herbs or smelt iron?
       
    14. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      No. If you want something like that then I suggest you use ProfessionBuddy.
       
    15. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63

      ***NOTICE OF LICENSE TERMINATION***

      Account: WOW1
      Offense: Use of Bots or Third-Party Automation Software

      Blizzard has terminated this World of Warcraft license after identifying the usage of bots or other cheat software.

      These programs (commonly called cheats, bots, and hacks) automate certain aspects of gameplay, or provide unintended advantages and abilities to the player. This type of cheating undermines other players' experience and severely upsets the balance of the game environment.

      Blizzard reserves the right to terminate access for conduct of this nature, with or without warning, as noted in the World of Warcraft Terms of Use:
      Blizzard Entertainment:World of Warcraft Terms of Use

      This page contains details on how suspensions are appealed and reviewed:
      http://www.battle.net/support/article/6741

      Regards,
      Blizzard Entertainment
       
    16. Deathshiver

      Deathshiver Member

      Joined:
      Nov 2, 2012
      Messages:
      119
      Likes Received:
      1
      Trophy Points:
      18
      It looks good, so here's the thing:

      I'm planning to use gold for my gametime. If it makes me more gold than my gametime would have cost and does so in a way that doesn't get me banned then I don't mind donating the amount my gametime would have cost me.
       
    17. Chesnut817

      Chesnut817 Member

      Joined:
      Nov 7, 2012
      Messages:
      573
      Likes Received:
      0
      Trophy Points:
      16

      Soo that's a yes then. ;)
       
    18. projektt

      projektt Active Member

      Joined:
      Sep 21, 2010
      Messages:
      1,424
      Likes Received:
      8
      Trophy Points:
      38
      I noticed someone else on my server using this because he followed me to a node just like how my guy did. The funny thing was he went one way and I went another. This is absolutely amazing to have access to beta because this shows that it is random and people won't always be following each other. Great job FPSWARE. I'll definitely be donating to keep this alive. Amazing work!
       
    19. Mattikins

      Mattikins New Member

      Joined:
      Aug 26, 2012
      Messages:
      117
      Likes Received:
      2
      Trophy Points:
      0
      From the video and what everyone else is saying, this looks AMAZING! It is bundled with so many features compared to the oudated GB2. We the community have been needing a replacement for GB2 for far too long, and you have delivered! I really enjoy your other work, and the fact that you make things for the public and not expect anything in return. If everyone that used it could afford to donate $1 to help you out and encourage you to do great things such as this, that would be great. I am really looking forward to this. Thanks fpsware!
       
    20. ketoha

      ketoha New Member

      Joined:
      Nov 6, 2010
      Messages:
      62
      Likes Received:
      0
      Trophy Points:
      0
      Would like to beta test it at russian clients, and ofc i will donate for such great product
       

    Share This Page