[Release] Advanced Farm Bot

02/03/2013 06:14 gundum584#1

An advanced Version of "Infylos's" Blind Farmer Bot.

Features:
Uses the best action for your farm
Tracks your farms data so you only have to input it once!
will tell you an estimated completion day and time
Easily configurable controls
Warns you before it will use an action


Tutorial
1.Run the exe provided (Do not run it from the rar for full functionality)
2. It will ask you to input the keys you have the watering federalizing and bug picking skills on. (MAKES SURE YOU USE CAPITALS!!!)
3.It will ask you to insert your current Percentages for water fertilizer and bugs
4. It will tell you the estimated day of completion
5. The bot will start.
notes:
A window will appear 10 seconds before an action is performed Mabi will automatically become the active window after the message box disappears(after the 10 seconds)

If there are any bugs please Report them here So I can fix them!
Virus Scan
2 false positives use if you want or don't it is fine with me.
[Only registered and activated users can see links. Click Here To Register...]

Change Log
02/03/2013 06:22 gundum584#2
How Come I can not insert Hyperlinks :/

Working on fixing a couple of bugs I just found will update shortly
02/03/2013 08:44 Blade3575#3
Packed. Obfuscated. No source. No virus scans. Don't trust it. However, it does look to be clean so I guess no big deal.
02/03/2013 18:37 gundum584#4
Added a video
02/04/2013 01:27 Icewiz#5
anyone try it yet?
02/04/2013 03:43 adam_j#6
Quote:
Originally Posted by Icewiz View Post
anyone try it yet?
Since farming is now premium only, it seems unlikely that this is going to ever get used, not to mention the fact that Kotarou made a bot that worked out the best action to take, based on the formula available from a site linked on the wiki.
Even posted the source.

And that was years ago.

Bit late to the party there..?
02/04/2013 03:52 gundum584#7
Updated to Version 1.2!
02/04/2013 11:02 jas161#8
Quote:
Originally Posted by gundum584 View Post
That is the formula that this bot uses
So you stole his formula and gave zero credit. Good work!

Edit: Why would you delete you stating you used his formula?
02/04/2013 18:15 gundum584#9
Quote:
Originally Posted by jas161 View Post
So you stole his formula and gave zero credit. Good work!

Edit: Why would you delete you stating you used his formula?
1. I did that before you posted this
2. I deleted it to cleap up the messages So it didn't look like I was trying to defend my self like I am now...
3. I didn't take it from his bot i used the website linked from the wiki(being that it is the forumla he used(declared by you))
4. I have no idea who made the mabinogi farm advisor

Besides the formula is only 44 lines of code out of the 440 lines that make up this bot

No wonder new stuff rarely gets posted here. When new people try to come everyone bashes on them
granted it is not useful to everyone, But it may be to some. I only made this for myself and decided to upload it here in case someone else was looking for something similar to this. If people keep bashing on it then I will just take it down and keep it private.
02/04/2013 22:30 jas161#10
Quote:
Originally Posted by gundum584 View Post
No wonder new stuff rarely gets posted here. When new people try to come everyone bashes on them
No the reason nothing gets posted here is because anything less of game breaking no one will care. Also the fact that you spent 4 hours on this is funny, I could make a farm bot that does the job in 3 minutes, obviously not as sophisticated but to be honest it's really not needed.
02/04/2013 23:11 gundum584#11
Quote:
Originally Posted by jas161 View Post
No the reason nothing gets posted here is because anything less of game breaking no one will care. Also the fact that you spent 4 hours on this is funny, I could make a farm bot that does the job in 3 minutes, obviously not as sophisticated but to be honest it's really not needed.
As said before I made it for my self it's the way I want it if you don't like it i don't really care.
And yea it's really easy to make a simple bot all you have to do is press key then sleep... then press key then sleep e.t.c

Also this is the first thing I have ever made in autoit so I had to look stuff up I have only ever used java. Which is really why it took longer than it should have.
02/05/2013 01:57 adam_j#12
Quote:
Originally Posted by gundum584 View Post
1. I did that before you posted this
2. I deleted it to cleap up the messages So it didn't look like I was trying to defend my self like I am now...
3. I didn't take it from his bot i used the website linked from the wiki(being that it is the forumla he used(declared by you))
4. I have no idea who made the mabinogi farm advisor

Besides the formula is only 44 lines of code out of the 440 lines that make up this bot

No wonder new stuff rarely gets posted here. When new people try to come everyone bashes on them
granted it is not useful to everyone, But it may be to some. I only made this for myself and decided to upload it here in case someone else was looking for something similar to this. If people keep bashing on it then I will just take it down and keep it private.

Why would anyone care that you came, you saw, you did what someone else already did, but you didn't do it better?

You take other people's work without even mentioning them, someone clearly worked hard on that formula, and you've just claimed it all as your own work.
Since you're hiding your source, the general assumption is that you've probably stolen aspects of someone else's work.
Perhaps you even rewrote kota's bot to look like your own work.

All in all, you came here, with an unoriginal idea, for something that's not even of use to the majority of people here any more (I seriously doubt that a lot of people here have premium, use a farm, and CANNOT write their own bot if they gave fucks), and then COMPLAIN that we've not worshipped you as the second coming?

Classy.



Also, since you don't want to post your source:
[Only registered and activated users can see links. Click Here To Register...]

Because EVERYONE knows it's insanely easy to decompile autoIT code.
The tool is even on this very site:
[Only registered and activated users can see links. Click Here To Register...]

Bolded: Except there's almost 4k lines..? I'll assume that's because you REFERENCED a library, and not because you just copy pasted someone ELSE's work, seeing as you're only using the one function and it's dependencies:
_NowTime()

On a side note:
MsgBox(0, "Controls", "If you use F1-F12 Or a letter Make sure it is Capital!")
Why didn't you just use an if with a loop, to refer them back to the input box infinitely, instead of assuming that no typos ever happen?
Or a formula to convert 'f' to 'F'?


tl;dr:
No one cares what you did.
02/05/2013 03:37 JohnHeatz#13
#Closed as requested