Back to "bapeths modern dungeon picker" tags
Bapeth's Dungeon Frost Armor Hotswap by barryroser
Description: Follow instructions at the top of the script
Use this when you are about to die.
This script is meant to be used with Bapeth's Modern Dungeon Picker (Not Required)
https://outlands.uorazorscripts.com/script/d6b286a7-bebf-470b-a1ba-7d3a80114a79
# Bapeths Dungeon Simple Frost Armor Hotswap # # You must have "Frost Aspect" unlocked # Bind this script to a hotkey and use it when you are about to die # # Create Cooldowns in Game: # "Aspect" - Regular type, no triggers needed # "Frost Shell" - Regular type, Trigger: Sys Message "Frost Shell activated", Cooldown : 5 # "Frost Shell Reset" - Regular type, Trigger: Sys Message "Frost Shell activated", Cooldown : (Match your aspect level) if not cooldown "Aspect" say "[AspectArmor Frost" 88 getlabel backpack ping if insysmsg "Your armor is already of that aspect" overhead "Frost Already Enabled" 2234 else cooldown "Aspect" 30000 overhead "--Frost Shell Primed--" 2234 endif else overhead "Aspect Cooling..." 45 endif if skill "Lockpicking" >= 80 script "Bapeths Modern Dungeon Picker" endif