Stay connected while AFK.
Simply macro this to stay let the server think you are active:
/say ...
/pause 500
/macro connected (assuming you call the macro 'connected')
Faster Shooting
If you have two different (strong) abilities you can shoot with, you can use the following macro to shoot faster:
/placedshot (replace)
/pause 2
/lethalshot (replace)
/macro attack (assuming you call the macro 'attack')
Information: If you shoot one ability, this will take another cooldown timer then the other abilities, they will take on a 'general cooldown' which lasts shorter. Meaning that the lethalshot will be cooled down earlyer then placed shot, and vica versa.
Switching between Armour and Clothing Instantly.
Found this to be an useful and fun macro for quickly switching from your cool clothes to combat armor. Simply go to a toolbar that you dont use, and drag all of your pieces of clothing and armor up to it from your inventory. then create a new macro. I put all of my clothes on one side, and my armor on the other for simplicity. Remembering that the computer counts from zero for the panes and slots, the macros should go something like this:
/ui action toolbarPane05
/ui action toolbarSlot00
/ui action toolbarSlot01
Remember that the top bar goes from 00-11, and the second bar goes from 12-23.
And so on, until you have listed all of your clothes. you then create another macro for your armor. Remember when making these, that if you are going to switch directly from clothes to armor and back, that there are some things that wont be removed by the macros.
For example, if you dont wear a hat or hood, but wear a helmet during combat, then you will have to write a line into your clothing macro to remove your helmet. same goes with belts. These are useful tools to help you if you get aggro'd, and need to change real quick. you can also insert text in the beginning of the macro, so that every time you change, you say something crazy like "armor up!" or something equally silly.
Great help on moving furniture.
Simply place these into macro's, so that you can click on the buttons instead of spamming text all the time:
Rotating:
rr5, rr45, rr90, rr180 = rr = Rotate right ( 5,45,90,180 ) degrees of rotation.
/rotatefunitureRight 5 (Macro 1) (Slot 00)
/rotatefunitureRight 45 (Macro 2) (Slot 01)
/rotatefunitureRight 90 (Macro 3) (Slot 02)
/rotatefunitureRight 180 (Macro 4) (Slot 03)
rl5, rl45, rl90, rl180 = rr = Rotate left ( 5,45,90,180 ) degrees of rotation.
/rotatefunitureLeft 5 (Macro 5) (Slot 12)
/rotatefunitureLeft 45 (Macro 6) (Slot 13)
/rotatefunitureLeft 90 (Macro 7) (Slot 14)
/rotatefunitureLeft 180 (Macro

(slot 15)
Forwards & Backwards
f1, f10, f25, f50 = forward 1, forward 10, forward 25, forward 50 ( the # being the distance )
/Move Forward 1 (Macro 9) (Slot 04)
/Move Forward 10 (Macro 10) (Slot 05)
/Move Forward 25 (Macro 11) (Slot 06)
/Move Forward 50 (Macro 12) (slot 07)
set up 4 more macros as r1, r10, r25, r50 ( Remember with forward and back, is dependant on which way your Toon is Facing))
/Move Back 1 (Macro 13) (Slot 16)
/Move Back 10 (Macro 14) (Slot 17)
/Move Back 25 (Macro 15) (Slot 18)
/Move Back 50 (Macro 16) (slot 19)
set up 4 more macros as u1, u10, u25, u50 ( the number valuse u can set your self, the ones i list work good for me.)
/Move UP 1 (Macro 17) (Slot 08)
/Move UP 10 (Macro 18) (Slot 09)
/Move UP 25 (Macro 19) (Slot 10)
/Move UP 50 (Macro 20) (slot 11)
set up 4 more macros as d1, d10, d25, d50
/Move DOWN 1 (Macro 21) (Slot 20)
/Move DOWN 10 (Macro 22) (Slot 21)
/Move DOWN 25 (Macro 23) (Slot 22)
/Move DOWN 50 (Macro 24) (slot 23)
---------------------------------
I hope this will earn me a Premium Account!
