Post by Max Liao (Callandryn) on Nov 10, 2003 5:07:37 GMT -5
Find a newbie area where you find static spawns. (Usually just right outside a city.) I did this outside Kor Vella last night and got 30,000 Pistol XP while I slept (5 hours). Sure they are newbie mobs and only give 25 - 75 XP per kill, but like I said, it added up to 30,000.
Step 1:
Turn off the auto AFK notification. (Devs don't like you playing while you sleep. hehe)
Step 2:
Ctrl + A
Macro Tab
New Macro
Step 3: Type is EXACTLY as I do ... including upper and lower case letters.
/ui action cycleTargetOutward;
/follow;
/pause 5;
/attack;
/pause 5;
/pointBlankSingle2;
/pause 5;
/harvest bone;
/harvest hide;
/loot all;
/pause 3;
/sit;
/pause 10;
/stand;
/ui action toolbarSlot00;
Step 4:
Put the macro into the F1 slot of yout toolbar.
Step 5:
Stand in your hunting spot.
Zoom the camera out (as far as it will go) at about a 45 degree angle over your head.
Crtl + Shift + S
F1
Feel free to tweak it so it works for you. For example, 'point blank shot' is a pistol skill. If you are using a rifle or carbine, you'll need to use another. In my macro I also have a line for 'medical forage'.
/ui action cycleTargetOutward; - This gets you a target to shoot.
/follow; - This will help you close in on your mob so that you can loot it afterwards. (Sometimes even with this I kill them too quickly. hehe)
/pause 5; - Gives you 5 seconds to close in.
/attack; - Duh
/pause 5; - I'm told this isn't needed, but it seems to work well for me in case I kill them too quickly.
/pointBlankSingle2; - Special attack in case a newbie mob is still alive after the initial attack.
/pause 5; - Again, it may not be needed ... but I use it.
/harvest bone; - harvests bone (if any) as primary.
/harvest hide; - harvests hide if there is no bone.
/loot all; loots the mob (in case some thugs pop while you sleep)
/pause 3; - waits 3 seconds in case of lag.
/sit; - to rest in case you took damage
/pause 10; - for 10 seconds
/stand; - get back up
/ui action toolbarSlot00; - Restarts the Macro (in the F1 position)
Step 1:
Turn off the auto AFK notification. (Devs don't like you playing while you sleep. hehe)
Step 2:
Ctrl + A
Macro Tab
New Macro
Step 3: Type is EXACTLY as I do ... including upper and lower case letters.
/ui action cycleTargetOutward;
/follow;
/pause 5;
/attack;
/pause 5;
/pointBlankSingle2;
/pause 5;
/harvest bone;
/harvest hide;
/loot all;
/pause 3;
/sit;
/pause 10;
/stand;
/ui action toolbarSlot00;
Step 4:
Put the macro into the F1 slot of yout toolbar.
Step 5:
Stand in your hunting spot.
Zoom the camera out (as far as it will go) at about a 45 degree angle over your head.
Crtl + Shift + S
F1
Feel free to tweak it so it works for you. For example, 'point blank shot' is a pistol skill. If you are using a rifle or carbine, you'll need to use another. In my macro I also have a line for 'medical forage'.
/ui action cycleTargetOutward; - This gets you a target to shoot.
/follow; - This will help you close in on your mob so that you can loot it afterwards. (Sometimes even with this I kill them too quickly. hehe)
/pause 5; - Gives you 5 seconds to close in.
/attack; - Duh
/pause 5; - I'm told this isn't needed, but it seems to work well for me in case I kill them too quickly.
/pointBlankSingle2; - Special attack in case a newbie mob is still alive after the initial attack.
/pause 5; - Again, it may not be needed ... but I use it.
/harvest bone; - harvests bone (if any) as primary.
/harvest hide; - harvests hide if there is no bone.
/loot all; loots the mob (in case some thugs pop while you sleep)
/pause 3; - waits 3 seconds in case of lag.
/sit; - to rest in case you took damage
/pause 10; - for 10 seconds
/stand; - get back up
/ui action toolbarSlot00; - Restarts the Macro (in the F1 position)