NevadaUO
Would you like to react to this message? Create an account in a few clicks or log in to continue.

UOPilot Script - Tailoring

Go down

UOPilot Script - Tailoring Empty UOPilot Script - Tailoring

Post  ImRedYourDead Sat Feb 26, 2011 9:44 am

// Tailoring (UOAssist not needed)
: Start

set # f 0
set # a 0

drag 298, 266 298, 266 1 // takes a pattern from the pile number 1 on the ground and puts in a pack (for determining the origin)
wait 400
drag 665, 604,834, 557 N // takes N (pick by weight) of pieces of cloth from the floor and puts it in bags
wait 400

set # a lastliftedID
set lasttargetID # a

REPEAT N // as many times as you took the cloth
set # f # f + 1
send F11 // LastObject / WFT / LastTarget the client
wait 2000 // pause on the appearance of menu selection items craft
double_left 242, 67 // submenu craft (picture of the pattern)
wait 5000 // pause until the craft pattern
say # f
end_repeat

drag 911, 560,680, 566 all // puts all the finished patterns in a bunch of number 2 on the floor

goto start

// Before running the script one time use syuing whale on anything.
// Delays need to be reviewed depending on the ping (for me it is well OOOOCHEN big = ()
// In a pile of number 1 Dolno be no more than 1k item is, otherwise he would not smoget from there take the 1 (!) Pattern. for this reason I have divided the patterns into 2 piles

ImRedYourDead
ImRedYourDead

Posts : 56
Join date : 2011-01-15
Age : 49
Location : Moscow Russia

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum