Good Macros?

Discussion in 'General Discussion' started by LaggyTryHard, Jan 30, 2018.

  1. LaggyTryHard

    LaggyTryHard ♛Exalted Builder♛
    EcoLeader ⛰️⛰️⛰️ Ex-EcoLegend ⚜️⚜️⚜️⚜️ Prestige ⭐ I ⭐ Premium Upgrade

    Joined:
    Jun 15, 2017
    Messages:
    1,361
    Trophy Points:
    52,160
    Gender:
    Male
    Ratings:
    +964
    Hey guys, I’ve just gotten macromod and I’ve been wondering, what are some useful macros to have? Please post the scripts of any useful macro you have found (in a spoiler please) along with a description of what it does!
    Hopefully it helps people who are looking for a specific macro.

    Some really useful ones that many may need would be like selling spruce logs and leave automatically when tree farming, or /fix all every 1 min to prevent tools from breaking- that sorta thing. :)
     
  2. cheese_ball_3

    cheese_ball_3 Çhêê§ê lðrÐ
    Builder ⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    Jul 21, 2017
    Messages:
    322
    Trophy Points:
    20,610
    Ratings:
    +487
    Lol I don’t even know how to download macromod
     
  3. LaggyTryHard

    LaggyTryHard ♛Exalted Builder♛
    EcoLeader ⛰️⛰️⛰️ Ex-EcoLegend ⚜️⚜️⚜️⚜️ Prestige ⭐ I ⭐ Premium Upgrade

    Joined:
    Jun 15, 2017
    Messages:
    1,361
    Trophy Points:
    52,160
    Gender:
    Male
    Ratings:
    +964
    "Okay, so if you go here: http://www.liteloader.com/downloadhttp://www.liteloader.com/download and download liteloader for 1.12.2, and open it once it's downloaded to create a liteloader profile.

    Then go here: http://www.liteloader.com/mod/macros and download the 1.12.1 version, once it's downloaded put it in your mods folder.

    Then once that's done, launch minecraft with the new liteloader profile, then once you're on ECC, press the button below esc (Idk what it's called lol) Then press the little box with an 'A' inside it that's in the bottom right corner.

    Then you need to choose a button (Not one that's red) which you will use to toggle the script on and off, click it then paste the macro that I sent you, save it and then use that button you just bound the script to to turn on and off the macro and you should be good to go"


    This is how Gerogia explained it to me. Very useful, I was able to get it goin on the first shot.
    The last paragraph is describing where you would paste the script if you were to have one that u wanted
     
    #3 LaggyTryHard, Jan 30, 2018
    Last edited: Jan 30, 2018
  4. cheese_ball_3

    cheese_ball_3 Çhêê§ê lðrÐ
    Builder ⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    Jul 21, 2017
    Messages:
    322
    Trophy Points:
    20,610
    Ratings:
    +487
    :-: thanks. Ima try dis when i gets de chance.
     
  5. LaggyTryHard

    LaggyTryHard ♛Exalted Builder♛
    EcoLeader ⛰️⛰️⛰️ Ex-EcoLegend ⚜️⚜️⚜️⚜️ Prestige ⭐ I ⭐ Premium Upgrade

    Joined:
    Jun 15, 2017
    Messages:
    1,361
    Trophy Points:
    52,160
    Gender:
    Male
    Ratings:
    +964
    Macro for auto stacking (You must have ExtCommands to use /stack)
    $${if(autostack)}$$ $${log("Autostack Disabled")}$$ $${unset(autostack)}$$ $${else()}$$ $${log("Autostack Enabled")}$$ $${set(autostack)}$$ $${do()}$$ $${wait(25)}$$|/stack| $${while(autostack)}$$ $${endif()}$$
    Useful for not having to replace your hand with a block if you are mass-placing them
     
    #5 LaggyTryHard, Jan 30, 2018
    Last edited: Jan 30, 2018
  6. LaggyTryHard

    LaggyTryHard ♛Exalted Builder♛
    EcoLeader ⛰️⛰️⛰️ Ex-EcoLegend ⚜️⚜️⚜️⚜️ Prestige ⭐ I ⭐ Premium Upgrade

    Joined:
    Jun 15, 2017
    Messages:
    1,361
    Trophy Points:
    52,160
    Gender:
    Male
    Ratings:
    +964
    Does anyone have a macro that feeds you when you get hungry as well as one that fixes your tools every X seconds?
     
    #6 LaggyTryHard, Jan 31, 2018
    Last edited: Jan 31, 2018