Psycho Squirrel Patrol Forum

Full Version: Hunter trap slinger macro ...ect
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Single button trap launcher. Press once to activate launcher Press again to select trap then mouse to trap position

#showtooltip Snake Trap
/castsequence reset=5 Trap Launcher, Snake Trap

or the 2 button approach

#showtooltip Snake Trap
/cast [button:1] Trap Launcher,[button:2] Snake Trap

Note: spell names are case sensitive

You can use these macros for all sorts of things. Here is another example

#showtooltip Mana Gem
/use [button:1] Mana Gem
/cast [button:2] Conjure Mana Gem

#showtooltip Fishing
/cast [button:1] Fishing
/use [button:2] Sharpened Fish Hook

/castrandom Swift Mistsaber, Cobalt Riding Talbuk, Black Battlestrider

Some assisting macros

This macro will require you to set focus on the tank by targeting the tank and typing /focus

/target [target=focustarget, harm, nodead]
/startattack
/petattack

Does not require focus

/assist *tanks name*

/assist party1 or whatever spot the tank is in on your interface not counting yourself 1 is person below you then 2 ect

Hope you can find some use for these. let me know if any don't work or if you have a shortcut to the same resultfucking
Reference URL's