Bapeth's Dungeon Rope + Invis by barryroser
Description from the author:
# Bapeth's Dungeon Invis Rope
#
# This is a simple Rope + Invisibility spell script that calls Bapeths Modern Dungeon Picker script
# Make sure line #31 matches the name you saved the lockpicker script as
if mana >= 20
hotkey "Cancel Current Target"
cast "Invisibility"
overhead "Ninja magic..." 84
else
overhead "Not enough mana..." 38
endif
if findtype "rope" backpack 2799 as rope
dclick rope
wft 500
while targetexists
//donothing
endwhile
else
overhead "I am out of rope..." 34
endif
wft 3000
target self
hotkey "Cancel Current Target"
if skill "Stealing" = 100
warmode "on"
endif
if skill "Lockpicking" >= 80
script "Bapeths Modern Dungeon Picker"
endifThis script is meant to be used with Bapeth's Modern Dungeon Picker
https://outlands.uorazorscripts.com/script/d6b286a7-bebf-470b-a1ba-7d3a80114a79