AutoRespondCreated by Chef_de_Loup - Last updated on June 29 2006
Download
*New version based on the AddOn by Ayradyss
[usability] - very useful for sellers to create their specific sale response by defined keyword(s) [features] - free numbers of responds each with a status, keyword(s) and response - free numbers of textlines for each response - visual frame to edit the responds - english and german localization - you can now include links to your tradeskills - create itemlinks of bag items by dragging [hints] [help needed] - if someone wants to redesign the AutoRespond window pls contact me - localization for french and korean version [FAQ] How can i edit the responds? Type /ar or /autorespond to show the window for editing the responds. How can i add new respond? Use the Button to add a new respond. Can i change the default content? Yes, but for this you must edit the localization file. Search for the String you want to edit. But please remember this is on your own risk! I want to edit a specific respond, but i dont know how to do it. Switch to the respond you want to edit with the button. There you can edit the status, keyword and response as you want to. How can i create a link to a tradeskill? Open your tradeskill-window and select the wanted tradeskill. Press the ''add link' button in the AutoRespond-window and the AddOn will include the link automatically. How can i use the script-option? If you want to start a script when getting a specific whisper, activate the option for script handling of these respond. Scripts must be lua-code! look at http://www.wowwiki.com/World_of_Warcraft_API to get some infos about available functions. Is there an easy script to auto-invite people in my group? Yes! Write the following in your response and activate the script-option: InviteByName($t); HowTo promote responses to channels? Use the function Auto_Respond_PromoteToChannel(index,channel[,number]); in your makro. - index is the index of the respond to promote, the respond must be active and no script! - channel is the system to where to promote to, the following systems are available "GUILD" - promote to guildchannel "PARTY" - promote to partychannel "SAY" - promote as say "YELL" - promote as yell "RAID" - promote to raidchannel "CHANNEL" - promote to channel with the given number - number is a optional parameter, only used with system "CHANNEL"! The number is the number of the channel you want to promote to (mostly 2 is the channelnumber for tradechannel). Example in makro: /script Auto_Respond_PromoteToChannel(1,"GUILD"); -- this will promote the first respond to the guildchannel /script Auto_Respond_PromoteToChannel(1,"CHANNEL",2); -- this will promote the first respond to the channel with number 2 (mostly tradechannel) - How can i add an itemlink from an item in one of my bags? Pickup the item by mouse and dragging it to the 'link' button of AutoRespond. There you just click on the button and it will create a link to the item automatically in the textfield [commands] /ar or /autorespond : shows the AutoRespond window
There is no dependency information for this file.
- aded autosave for keyword(s) and response, you don't have to save the respond automatically any more
|
6832 downloads
(4 today) |
||||||||||||||||||||||||||||||||||||||||||
AutoRespond
Comments
Chef_de_Loup
January 19, 2006 - 4:24 am [ Reply ]I need some help from you!
I want to include a system to publish the keywords in a given channel. By that it will be best to include a publish-text for every respond you want to publish. The publish-text should describe the content of the respond in a sentence. So i want to know what syntax you want to have.
At now i try the following:
publish-text + "whisper" + Keyword + "for infos"
In real it looks like this:
Offer of the day! whisper offer for infos
Is someone have a better idea pls tell me!
Chef_de_Loup
November 8, 2005 - 2:47 am [ Reply ]If you have an older Version of AutoRespond you should delete/move the old SavedVariables-file of the mod. Maybe it could create some problems when starting with old informations.






Language