close

/script if (GetTrackingTexture( ) == "Interface\\Icons\\Spell_Nature_Earthquake") then CastSpellByName("尋找草藥") else CastSpellByName("尋找礦物") end

/script gtt=GetTrackingTexture();if (gtt==nil) then gtt="none";end;if (string.find(gtt,"Earthquake")) then CastSpellByName("尋找草藥");else CastSpellByName("尋找礦物");end;

/script gtt=GTT();if (gtt==nil) then gtt="none";end;if (string.find(gtt,"Earthquake")) then CSBN("尋找草藥");else CSBN("尋找礦物");end;

按右鍵另存目標
( 不然會有亂碼 )

arrow
arrow
    全站熱搜

    both2992 發表在 痞客邦 留言(0) 人氣()