Skip to content

QoL for all class, auto use rootbeer and brooch sync with your main brust buff/skill

Notifications You must be signed in to change notification settings

Loliconera/auto-shit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

auto-shit

Auto use brooch and rootbeer sync with your main buff or main skill
make you DPS Brust time better :D

Commands

  • shit on //enable this module
  • shit off //disable this module
  • shit reload //reload shit config
  • shit set brooch [item link] //set brooch id *only that class
  • shit set rootbeer [item link] //set rootbeer id *only that class
    image

Config.json

{
    "enabled": true,                #Enable and Disable this module
    "rootbeer": [                   #set your rootbeer id, this use for auto detect
        80081
    ],
    "list": {
        "0": {                      #job or class id
            "rootbeerinfo": 80081,  #set your rootbeer id *if 0 = auto detect
            "broochinfo": 0,        #set your brooch id *if 0 = auto detect
            "buffid": 100811,       #buff for active
            "active": "nextskill",  #active type instance = after buff pop, nextskill = after use next skill
            "brooch": "once",       #once = active 1 time only when buff/skill start and will skip to use if in cd
            "rootbeer": "inbuff"    #inbuff = will use in buff/skill when item cd finish
        },
}

ISSUE

sometimes system can't auto detect brooch
you must set it by your self it easy to do
with command "shit set brooch [item link]"

About

QoL for all class, auto use rootbeer and brooch sync with your main brust buff/skill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%