1. Gyorst macro
macroban szerepl 1. title: First Colonel (Commando Division) - SW-s title
2. title: Escape Artist - Hall of the Demon Lordbl megszerezhet
/run SetTitleRequest(530459)
/wait .5
/run CastSpellByName("Mad Rush")
/wait .5
/run SetTitleRequest(530427)
2. Ruha csere s pet visszahv macro
hall eltt, hogy ne romoljon a ruhd durja, a peted loyalityje s nourishmentje
A SwapEquipmentItem mg a 2 helyre rd be azt a szmot, amelyik ruha slotban van a "kisruhd"
0 = 1. slot
1 = 2. slot
2 = 3. slot
A PetReturnButton_OnClick mg az 1 helyre rd azt a szmot, amelyik pet slotban van a peted
/script
/run SwapEquipmentItem(2)
/run PetReturnButton_OnClick(1)
3. Ruha visszacsere s pet elhv macro
az elz macro ellentte, visszavlt a "nagyruhdba" s elhvja a petedet
/script
/run SwapEquipmentItem(0)
/run SummonPet(1)
4. Hall macro
hall debt s dura romls nlkl
/script SetCameraPosition (0,0,1000000);
5. R/S Combo Throw macro
az idzjelek kz rd be annak a nevt, amit te hasznlsz
/script EquipItem (11)
/script UseItemByName ("dobtr neve")
/script CastSpellByName("Combo Throw")
/wait .2
/script UseItemByName ("nyilak neve")
/script UseItemByName ("j neve")
|