A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Does any one have copy of Mulefarm? :o

1.1k views · started by MattSmith ·
#1
Does any one have copy of Mulefarm? :o
I don't care which version. I need copy for the GUI is all.
#2
Plagiarism! No but in all seriousness, isn't the author of MuleFarm Blazer or whatever from EBU? Also, why not create your own front-end? Be innovative. Try topping MuleFarm's personal design with your own.

Furthermore, seriously doubt anyone here has it. If they did, I doubt even more that they would give it away.
#3
I have it if it was in in any of the UG's a year ago. Otherwise, I do not.
#4
Un - I am developing my own. I need a temporary place holder for the backend work. Thus, mulefarm is an easy solution temporarily.

Game - just look around for it please, thanks!
#5
Almost forgot the original copy of MuleFarm originated from LG. Disregard my previous post.
#6
Also, why wouldn't they give it away? it doesn't work.
#7
MattSmith wrote:
Also, why wouldn't they give it away? it doesn't work.


Wasn't aware of that. Either way though, pretty sure it's against their rules/regulations to distribute UG material.
#8
git clone git@git.aberri.com:botOfLogic.git

That's the fishing bot I developed which also hooks in to LG to automatically solve the captcha, just use that. It was working when I last checked it (6-12 months ago), though I think I may have pushed a copy up with a couple of bugs.

edit: It's built on top of Mulefarm.
#9
Artificial wrote:
git clone git@git.aberri.com:botOfLogic.git

That's the fishing bot I developed which also hooks in to LG to automatically solve the captcha, just use that. It was working when I last checked it (6-12 months ago), though I think I may have pushed a copy up with a couple of bugs.

edit: It's built on top of Mulefarm.

I asked you for this ~a month ago and you said you didn't have it anymore..
#10
I use version control, so I have everything.
#11
Artificial wrote:
I use version control, so I have everything.


What's the password for that Git? :O
#12
What's the password for that Git? :O


Since when did public repositories have passwords? I think that sort of defeats the purpose of version control unless you're deploying something toward a specific audience, which is a pretty rare case. If you want to access it, you'll need either the github page or a git/SVN client.
#13
Since when did public repositories have passwords? I think that sort of defeats the purpose of version control unless you're deploying something toward a specific audience, which is a pretty rare case. If you want to access it, you'll need either the github page or a git/SVN client.


Uh, what? Your post doesn't make any sense. It's a private git server. Matt's DSA key is on the server, so he should have read/write access to that repository. It's a git repo, so I don't know why you brought up SVN. Plus, Git is a client, and by itself has nothing to do with github. While it's a decentralised VCS, as nobody is really going to have their computer on 24/7, it's more effective to maintain the master branch on a central server rather than continually issue push/pull requests from each individual machine.
#14
Artificial wrote:
Uh, what? Your post doesn't make any sense. It's a private git server. Matt's DSA key is on the server, so he should have read/write access to that repository. It's a git repo, so I don't know why you brought up SVN. Plus, Git is a client, and by itself has nothing to do with github. While it's a decentralised VCS, as nobody is really going to have their computer on 24/7, it's more effective to maintain the master branch on a central server rather than continually issue push/pull requests from each individual machine.


Ah, that clears a few things up. And what I meant basically is that I was assuming the git in which your Fishing project is hosted on is a public repo. Which means he would be able to optionally access it from a local github page. And if it were public, he also would be able to use a git/client to access the files. (I was being overly-broad when I mentioned SVN.) Honestly had no insight on the details—it was wrong of me to jump the gun in my post.

Apologies, Flareboy323. But at least now you've heard it from the man himself; it isn't available to the general public.
#15
All I got out of this thread was a false accusation of plagiarism. :EmoteWat:
#16
Ethan wrote:
All I got out of this thread was a false accusation of plagiarism. :EmoteWat:


More than pretty sure MattSmith realizes I was joking when I said that.
#17
More than pretty sure MattSmith realizes I was joking when I said that.


I know bud but it's the only thing I managed to scrape out of this thread.
#18
Better than a lousy t-shirt.
#19
You've already got what you needed and everything, but I just wanted to show off my digital hoarding skills.


http://minus.com/mvoNii3/
#20
Soo..... no one wants to give me a password? :(
#21
Soo..... no one wants to give me a password? :(

No password, requires ssh key pair on the server. I already have access. If alex okay's it I can send you the thing. It doesn't work anymore so it won't really matter. Maybe I'll fix it and push it as a plugin for the framework posted in UG
#22
Soo..... no one wants to give me a password? :(


Considering the password would give you SSH access to the server, I think I'll pass :p

MattSmith wrote:
No password, requires ssh key pair on the server. I already have access. If alex okay's it I can send you the thing. It doesn't work anymore so it won't really matter. Maybe I'll fix it and push it as a plugin for the framework posted in UG


Psht. Update the login, and a couple of values, and it'll work. Go ahead though.
#23
Artificial wrote:
Considering the password would give you SSH access to the server, I think I'll pass :p



Psht. Update the login, and a couple of values, and it'll work. Go ahead though.


Yea aka the fix :p It probably won't work for long, run out of captcha's on that site haha,
#24
Artificial wrote:
Considering the password would give you SSH access to the server, I think I'll pass :p



Psht. Update the login, and a couple of values, and it'll work. Go ahead though.



Thanks Arti.

So Matt, could you just send it over PM or something?