What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Request] Need macro

gimik

New Member
Joined
Jul 18, 2010
Messages
1,326
Reaction score
5
Hey guys i need a macro to interact with a NPC, like click it and it will 'talk' to the NPC allowing me to buy stuff or w/e. Just wondering if anyone knew how to make a short little script for this.

So I want a macro to allow me to interact with one of the auction house NPC's = D (the NPC's name is Auctioneer Jaxon and the ID is 15659)

Thanks!!
 
its a protected function. but wht i have used is

/target "targetname"

then setup interact with target and send that keybind
 
i can target it, but i don't know how to do the interaction part O.o
 
Maybe the addon automation can help you


Sent from my iPhone using Tapatalk
 
Only reason I'm asking for this macro, is because in SW, if you stand in the corner on the stairs next to the mailbox by the AH facing the wall, you can interact with the auctioneer NPC = D. So basically it would cut out the need to run back and forth from the NPC to the mailbox xD
 
So, I've basicly just coded a program to help you out a bit.
Dl the zip, unzip, run program, enter the keybinds you use (program does not give you new keybinds, so set them before running the prog)
then simply press the button for your ah macro and violla...
For instance, do a macro like this
Code:
[I]/cleartarget
/targetexact Auctioneer Jaxon
/cleartarget [dead] [noexists][/I]
Place it on actionbar with keybind 3.
Change keybind for "interact with target" to "v"
Open the prog I made for you.
Enter 3 as macro keybind, and v as interacting keybind
the pause keybind is to pause the program, so you can type 3 without something else happens, just press the pause keybind again to get the prog run.


Anyways, I'm going off for sleep now, gl
 

Attachments

Last edited:
jou can use an addon called jamba. It has a purchase option where you canspecify items to always have ( like mine is set to always have 20 AnKh's in stock for each of my shammies)
 
This is not what i need, but thanks for the advice.
 
Whacker! =D
Na, I'm glad you found a good solution that fits you mate.
Gl
 
Back
Top