PDA

View Full Version : Archery Macros Etc



TheRoseLady
02-15-2005, 08:34 PM
Can someone post their archery aliases or macros for me?

I haven't been an archer long enough and lost my settings with the HD demise. I can't even find the damn documentation on play.net that should list out things like how to get one single arrow from a bundle in your quiver.

Thanks in advance.

Lomoriond
02-15-2005, 08:40 PM
eh... it edited out all my return macro sets... wherever theres a misplaced R theres also a slash before it... where it says slash, put in an actual slash.... bleh

Ctrl + Z = gather %user9 arrow(slash)r put my arrow in arrows in %user4(slash)r

Ctrl + S = look my arrows in my %user4(slash)r
(to check my arrow count before I move on)

Ctrl + A = get 1 arrow from my %user4(slash)r

Ctrl + N = get 2 arrow from my %user4(slash)rcman mfire(slash)r

Ctrl + M = get 3 arrow from my %user4(slash)rcman mfire(slash)r

With user variables being set accordingly...

%user9 is bright, %user4 is sheath (cause I keep my arrows in my crossed quiver and bow sheath)

If you need help past that IM me or something (GSLtarian)

L

[Edited on 2-16-2005 by Lomoriond]

Divinity
02-15-2005, 10:50 PM
Heh. I have two.

F1 - get 1 arrow from my [put your container here]\rstance off\r
F2 - gather arrow\rput arrow in my arrows in my [put your container here]\r

This is my skinning script, if you're interested. You'll have to modify it for your own container of course.

#skins target

put open my goss pouch
waitfor Unclasping your gossamer wrist pouch
put get my knife from my goss pouch
waitfor You remove a skinning knife from in your gossamer wrist pouch.
put kneel
waitfor You kneel down
put skin %1

STAND:
put stand
Match STUNNED You are still stunned
Match TRYAGAIN ...wait
Match GOAHEAD You stand
Match GOAHEAD You are already
matchwait

STUNNED:
pause 3
goto STAND

TRYAGAIN:
goto STAND

GOAHEAD:
put stance d

STOW:
put put my knife in my goss pouch
Match STUNNED2 You are still stunned
Match STOW ...wait
Match DONE You put a skinning knife in your gossamer wrist pouch.
matchwait

STUNNED2
pause 3
goto GOAHEAD

DONE:
exit

Electrawn
02-15-2005, 10:59 PM
Couple of quick changes:

I'd remove the first waitfor on opening the pouch.

Replace put skin %1 with put skin target and you can skip the %1

DONE:
put loot
exit

Now add .skin as a macro for F3

Enjoy!

-Elec

Divinity
02-16-2005, 05:13 PM
I didn't make it, just ripped it off from a friend. Thanks for the changes, even though I have no idea what you just did. :lol:

Artha
02-16-2005, 05:44 PM
I just used psinet aliases.

fire=ready ammo\rfire my bow at \?\r
gather=gather arrow\rsheath\r

[Edited on 2-16-2005 by Artha]

MPSorc
02-16-2005, 06:42 PM
I had a great archery script, did a check to show me which arrows i was using (i always carry e-bladed and blessed arrows) , shot critter, and another for searching and gathering, .fire and .gath and with a highlight on the text for when my bless or e-blade ran out, i'll eventually post em, but right now i have my account on suspense while im in Korea getting ready for my PCS.