. Uo: Brasil Blog: A Hardy Mount

Twitter

sexta-feira, 28 de maio de 2010

A Hardy Mount





;=======================================================;
; Script Name: A HardY Mount ;
; Author: A HardY ;
; Version: 1.0 ;
; Shard OSI/FS: OSI/FS ;
; Revision Date: 05/28/2010 ;
; Purpose: Auto unmount/remount ;
;=======================================================;
; Setup: Set hotkeys, dismount your pet and start script;
;=======================================================;
; v1.0 - First Release ;
;=======================================================;

set %hotkey1 7 ; start script
set %hotkey2 8 ; fast dismount
set %hotkey3 9 ; dismount until start again

pet:
display ok Please target your pet$
set #targcurs 1
finditem #ltargetid
wait 20
set %petID #ltargetid

loop:
onhotkey %hotkey1
goto start
goto loop

sub dismount
set #lObjectID #charID
event macro 17
wait 6
goto start

sub dismount2
set #lObjectID #charID
event macro 17
wait 6
goto loop

start:
repeat1:
onhotkey %hotkey2
gosub dismount
onhotkey %hotkey3
gosub dismount2
finditem %petID
if #findKind = 1
{
goto mount
finditem %petID
}
goto repeat1
mount:
finditem %petID
set #lObjectID %petID
while #findDist > 1
{
msg all follow me $
wait 10
finditem %petID
}
event macro 17
wait 10
goto repeat1



0 comentários:

Ultima Online - Illusions Shard - Ultimos Tópicos