[Open Source] ScarabCoder's Free Macros - LWC, Lotto, Pumpkin Farming, More!

Discussion in 'Basic Tutorials' started by ScarabCoder, Nov 21, 2015.

  1. ze7707

    ze7707 Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Feb 5, 2014
    Messages:
    1,365
    Trophy Points:
    25,640
    Ratings:
    +442
    The tppos is messed up. You should just make it so it does the first 3 (not the degrees, minutes, seconds)
     
  2. ScarabCoder

    ScarabCoder Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Sep 12, 2015
    Messages:
    305
    Trophy Points:
    15,790
    Gender:
    Male
    Ratings:
    +235
    It's not messed up. If used, it teleports making the player face towards the protection. I have tested it.
     
  3. ze7707

    ze7707 Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Feb 5, 2014
    Messages:
    1,365
    Trophy Points:
    25,640
    Ratings:
    +442
    It made me go the opposite way of the LWC.
     
  4. ScarabCoder

    ScarabCoder Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Sep 12, 2015
    Messages:
    305
    Trophy Points:
    15,790
    Gender:
    Male
    Ratings:
    +235
    Opposite way?
     
  5. ze7707

    ze7707 Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Feb 5, 2014
    Messages:
    1,365
    Trophy Points:
    25,640
    Ratings:
    +442
    Facing the opposite way sometimes.
     
  6. ScarabCoder

    ScarabCoder Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Sep 12, 2015
    Messages:
    305
    Trophy Points:
    15,790
    Gender:
    Male
    Ratings:
    +235
    I probably got the pitch and yaw messed up in the wrong order. I'll reverse the order now.
     
  7. ze7707

    ze7707 Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Feb 5, 2014
    Messages:
    1,365
    Trophy Points:
    25,640
    Ratings:
    +442
    Okay
     
    #87 ze7707, Dec 24, 2015
    Last edited: Dec 24, 2015
  8. ScarabCoder

    ScarabCoder Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Sep 12, 2015
    Messages:
    305
    Trophy Points:
    15,790
    Gender:
    Male
    Ratings:
    +235
    I fixed it, though the order should have been correct. I just removed the pitch and yaw entirely. :(
     
  9. CodeTrooper

    CodeTrooper Builder
    Builder ⛰️ Ex-Resident ⚒️

    Joined:
    Dec 10, 2015
    Messages:
    246
    Trophy Points:
    12,070
    Gender:
    Male
    Ratings:
    +376
    So many bugs...XD
     
  10. ScarabCoder

    ScarabCoder Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Sep 12, 2015
    Messages:
    305
    Trophy Points:
    15,790
    Gender:
    Male
    Ratings:
    +235
    I only just finished it right before I posted it.
     
  11. CodeTrooper

    CodeTrooper Builder
    Builder ⛰️ Ex-Resident ⚒️

    Joined:
    Dec 10, 2015
    Messages:
    246
    Trophy Points:
    12,070
    Gender:
    Male
    Ratings:
    +376
    I mean that there are so many bugs you had to fix and probably more.
     
  12. polltax

    polltax seldom right but never in doubt
    Builder ⛰️ Ex-President ⚒️⚒️ Premium Upgrade

    Joined:
    Jul 21, 2013
    Messages:
    785
    Trophy Points:
    49,410
    Gender:
    Male
    EcoDollars:
    $0
    Ratings:
    +466
    I'm interested in the auto-repair macro. How would I download it? (Sorry I don't know that much about this :3) Also is there a way where I can set it to auto repair at 700 blocks left or something?
     
  13. ScarabCoder

    ScarabCoder Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Sep 12, 2015
    Messages:
    305
    Trophy Points:
    15,790
    Gender:
    Male
    Ratings:
    +235
    Hmm... I should have instructions in the thread. 700 blocks left is roughly the durability of a diamond pickaxe, but the default macro repair amount is 50 blocks left. It is easily changed though.
     
  14. ScarabCoder

    ScarabCoder Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Sep 12, 2015
    Messages:
    305
    Trophy Points:
    15,790
    Gender:
    Male
    Ratings:
    +235
    Oh, looks like I didn't put it in the thread.

    To install, open the macro GUI (Shift+~ default) and at the top press the arrow pointing right. Then, press the onItemDurabilityChange button and in the text field type $$<erep.txt>. Then press Edit File... and type erep.txt. In the large text field, paste this code:

    $${
    IF(DURABILITY < 50)
    ECHO("/repair")
    ENDIF
    }$$

    Press Save, then Save again. That's it!
     
  15. polltax

    polltax seldom right but never in doubt
    Builder ⛰️ Ex-President ⚒️⚒️ Premium Upgrade

    Joined:
    Jul 21, 2013
    Messages:
    785
    Trophy Points:
    49,410
    Gender:
    Male
    EcoDollars:
    $0
    Ratings:
    +466
  16. BuildsByGideon

    BuildsByGideon Architecture
    Builder ⛰️ Ex-EcoLegend ⚜️⚜️⚜️⚜️ Prestige ⭐ I ⭐ Premium Upgrade

    Joined:
    Sep 15, 2015
    Messages:
    1,862
    Trophy Points:
    56,010
    Gender:
    Male
    Ratings:
    +4,373
  17. Overprotected

    Overprotected Builder
    Builder ⛰️ Ex-EcoMaster ⚜️⚜️⚜️⚜️ Premium Upgrade

    Joined:
    Mar 22, 2015
    Messages:
    418
    Trophy Points:
    47,910
    Gender:
    Male
    EcoDollars:
    $0
    Ratings:
    +3,021
    Bump!

    Do you have a skype for messaging? I wanna discuss macros.
     
  18. ScarabCoder

    ScarabCoder Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Sep 12, 2015
    Messages:
    305
    Trophy Points:
    15,790
    Gender:
    Male
    Ratings:
    +235
    Sure, I can forum PM you. I can't voice/call, but I can do IMing
     
  19. Overprotected

    Overprotected Builder
    Builder ⛰️ Ex-EcoMaster ⚜️⚜️⚜️⚜️ Premium Upgrade

    Joined:
    Mar 22, 2015
    Messages:
    418
    Trophy Points:
    47,910
    Gender:
    Male
    EcoDollars:
    $0
    Ratings:
    +3,021
    I don't call either.

    My skype is [Smeef-Edit]
     
    #99 Overprotected, Jan 13, 2016
    Last edited: Jan 13, 2016
  20. ScarabCoder

    ScarabCoder Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Sep 12, 2015
    Messages:
    305
    Trophy Points:
    15,790
    Gender:
    Male
    Ratings:
    +235
    I copied it, but might not want to have that on a public forum. You can edit it out.