Babangida by 20pa
Description from the author:
# Switch between Monkey and Crane wrestling stance by Jaseowns, edited by 20PA
# UO Outlands
if mana >= 5
if findtype "wrestling codex" backpack as jodex
getlabel jodex desc
wait 200
if "Monkey" in desc
say "[WrestlingStance5"
elseif "Crane" in desc
say "[WrestlingStance4"
else
overhead "No stance found, going to Monkey"
say "[WrestlingStance4"
endif
endif
else
overhead "Need more mana" 5
endifMe, myself, encouraged to join Outlands by watching Jaseowns' videos via YT. Struggled to find a basic stance-switching script for wrestlers and tried to edit Jaseowns' original script and it worked! Copy that script to your razor, set a Hotkey to it, enjoy your beginner wrestler experience with the most secure/effective stances. Cheers!