#Support daylightdev

1 messages · Page 1 of 1 (latest)

robust monolithBOT
#

<@&872407642302197760>

Welcome to your Support Thread

Please check if your using the latest Skytils version at #Releases then check #Faq to see if your issue is maybe there, support will come soon.

If you crash do the *crash command in Discord and follow the instructions.

grizzled cypress
#

No screenshots of it breaking because it looks confusing like that, so it doesn't make it easier to understand

#

When it breaks it's just either nothing displayed or a different boss, which visually looks like normal, so no reason to attach these

distant moss
#

try using carry mode

grizzled cypress
#

Won't that make it even worse

#

Won't it look for bosses of others

distant moss
#

it will probably work better

grizzled cypress
#

because it seems to already do lol

distant moss
#

Cause you gotta middle click your own boss

grizzled cypress
#

While standing close to it or what

#

(I'm using safe spots)

distant moss
#

If you can hit it with melee middle click should work, but otherwise you gotta test

grizzled cypress
#

idk

#

Hitting it in storm is not a good idea

#

I don't melee it

#

What does the carry mode do though

#

Why did you suggest that

distant moss
#

but instead only works once you middle click a boss

#

tho I saw something else:

    @Property(
        type = PropertyType.SELECTOR, name = "Carry Mode",
        description = "Allow middle clicking to set your slayer boss.\nDisable this if you are doing your own boss.",
        category = "Slayer", subcategory = "General",
        options = ["Off", "T1", "T2", "T3", "T4", "T5"],
        i18nName = "skytils.config.slayer.general.carry_mode",
        i18nCategory = "skytils.config.slayer",
        i18nSubcategory = "skytils.config.slayer.general"
    )
    var slayerCarryMode = 0

    @Property(
        type = PropertyType.SWITCH, name = "Use Hits to Detect Slayer",
        description = "Finds your slayer based on the one you hit the most.",
        category = "Slayer", subcategory = "General",
        i18nName = "skytils.config.slayer.general.use_hits_to_detect_slayer",
        i18nCategory = "skytils.config.slayer",
        i18nSubcategory = "skytils.config.slayer.general"
    )
    var useSlayerHitMethod = true

    @Property(
        type = PropertyType.SWITCH, name = "Use Nametag to Detect Slayer",
        description = "Finds your slayer based on the nametag.",
        category = "Slayer", subcategory = "General",
        i18nName = "skytils.config.slayer.general.use_nametag_to_detect_slayer",
        i18nCategory = "skytils.config.slayer",
        i18nSubcategory = "skytils.config.slayer.general"
    )
    var useNametagHitMethod = false
#

There's apparently also a Use Nametag to Detect Slayer

grizzled cypress
#

If it works by clicking from the distance it would be good

grizzled cypress
#

I thought it already did

#

look for it by name

#

I hope with that turned on it'll be better

distant moss
grizzled cypress
#

Will try with the nametag thing