Skip to content

qkdefus/ClassicAssist-Macros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ClassicAssist Macro Repository

Contributing

Video Instructional

Video Instructional using new share button in Macros tab

To contribute to this repository, send a pull request with your macro placed in the 'Macros' directory with a directory structure that describes the category of your macro, such as 'Skills\Animal Taming'

File Header

Include the following information at the start of your macro to provide metadata, such as the following

If you macro is shard specific:

# Name: Delucia Bulls
# Description: Walks around delucia taming bulls
# Author: Reetus
# Shard: OSI

Or if it era specific:

# Name: Delucia Bulls
# Description: Walks around delucia taming bulls
# Author: Reetus
# Era: TOL

The following fields are required:

  • Name
  • Description
  • Author

And must include one of the following:

  • Shard
  • Era

Era may be one of the following:

  • T2A
  • UOR
  • AOS
  • SA
  • HS
  • TOL
  • Any

About

ClassicAssist public macro repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%