Kash will not drop the following:
- S0 shield hp.
- S7 shield hp.
- S6 shield hp.
- E0 top speed.
- E8 top speed.
- E6 top speed.
- Reward parts such as the borstel.
Code:
/target Kash;
/pause .1;
/conversationStart;
/pause .1;
/npcConversationSelect 0;
/pause .1;
/npcConversationSelect 7;
/pause .1;
/npcConversationSelect 6;
/pause .1;
/npcConversationSelect 0;
Check active Space battles
Code:
/spacebattlestatus lok;
/pause 0.1;
/spacebattlestatus dantooine;
/pause 0.1;
/spacebattlestatus corellia;
/pause 0.1;
/spacebattlestatus naboo;
/pause 0.1;
/spacebattlestatus tatooine;
Locations of Space Battles" class="wiki wiki_page">Space Battles
Code:
/waypoint space_corellia 1200 3000 5500 Space Battle Corellia;
/waypoint space_tatooine 4300 3900 1600 Space Battle Tatooine;
/waypoint space_naboo -5032 -3958 4345 Space Battle Naboo;
/waypoint space_dantooine 2700 4400 -2800 Space Battle Dantooine;
/waypoint space_lok 2933 473 -1450 Space Battle Lok;
Target Imperial Aces Macro
Code:
/tar Darth;
/pause 0.1;
/tar Mara;
/pause 0.1;
/tar Maarek;
/pause 0.1;
/tar Turr;
/pause 0.1;
/tar Vindoo;
/pause 0.1;
/tar Cive;
/pause 0.1;
/tar Chiraneau;
/pause 0.1;
/tar DS-181-4;
/pause 0.1;
/tar Soontir;
/pause 0.1;
/tar Iran;
Target Rebel Aces Macro
Code:
/target Derek "Hobbie" Klivian;
/pause 0.1;
/target Wedge Antilles;
/pause 0.1;
/target Luke Skywalker;
/pause 0.1;
/target Tycho Celchu;
/pause 0.1;
/target Keyan Farlander;
/pause 0.1;
/target Tarrin Datch;
/pause 0.1;
/target Pash Cracken;
/pause 0.1;
/target Jan Ors;
/pause 0.1;
/target Arhul Narra;
/pause 0.1;
/target Arvel Crynyd;
Generate Space Battles Report & locations
Code:
/say Space Battle Report;
/pause 0.05;
/spacebattle corellia;
/pause 10;
/spacebattle dantooine;
/pause 10;
/spacebattle lok;
/pause 10;
/spacebattle naboo;
/pause 10;
/spacebattle tatooine;
/pause 10;
/spacebattlestatus;
/say Nav setting for Space Battle;
/say Cor: Set Nav to Trilecta Star 5.6km;
/say Dant: Set Nav to Isryn's Veil 5.8km;
/say Lok: Set Nav to Voria's Ember 3.7km;
/say Naboo: Set Nav to Pennumbra Omen 8.2km;
/say Tat: Set Nav to Deep Sea 5.2km;