~Thread moved: Classifieds/Ads > Tutorials. ~Title changed. Only Staff members can use the group tags as the moderator tag tags not only mods, but also all staff members above. So apparently open source has won the game? *Cough* PMC is on Github, too *Cough* *Cough* *Wink* *Wink* *Raises hand*
is it free to get i want the auto pumpkin one P.S. i have an idea for more auto farm macros : Wheat,Melons,Potatoes,Carrots,Cocoa Beans,and Sugarcane
What would a macro for any of those crops do? None of them are used for farming for money, and automatically selling cocoa beans isn't good when you have to replant them first.
well i Earned a good 25% of my money to buy the house in buildtopia was money from selling cocoabeans
However, automated selling of cocoa beans might be disadvantageous as you might sell the beans you still need for replanting. *Cough* *Cough* *Waits*
Okay @314, it's open source on GitHub now. I just uploaded my entire macros folder, you *might* be able to merge that with your current one or pick-and-choose which ones to use. Could you also rename the thread to include [Open Source] at the start of the name? Thanks! GitHub: https://github.com/scarabcoder/macros
Yeah, please do not spam. Also, what would a macro for cocoa beans do? It can't automatically sell them every 60 seconds, it can't tell when you are done planting.
Yes you could. You could do this several different ways. one would be using the hitid to tell when th eblock you're looking at changed to stop the macro. Another could be setting it to move you between coords inside your farm, up a block, and repeat... Just gotta get creative
It would barely be more efficient, and isn't worth the risk of selling the beans before you've replanted them. Also, I don't have TP++ to move up or down between floors. In my case, I have perms for a farm that is 200x200 cocoa beans with a single floor. Accidentally selling them before I replanted the whole 200 block long row would be horrible.
Then don't automatically sell them.... have it strafe you while using the 'use' button. then have it stop once no longer facing wood or you reach the end of the row (coords)
So what's the "Mafia" macro? And why does your macros auto attack when you get hurt? I think it is pretty cool but It might be illegal.
@ScarabCoder Where did you learn the macro language? I'd like to learn it, and I've already learned some code from your macros, but is there any way to learn the full language?
That's actually a macro for a separate server for a minigame called "Murder" or "Mafia" (not gonna mention which due to advertising rules). It attacks when you get damage, because I was testing something.