Universal Teleport Rope by Legenis
Description from the author:
#############################################
## Universal Teleport Rope
## Created by Legenis
##
## A sginle script to use with both your dexxers and mages.
##
## Will preform a skill check if you are a mage and add teleport into the rotation.
##
#############################################
if skill 'magery' > 20
hotkey 'Teleport'
endif
hotkey 'clear target queue'
if not findtype 5370 backpack
overhead 'Out of ROPE!' 33
stop
endif
dclicktype 5370 backpackPart of the Legenis Assassin Toolkit