Back to "hiding" tags

Drink Magic Resist Potion - Legenis Assassin by Legenis

Created: 03/04/2023
Last Updated: about 2 years ago
Description from the author:

part of Legenis Assassin Toolkit

1###########################################################################
2## Drink Potions, part of Legenis Assassin Toolkit
3## Created by Legenis
4## 
5## This script will equip you offhand (1-handed weapon) and drink a potion
6## This script uses global variables set in the script options menu.
7## To create or retarget these variables, see image here https://imgur.com/a/hB71N73
8##
9## myBackstabWep is ths weapon you use to backstab.
10## myOffHand is your fast swinging offhand.
11##
12## myBackstabWep and myOffHand are used consistantly thoughout Legenis Assassin Toolkit
13###########################################################################
14
15if lhandempty
16    hotkey 'Drink Night Sight'
17else
18    dclick myOffHand
19    wait 500
20    hotkey 'Drink Night Sight'
21endif

Quick Filters

Bard Quick SearchCrafter Quick SearchDexxer Quick SearchHarvester Quick SearchMage Quick SearchPVM Quick SearchPVP Quick SearchStealth Quick SearchTamer Quick Search