Experience
Grandmaster
I already added a version with peacemaking, but I would not recommend using a script for taming dragons and ww's and such that is so broad.
Have anything for training archery and healing at the same time? I'm looking for something that targets another character and attacks. If character is below 50% health disarm until 100%, if character is under 98% health begin healing.
@Experience is it possible to have a one button to place gold into my bankbox from my backpack?
yessirnot sure if auto bod filler exsists, to fill cloth bods?
Hi, don't know if you are still taking requests but I need a macro that targets the nearest red and bans him from my house. The tricky part is that I want my character to stay hidden and only come out of hiding when a red is around. is that possible?
@Experience
The script may be updated with the addition of the dragon barding, so the menu buttons are off.... i'll check into it asapcan you help me with a blacksmith bod filler script please?
I tried the one you posted here http://uosteam.proboards.com/thread/43/blacksmith-bod-filler-uof-edition
but my char keeps making random things instead of what the bod is supposed to and then the script trashes the bod and keeps getting a new bod from source book...
The source book only contains Iron bods and I filtered only small bods... I'm not sure what did I do wrong... please help. Thanks!
Does whisper work for house ban command? If it does it may be preferred for this script to stay hidden the whole time.if not hidden 'self'
useskill 'hiding'
@getenemy 'murderer' 'closest'
if @inrange 'enemy' '8'
msg 'I ban thee'
waitfortarget 5000
autotargetenemy
endif
else
@getenemy 'murderer' 'closest'
if @inrange 'enemy' '8'
msg 'I ban thee'
waitfortarget 5000
autotargetenemy
endif
endif