station.com Sign In / Change User Join Free Why Join? See the world of SONY
   
Search the Knowledge Base Games Community Store My Account Help
Star Wars Galaxies
Creature Handler
Sign In  ·  Help
Jump to Page:   1 · 2 · 3  |  Next Page
 
leet creature handling 101 - macros   [ Edited ]
Options    Options  
Ekaw
Jedi
Posts: 927
Registered: 10-19-2003


Ekaw

Reply 1 of 32

Viewed 4044 times


Macros, some love them, some think they are cheap but to the MCH, they can be a major asset.:
 
Delivering State Effects: Use this macro to deliver state effects (pet specials) much more effectively.  Train your pets to deliver with the same special command.  Dizzy/stun/plague strike, does not matter, if it is inconsistent, the pet will still deliver on a regular basis using this macro, however..  THEY WILL ATTACK WHATEVER YOU TARGET, so it takes a little practice.
 
/specialattack
 
/pause 4;
/tellpet followtarget;
/tellpet attack;
/tellpet special;
/tellpet special2;
/macro specialattack;
 
 
 
Halting Your Pets Attack Cycle: When you want your pet to stop attacking and come to you (especially now that “ferocity” is in full effect again.  Use this macro to have pets come to you because the looping macro WILL get you in trouble due to pets aggroing the wrong target:
 
/stopattackfollow
 
/dump;
/tellpet getinwedgeformation;
/tellpet follow;
 
 
Pet Following: Use this looping macro general following to run in the background when you are on a speeder or something and want your pets to at least try to stay with you without losing interest and attacking a dark jedi knight or something:
 
/followwedge
 
/tellpet getinwedgeformation;
/pause 3;
/tellpet follow;
/pause 3;
/macro followwedge;
 
 
This also resolves all pet tracking issues and keeps them from stacking on top of one another... have this looping in the background to have pets follow without issue while you are traveling with a speeder or what not.  Losing the dump command lets it run constantly, so you never lose your pets while traveling.  (ALSO THIS IS WHY PETS NOT FOLLOWING IS A NON ISSUE FOR ME)
 
Stop All Combat Including Pet Attacks:
 
You need a stop command for when that baby bull rancor pops out and you want your critters to stop aggroing EVERYTHING you target...
 
/stay
 
/dump;
/ui action clearCombatQueue;
/peace;
/tellpet stay;
/peace;

 
These work the absolute best of any macros I have come up with (they are simple enough but help TONS) and constantly deliver state effects to your target.  The pets will aggro whatever you target, even if it is off in teh distance so you still have to coordinate where they are attacking.
 
if you are working your pets for pvp, you are gonna need something higher level than a level 30 pet.  While they can have great ken resists, they will be probably vulnerable to everything else.
 
A toxic merrek battlelord is a great option, or a high level BE pet with good resists.
 
A great link posted by Joker resides in the CH forums and can be found at the link below:
 
http://forums.station.sony.com/swg/board/message?board.id=creature_handler&message.id=218613

Good luck, sticky the macros if anyone wants them.

Another update tonight, just need to look through my macros again.

Message Edited by Ekaw on 09-25-2005 09:52 PM

/sig

Master the Creature Handler profession, the most rewarding profession in Star Wars Galaxies...

Leet Creature Handling 101: Macros
10-21-2004 06:21 AM  

Report Abuse to a Moderator
 
Re: leet creature handling 101 - macros   [ Edited ]
Options    Options  
Ekaw
Jedi
Posts: 927
Registered: 10-19-2003


Ekaw

Reply 2 of 32

Viewed 3940 times


oh, the tellpet followtarget is essential in an attack command in that it makes razor cats and the like go toward their target before attacking, gets them moving it seems...  if you will.
 
enjoy.

Message Edited by Ekaw on 09-25-2005 09:50 PM

/sig

Master the Creature Handler profession, the most rewarding profession in Star Wars Galaxies...

Leet Creature Handling 101: Macros
10-21-2004 06:22 AM  

Report Abuse to a Moderator
 
Re: leet creature handling 101 - macros   [ Edited ]
Options    Options  
Ekaw
Jedi
Posts: 927
Registered: 10-19-2003


Ekaw

Reply 3 of 32

Viewed 3972 times


last tidbit, if you ARE gonna pvp.  Get your pets buffed by a doc first. This can be challenging since if you store them they will lose the buffs, but if you can, do it.  It stands to reason that if your opponent can use buffs, you should be able to as well, and your pets should too. 
 
Why should someone be uber when your pets have the same opportunity to be uber?  Get em buffed, watch em last.  I have tanked krayts now with twin razor cats buffed, made life uber easy for anyone else in the game.
 
So until they fix it and rebal, get your pets buffed and feed them sweesomberry rolls.  It will increase YOUR ham by 28-30 thousand with the right pets.
 
 
(EDIT I have no idea if this is still valid as I am newly returned post CURB.)

Message Edited by Ekaw on 09-25-2005 09:53 PM

/sig

Master the Creature Handler profession, the most rewarding profession in Star Wars Galaxies...

Leet Creature Handling 101: Macros
10-21-2004 06:27 AM  

Report Abuse to a Moderator
 
Re: leet creature handling 101 - macros
Options    Options  
Ekaw
Jedi
Posts: 927
Registered: 10-19-2003


Ekaw

Reply 4 of 32

Viewed 3917 times


/bump for those who might be interested.

/sig

Master the Creature Handler profession, the most rewarding profession in Star Wars Galaxies...

Leet Creature Handling 101: Macros
10-21-2004 09:22 AM  

Report Abuse to a Moderator
 
Re: leet creature handling 101 - macros
Options    Options  
Zachary74
SWG Second Lieutenant
Posts: 156
Registered: 09-14-2003


Zachary74

Reply 5 of 32

Viewed 3930 times


I am just about to make master creature handler and have been looking for special attack macros.  Thanks!!! Great Job!!!
 
Zachary
MBH/CH
Radiant

Zachary *Radiant* - Krull *Scylla*
Master Bounty Hunter - Master Creature Handler *Radiant*
Master Swordsman - Master Rifleman *Scylla*
10-21-2004 09:31 AM  

Report Abuse to a Moderator
 
Re: leet creature handling 101 - macros
Options    Options  
Seiryuu
Jedi
Posts: 2912
Registered: 06-26-2003


Seiryuu
PA: Clan Alya
Server: Starsider

Reply 6 of 32

Viewed 3903 times


I prefer to not use looping macros myself. This way the pets only did something when I commanded it. Instead, I bound all my frequent command macros to the keypad.

The top row is formation and protection:

7 - /tellpet wedge; /echo Wedge;
8 - /tellpet come; /echo Come Here;
9 - /tellpet guard; /echo Guard;

The middle row is more formation commands:

4 - /tellpet stalk; /echo Follow Target;
5 - /tellpet stay; /echo Stay;
6 -

The bottom two rows are attacks:

1 - /tellpet one; /echo Special One;
2 - /tellpet two; /echo Special Two;
3 - /tellpet volley; /echo Ranged Toggle;

0 - /tellpet melee; /echo Melee Pet Attack;
. - /tellpet range; /echo Ranged Pet Attack;

This allows all my basic commands to be used at the press of a button. Past the F1-F4 keys, I don't find the tool bar very convenient, whereas the keypad is more natural and can be used with one hand. Since there are no looping macros, I do not have to worry about commands being overridden or going off when I don't want them to.

All the echos are in the form of: \#rrggbbText\#ffffff

This lets me (and only me) get some feedback on the issued commands. I can set the color to differentiate from the rest of the colors in my chat window. The \#ffffff ensures I don't get strange color bleeds. The semi-colon at the end is because color codes are hidden characters once entered. This allows for easier modification of the macro later on. It isn't necessary, but won't hurt either.

I also set an alias: "alias tp tellpet"

The alias lets me always have a quick way to type in a shortened command. Usually for tricks, unbound commands, or if I do not want to move my hands to the keypad.

-----
Visit www.swgcreatures.com for all your creature needs.
Tell 'em Lantyssa sent you!

Math got you down? Need a tissue? Try my Chef and Tailor Tissue Calculators!

Looking for a special? Try this Excel spreadsheet on Special Abilities.
10-21-2004 11:30 AM  

Report Abuse to a Moderator
 
Re: leet creature handling 101 - macros
Options    Options  
Ekaw
Jedi
Posts: 927
Registered: 10-19-2003


Ekaw

Reply 7 of 32

Viewed 3904 times


^nice, there are many variations you guys can use.  Looped or not, try and find what works best for each individual.  With recursive macros going away, these are definitely things to think about.
 
Sticky?

/sig

Master the Creature Handler profession, the most rewarding profession in Star Wars Galaxies...

Leet Creature Handling 101: Macros
10-21-2004 11:59 AM  

Report Abuse to a Moderator
 
Re: leet creature handling 101 - macros
Options    Options  
Okram2k
Jedi
Posts: 2616
Registered: 01-29-2004


Okram2k
PA: DOGMA
Server: Tempest

Reply 8 of 32

Viewed 3895 times


the only macro I use is for when my pet get's too low of mind
 
/tellpet follow;
/tellpet trick2;
/tellpet trick2;
/tellpet trick2;
/tellpet trick2;
/tellpet attack;
 
takes a couple seconds to do, and it's enough that even my kimo gets all his mind back and is back in action, usually fast enough so that the animal he's attacking doesn't even have time to come attack me while he does it.

dddddddddddddddddddddddddddd
Oa'kron of Tempest
Retired Armorsmith, Architect, Merchant, and RSF Pilot!
Armorsmith Correspondant: November 2004 - April 2005.
Revolutionary: April 2005 - Present.
" So instead of sticking to the thing that our players really love, we start changing it. And now we're alienating the players playing our game, losing our subscribers."
- Jeff Hickman
10-21-2004 12:56 PM  

Report Abuse to a Moderator
 
Re: leet creature handling 101 - macros
Options    Options  
LeelMoon
SWG Lieutenant
Posts: 285
Registered: 08-26-2003



Reply 9 of 32

Viewed 3889 times


________________________________________________________________

It will increase YOUR ham by 28-30 thousand with the right pets
____________________________________________________________________

Can you maybe let me know how this is possible?

Would actually make me and Screecher viable in pvp.
10-21-2004 01:29 PM  

Report Abuse to a Moderator
 
Re: leet creature handling 101 - macros   [ Edited ]
Options    Options  
Ekaw
Jedi
Posts: 927
Registered: 10-19-2003


Ekaw

Reply 10 of 32

Viewed 3883 times


two 12500 HAM pets with doc buffs and sweesomberrry rolls are right inbetween 28-30k ham.  I now tank krayts with this combo, not very well mind you, but I do it.
 
(EDIT: Also outdated post CURB)

Message Edited by Ekaw on 09-25-2005 09:55 PM

/sig

Master the Creature Handler profession, the most rewarding profession in Star Wars Galaxies...

Leet Creature Handling 101: Macros
10-21-2004 01:53 PM  

Report Abuse to a Moderator
 
Re: leet creature handling 101 - macros   [ Edited ]
Options    Options  
Ekaw
Jedi
Posts: 927
Registered: 10-19-2003


Ekaw

Reply 11 of 32

Viewed 3890 times




LeelMoon wrote:
________________________________________________________________

It will increase YOUR ham by 28-30 thousand with the right pets
____________________________________________________________________

Can you maybe let me know how this is possible?

Would actually make me and Screecher viable in pvp.


It would not make your screecher useful at all. Two bio engineered pets around level 35 with the proper resists.  Hard difficult combination to put together IMO. 

 

Also, it should read increase your ham TO 28-30k depending on the pets you use, not BY 28-30k.

Message Edited by Ekaw on 10-21-2004 01:56 PM

/sig

Master the Creature Handler profession, the most rewarding profession in Star Wars Galaxies...

Leet Creature Handling 101: Macros
10-21-2004 01:54 PM  

Report Abuse to a Moderator
 
Re: leet creature handling 101 - macros
Options    Options  
LeelMoon
SWG Lieutenant
Posts: 285
Registered: 08-26-2003



Reply 12 of 32

Viewed 3879 times


Gonna try this today - think i might be onto something for pvp

I'm A master CH /MAster DOC

Gonna use on matrigue screecher

Buffs
Sweesonberry Rolls

Along with the
__________________________________
Trick2 Macro mentioned earlier

And a macro that
enrages pets
emboldens pets
Special 1
Special 2
__________________________________

Put on a full set of stun composite, damage reduct food, and use a lot of STIM E's

Screechers hit mind a lot - and their PLague strike is brutal.

I dont know if they will take out me or my pet fast enough to not be incapped by wounds
10-21-2004 02:33 PM  

Report Abuse to a Moderator
 
Re: leet creature handling 101 - macros   [ Edited ]
Options    Options  
Ekaw
Jedi
Posts: 927
Registered: 10-19-2003


Ekaw

Reply 13 of 32

Viewed 3883 times


that is the trick, if you could choose plague strike mind pool, that would be leet. Oh, the sweesomberry rolls add +1k to Health Action and Mind which is nice.  The doc buffs make the pet regen rate unreal. 
 
 
 
 

Message Edited by Ekaw on 10-21-2004 02:38 PM

/sig

Master the Creature Handler profession, the most rewarding profession in Star Wars Galaxies...

Leet Creature Handling 101: Macros
10-21-2004 02:35 PM  

Report Abuse to a Moderator
 
Re: leet creature handling 101 - macros
Options    Options  
Ekaw
Jedi
Posts: 927
Registered: 10-19-2003


Ekaw

Reply 14 of 32

Viewed 3834 times


/bump for those who missed it.  good info here.

/sig

Master the Creature Handler profession, the most rewarding profession in Star Wars Galaxies...

Leet Creature Handling 101: Macros
10-22-2004 01:23 PM  

Report Abuse to a Moderator
 
Re: leet creature handling 101 - macros
Options    Options  
Pluto9Moon
Jedi
Posts: 1378
Registered: 10-01-2003


Pluto9Moon
PA: DTF
Server: Valcyn

Reply 15 of 32

Viewed 3814 times


Ewak,

I would never use the first marco you give as you have it written. I prefer to be in more control and this could cause chaos if you are not careful. If you take time to heal a pet you must recycle the target to get out of danger if you mess it up.

The player should always be responsible for initiating the follow command and wait before attacking. What I would do is make two macros.

For instance, I have /tellpet follow on a hotkey. This allows me to decide when the perfect time to attack is.

If I were to meld your strategy with mine I would still bust it down to two routines.

/trail

/tellpet follow
/pause 10
/special

/special

/tellpet sa1
/pause .25
/tellpet sa2
/pause .25
/special

Your others seem ok.

The macro I used for grinding was:


/ui action cycleTargetOutward;
/tellpet attack;
/pause 15;
/attack;
/tellpet follow;
/pause 15;
/ui action targetGroup1;
/healdamage;
/ui action toolbarSlot12;

1st line picks a new target usually the closest to you.
2nd line makes the pet attack.
3rd pauses long enough for the pet to reach the distance in case its far away.
4th line is four you to finish off the mob.
5th calls the pet back to you.
6th gives it time to get back.
7th targets the pet. You must have it grouped. Also /target (Petname) should work.
8th heals its damage.
9th starts it all over again providing you put the button in the first box; second row.

Note: You could use this as an addition:

/ui action targetGroup1;
/healdamage;
/pause 8
/ui action targetGroup0;
/healdamage;
/ui action toolbarSlot12;

This heals you after it heals the pet. Plucking city trash should not get you killed if you are higher in your Secondary Combat Profession that CH.

Sign for Hutt Faction here: Hutt Faction

Not against broad changes, just profession specific ones (read as CH) that go against what we've been told in the past.
(I hired Trayson as a ghost writer for a good tagline)
10-22-2004 02:24 PM  

Report Abuse to a Moderator
Jump to Page:   1 · 2 · 3  |  Next Page