Skip to content

Latest commit

 

History

108 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

JsMacros Examples

License GitHub

JsMacros Discord Server

JSForDummies2 / JsMacros Examples — a chaotic but plentiful collection of ready-to-use JavaScript macros for the JsMacros mod (by WagYourTail) and Meteor Client.

These are "out of the box" examples covering:

  • Custom HUDs & Draw2D/Draw3D overlays
  • Event listeners (chat, death, dimension change, sounds, entity load, etc.)
  • Inventory & crafting automation
  • Player movement / input recording & replay
  • Remote control via chat
  • Ray tracing, ESP, sign scanning
  • Utility snippets and templates

Originally created as an un-refined library to help beginners jump into macro creation. Everything is community-oriented DIY — expect some rough edges, incomplete experiments, and mixed styles (including a couple of Lua-flavored files).

Disclaimer: This is a DIY project. Nothing is guaranteed to fully work in every version of Minecraft / JsMacros / Meteor. Use at your own risk and adapt as needed.

Structure

.
├── LICENSE
├── README.md          ← you are here
└── macros/            ← all example macros live here
    ├── README.md      ← detailed list + short descriptions of every macro
    └── *.js (and Macro Recorder)

See macros/README.md for the full catalog of examples with short descriptions.

Dependencies

Credits

Macros written with assistance from the wonderful community in WagYourTail's JsMacros Discord, including but not limited to:

Majority of the code & original documentation by Serainox / sernik77 (Silverainox / Sernik).

License

Licensed under GPL-3.0. See LICENSE for details.

About

"JSForDummies2" - JavaScript Macro pack for "JS Macros" and "Meteor Client" ["Out of the box" examples]

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages