第 1 頁 (共 1 頁)
發表於 : 週一 8月 05, 2002 7:41 am
由 Alex
超強的唷...我都不會寫~~
[分享]打鐵程式
發表於 : 週日 8月 04, 2002 9:00 am
由 rayymca
sendmacro( 8 )
delay(7000)
//巨集8是錄打鐵
var8=GetColorPos[var1,pos2,pos3]
//var1設定要搬移的物品顏色
//pos2跟pos3設定要搬移的容器左上右下角
if var1=color[var8]
drag all from GetColorPos[var1,pos2,pos3] to pos4
//pos4 設定要放置的位置
delay 1000
end if
if wght<275
//重量自己改
drag 3 from Pos5 to pos6
delay(2000)
end if
//從地上拿磚到身上