1 頁 (共 1 頁)

發表於 : 週六 8月 10, 2002 1:07 am
caling
ok
我解決了.^^

發表於 : 週六 8月 10, 2002 12:39 am
caling
還是有問題.
sendmacro(5)
delay(12500)
sendmacro(6)
delay(1500)
if wght < 75
drag 300 from pos1 to pos2
end if
sendmacro(7)
delay(12500)
sendmacro(8)
delay(1500)
if wght < 75
drag 300 from pos1 to pos2
end if

對ㄇㄚ..但為什麼跑到一半不跑了.

發表於 : 週六 8月 10, 2002 12:31 am
caling
sorry 我搞錯了.^^
謝謝各問長老嚕..我知道了.^^

發表於 : 週六 8月 10, 2002 12:22 am
caling
按照大大們指示的方法ㄚ..用了跑一次.然後就出現程式錯誤的方塊框框出來了..
為什麼ㄟ..

發表於 : 週四 8月 08, 2002 6:10 pm
Anthony
target就是物件..
你錄好macro會有一個是target
對著它按右鍵...
就可以選target type了

發表於 : 週四 8月 08, 2002 4:55 pm
carol
不清楚ㄝ...
反正就把UOA中的那個案右鑑改一嚇^^"

發表於 : 週四 8月 08, 2002 2:30 pm
caling
這是ezs1的ㄇㄚ
//macro錄好後把target改成target item type(5678都要改)
裡面的target item type是指什麼
麻煩嚕.^^

發表於 : 週三 8月 07, 2002 7:03 am
carol
[script]
sendmacro(5)
delay(12500)
sendmacro(6)
delay(1500)
if wght < 75
drag 300 from pos1 to pos2
end if
sendmacro(7)
delay(12500)
sendmacro(8)
delay(1500)
if wght < 75
drag 300 from pos1 to pos2
end if


//sendmacro(5)(7)是打鐵5打小刀7打菜刀
//sendmacro(6)(8)是融小刀和菜刀
//macro錄好後把target改成target item type(5678都要改)
//pos1是地上的鐵
//pos2是主包包放鐵的位置

發表於 : 週二 8月 06, 2002 11:40 pm
jackal
//f2打小刀 用uoa先錄好
sendkey(f2)
delay(12000)
//f3熔小刀 同上
sendkey(f3)
delay(2000)
if wght<100
//pos2地上放鐵的位置
//pos1自己身體
drag 300 from pos2 to pos1
delay(1000)
end if

另外…要不要我賣你鐵啊…1:14…
現量有5K…
你要幾K…我幫你生^^

發表於 : 週二 8月 06, 2002 11:37 pm
來福
這是邊打邊容的€



//練bs的
script]
//f2打小刀
sendkey(f2)
delay(12000)
//f12熔小刀
sendkey(f3)
delay(2000)
if wght<100
//pos2地上放鐵的位置
//pos1自己身體
drag 300 from pos2 to pos1
delay(1000)
end if

發表於 : 週二 8月 06, 2002 11:17 pm
Anthony
你可以去輔助軟體討論版找找...

發表於 : 週二 8月 06, 2002 11:04 pm
來福
邊打邊榮低ㄇ?

練bs..誰可以'幫幫忙.

發表於 : 週二 8月 06, 2002 10:52 pm
caling
練bs的ezs1怎麼設定..可以把它po出來ㄇㄚ.
謝謝..